@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/p863854915> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het jaar van de late nachtmis : een kerstnovelle / door Luc van Hoek" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342933566> ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06882033X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851250718> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a36c933c911c4e0e6e5d38ac5ddfdc0> ;
    schema1:name "Het jaar van de late nachtmis : een kerstnovelle" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fbf57c4917bbcf274c1c912522e9afb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64382906> .

