@prefix dcterms: <http://purl.org/dc/terms/> .
@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/117289> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Courant zimble, BuxWV 245" ;
    dcterms:creator <http://data.carnegiehall.org/names/1006864> ;
    skos:exactMatch <https://id.loc.gov/authorities/names/no2001021220>,
        <https://musicbrainz.org/work/d2415536-b6e8-3012-8f24-dfd15ddeaca4> .

