@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/p044077181> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bonifacius : Oratorium in drei Theilen / Dichtung von Lina Schneider ; Musik von W.F.G. Nicolaï" ;
    dcterms1:issued "1884" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070296561> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p167913085> ;
    schema1:description "Tekstboekje" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be620d20378e79df8a516d3e88042532> ;
    schema1:name "Bonifacius : Oratorium in drei Theilen" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da5a07ceea77a9a0c732ef6f55ca942a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64927719> .

