@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/p105679755> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Opera omnia / Jan Pieterszoon Sweelinck" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071329129> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06999367X> ;
    schema1:description "Voor 4- tot 6-stemmig gemengd koor",
        "Voorwoord en kritisch commentaar in het Engels" ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087318172> ;
    schema1:isbn "9063750226" ;
    schema1:issueNumber 41 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67b669ca18cf326cf100d35f2ebd4298> ;
    schema1:name "Opera omnia" ;
    schema1:numberOfPages 265 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bf54056de0c34452b312f4b7890d496> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66189971> .

