@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p185556590> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Babygedoe / Paul Reiser ; vert. [uit het Engels] door Ria Loohuizen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342283332>,
        <http://data.bibliotheken.nl/id/nbt/p342283340> ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p172955793> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070690421> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029535407" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02e6037c02475c1ba24427959c359401> ;
    schema1:name "Babygedoe" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0510ddec07c1f1e541175d52f08bb601> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67804809> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a12c9fd63c268df75b2cfd78e31b7e03> .

