@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/p105709085> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Opera omnia / Jan Pieterszoon Sweelinck" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071329129> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070694710>,
        <http://data.bibliotheken.nl/id/thes/p074276743> ;
    schema1:description "Voor 4- tot 8-stemmig gemengd koor",
        "Voorwoord en kritisch commentaar in het Engels" ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087318172> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30677f1eab7c1f071d570811c2e6de44> ;
    schema1:name "Opera omnia" ;
    schema1:numberOfPages 309 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fefa764c30263a7554a4ee51db3decfe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66191060> .

