@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/p185637604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een staart en een snuit, hoe zie ik eruit? / Amanda Leslie ; [vert. uit het Engels: Peter Molenaar]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074647938> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185643159> ;
    schema1:description "Op omslag: Een kiekeboe raadselboek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9052471266" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/304fcd943bca54c417de5865ff29caa6> ;
    schema1:name "Een staart en een snuit, hoe zie ik eruit?" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92fb1579dbcdb52260a69dcd781434fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67809262> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0ee538deb32ec03f3f7ce90d52e31f39> .

