@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/p290743001> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Marche / composée par J.G. Doornik" ;
    dcterms1:issued "18XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070011311> ;
    schema1:description "Bron van beschr.: koptitel",
        "Voor piano" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53eee80a50a97833d5899f9342600e03> ;
    schema1:name "Marche" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63ca1be3168292b18d0a32fe2773ceaa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71706816> .

