@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/p422880167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie wijzen van onzen tijd : kerstparabel / door Dr. J.R. Callenbach ; met een plaat van Dirk Boode" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069260176> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p11375549X> ;
    schema1:description "1e druk: 1936" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8303f8a8d482b5d204d42386c83c1b2> ;
    schema1:name "Drie wijzen van onzen tijd : kerstparabel" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfd8942ec9651705e005a27a8c424d20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1103397476> .

