@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/p404190987> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Jubilee overture / Philip Sparke ; [arr.]: Alex Schillings" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074912267> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p344568113> ;
    schema1:description "Voor fanfareorkest" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78c98510cd509dbf6d237be7e25f99f8> ;
    schema1:name "Jubilee overture" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/950d3343a545dee38687b954690b7bfc> .

