@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/p423896164> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de meerstemmige mis / door J.A. Bank" ;
    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:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861786297> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860136124> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa19584c855efc5092af9448298ad824> ;
    schema1:name "Geschiedenis van de meerstemmige mis" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c501d1e385c0c04598a830661810c081> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120222530> .

