@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/p861786297> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de meerstemmige mis / door J.A. Bank" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423896164> ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601580>,
        <http://data.bibliotheken.nl/id/thes/p078593077> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068636741> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860136124> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8b0e34f52157aefd8f5d1029713c541> ;
    schema1:name "Geschiedenis van de meerstemmige mis" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b03fbaf4f7e6c9c31be6d20b03856bd0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781786191> .

