@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/p437520552> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jezus is geboren / Willemijn de Weerd, Marieke ten Berge" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p290834473> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p205120679> ;
    schema1:description "Kerstboekje bij de Peuterbijbel. - Tekst Willemijn de Weerd, illustraties Marieke ten Berge" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033834325" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d3bcd7360fe44306944cf0a33835d4d> ;
    schema1:name "Jezus is geboren" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a051cefed143a0cc905d0a64f1aeabce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1350575543> .

