@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/48461> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Années de pèlerinage, 1re année, Suisse, S. 160: 1. La Chapelle de Guillaume Tell" ;
    dcterms:creator <http://data.carnegiehall.org/names/1001205> ;
    ns1:dateCreated "1848-1855" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no2006093468>,
        <https://musicbrainz.org/work/5804701d-54a6-4c9d-afb9-3e01d6704e5a> .

