@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p066018684> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een nieuw kerstspel / door Th. van Baaren ; omslagtekening van Dick Verèl" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435790862> ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06846861X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61b2a5bba24e42d84e58184c85e2321d> ;
    schema1:name "Een nieuw kerstspel" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36f087ca0262c6f57edc8a902b41d62f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65421691> .

