@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/p446257923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bach's Weihnachtsoratorium / Jac. Kort" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068721781>,
        <http://data.bibliotheken.nl/id/thes/p126967369>,
        <http://data.bibliotheken.nl/id/thes/p397427891> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074228455> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852162812> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec803644f889050c6c53e50995f8e9b7> ;
    schema1:name "Bach's Weihnachtsoratorium" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8473803b8763840365a10d5ff40dd98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509624416> .

