@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p297869019> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Beroemde marsen : voor piano-solo / arr. Paul Seelig" ;
    dcterms1:issued "19XX" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068013884> ;
    schema1:description "Oorspr. uitg. o.d.t.: Beroemde marschen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27fb2bb88b208e43c3389f731f861643> ;
    schema1:name "Beroemde marsen : voor piano-solo" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27757b87d6409d3d700c316ec67f8d29> .

