@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/p395520576> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Concerto II / John Baston ; bass continuo Jo van Eetvelde" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078560780> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095479988> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071854037> ;
    schema1:description "voor sopraanblokfluit en strijkorkest" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c0c2ba09dfca8c80f3338b97d4c998c> ;
    schema1:name "Concerto II" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99d58ee58ff48bb188e878d7b84dabde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/919122404> .

