@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/p105954055> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Suite B-Dur / Servaas van Konink ; [herausgegeben von] (Hans Oskar Koch)" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070202761> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069148287> ;
    schema1:description "Uitg. voor 2 violen en fagot (of 3 andere instrumenten); oorspr. voor 2 instrumenten en fagot" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/481b2c84683969ddde4540ff34086188> ;
    schema1:name "Suite B-Dur" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26e2d68e79c91fed3cd27d00fbdd1d23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66196776> .

