@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/p161906583> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Zes vier-stemmige psalmen / van Jan Pieters Sweelinck ; bew. door Robert Eitner" ;
    dcterms1:issued "1883" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071329129> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074812920> ;
    schema1:description "Franse en Nederlandse teksten",
        "Voor 4 zangstemmen (SATB)" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044975538> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28d41ae72b91c4937e6e53fc30f204f3> ;
    schema1:name "Zes vier-stemmige psalmen" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c860d82d4a111b41311a86237116990> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68166393> .

