@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/p343372177> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kerstwens van Sneeuwkonijntje / [ill.] Rebecca Harry ; [tekst: Nosy Crow ; vert. uit het Engels: J.H. Gever]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p260830291>,
        <http://data.bibliotheken.nl/id/thes/p352099402> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086516493> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025752279" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a88df308fa9e2e10661ed89ad9469843> ;
    schema1:name "De kerstwens van Sneeuwkonijntje" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb3e8efe357a04b0595518db56bb0cc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/814523001> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f77d4e3444bf048212204d06c37cd06d> .

