@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p181281147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groetjes uit Nieuw Eden / Paul Grist ; [vert. uit het Engels: Erik Deneyer ... et al.]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181280760> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181280922> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p181280825> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f3b28b1577f1945af98fe3d4ccf6178> ;
    schema1:name "Groetjes uit Nieuw Eden" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/452c7338efc33cad32cb3fbb095bfc85> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d972f74d862aa1d1de8b5d028a1ced08> .

