@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/29455> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Divertimento in B-flat Major, H.II:46" ;
    dcterms:creator <http://data.carnegiehall.org/names/1003781> ;
    skos:exactMatch <https://id.loc.gov/authorities/names/n85388896>,
        <https://musicbrainz.org/work/984ea708-e947-4a9e-8b5f-3f079c2ae23a> .

