@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/43469/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Elegy" ;
    ns2:cello <http://data.carnegiehall.org/names/46734> ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/74818> ;
    ns2:clarinet <http://data.carnegiehall.org/names/60099> ;
    ns2:double_bass <http://data.carnegiehall.org/names/62871> ;
    ns2:english_horn <http://data.carnegiehall.org/names/65337> ;
    ns2:harp <http://data.carnegiehall.org/names/25550> ;
    ns2:viola <http://data.carnegiehall.org/names/27164> ;
    ns2:violin <http://data.carnegiehall.org/names/37045>,
        <http://data.carnegiehall.org/names/63337> ;
    ns1:performer <http://data.carnegiehall.org/names/25550>,
        <http://data.carnegiehall.org/names/27164>,
        <http://data.carnegiehall.org/names/37045>,
        <http://data.carnegiehall.org/names/46734>,
        <http://data.carnegiehall.org/names/60099>,
        <http://data.carnegiehall.org/names/62871>,
        <http://data.carnegiehall.org/names/63337>,
        <http://data.carnegiehall.org/names/65337>,
        <http://data.carnegiehall.org/names/74818> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/71044> ;
    rdfs:comment "world premiere" .

