@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://schema.org/> .
@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/16098> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Années de pèlerinage, 2e année, Italie, S. 161: 7. Après une lecture du Dante" ;
    dcterms:creator <http://data.carnegiehall.org/names/1001205> ;
    ns1:dateCreated "1837-1849" ;
    skos:exactMatch <http://dbpedia.org/resource/Dante_Sonata>,
        <http://id.loc.gov/authorities/names/n81028023>,
        <http://www.wikidata.org/entity/Q765803>,
        <https://musicbrainz.org/work/bd803a97-de2e-44e6-9082-13f48a1afd3e> .

