@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/p451454472> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Redder is geboren : het verhaal van Kerst / Liesbeth van Binsbergen & Willemijn de Weerd ; met illustraties van Marjolein Hund" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p255758316> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241765498>,
        <http://data.bibliotheken.nl/id/thes/p290834473> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033834660" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68b00a242f5cc00567bbbc32df0483af> ;
    schema1:name "De Redder is geboren : het verhaal van Kerst" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/736b124a6c7ede4a8a5b5b6b4ab30a0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1553756829> .

