@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/40764> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Sonata for Oboe and Continuo in C Minor, RV 53" ;
    dcterms:creator <http://data.carnegiehall.org/names/1002833> ;
    skos:exactMatch <https://id.loc.gov/authorities/names/n80029356>,
        <https://musicbrainz.org/work/dfc46b4e-abd2-452f-9c93-1f6e9843affc> .

