@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/p314523057> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste kerstboom in ons land : een oud kerstboekje / van F. Bungener ; naverteld door Rie van Rossum ; geïllustreerd door F. Bungener" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06948242X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067685439>,
        <http://data.bibliotheken.nl/id/thes/p072635754> ;
    schema1:description "Oorspr. uitg.: Amsterdam : Centen, 1867" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9e9abf1c2a255a9c6d4b0b86c91b943> ;
    schema1:name "De eerste kerstboom in ons land : een oud kerstboekje" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ec2ed8e4e31f6d0bdd66fcc53f3f735> ;
    schema1:sameAs <http://www.worldcat.org/oclc/255958538> .

