@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/p404184898> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Ouverture Xerxes / Jean Baptiste Lully ; arr. Marcel Baars" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070174970> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089848691> ;
    schema1:description "Cop. Heiloo : Red frog music",
        "Tijdsduur: ca. 3 min",
        "Voor harmonieorkest" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a39df6c5135671af6fa7373e76ec009> ;
    schema1:name "Ouverture Xerxes" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b907303d2d27b94b3552e555ca524b9> .

