@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/p040685438> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Missa \"Fortuna desperata\" / van Jacob Obrecht ; bew. door Robert Eitner" ;
    dcterms1:issued "1880" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070856877> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074812920> ;
    schema1:description "Inleiding in Duits van Robert Eitner",
        "Voor koor (ATTB)",
        "Voorwoord in Nederlands van W.F. Loman" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044975538> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4814fc0e702434e38a0c01c3a656e5e6> ;
    schema1:name "Missa \"Fortuna desperata\"" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/905973af123749759891462bb146599d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64714432> .

