@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://id.loc.gov/vocabulary/relators/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.carnegiehall.org/works/91583> a <http://schema.org/CreativeWork> ;
    rdfs:label "Slow March" ;
    ns1:chr <http://data.carnegiehall.org/names/28429> ;
    dcterms:contributor <http://data.carnegiehall.org/names/28429> ;
    dcterms:creator <http://data.carnegiehall.org/names/1002249> ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n97828126> .

