@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://id.loc.gov/vocabulary/relators/> .
@prefix ns2: <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/8866> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Canticle III, Op. 55, \"Still Falls the Rain – the Raids, 1940, Night and Dawn\"" ;
    ns1:aut <http://data.carnegiehall.org/names/1024310> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1024310> ;
    dcterms:creator <http://data.carnegiehall.org/names/1003241> ;
    ns2:dateCreated "1954" ;
    skos:exactMatch <http://dbpedia.org/resource/Canticle_III:_Still_falls_the_rain>,
        <http://id.loc.gov/authorities/names/no92000728>,
        <http://www.wikidata.org/entity/Q5033812>,
        <https://musicbrainz.org/work/d2d7fa89-b705-41f9-aa88-55030ece4a4e> .

