@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/34627> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Harmonies poétiques et religieuses, 2nd version, S. 173: 3. Bénédiction de Dieu dans la solitude (R. 14, No. 3)" ;
    dcterms:creator <http://data.carnegiehall.org/names/1001205> ;
    ns1:dateCreated "1848-1853" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n85184238>,
        <http://musicbrainz.org/work/bc3c513c-f4bb-3c80-b626-da4fb873e589> .

