@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/80042/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Requiem for Patriots: 2. Kyrie" ;
    ns2:boys_chorus <http://data.carnegiehall.org/names/85426> ;
    ns2:choir <http://data.carnegiehall.org/names/102733>,
        <http://data.carnegiehall.org/names/142186>,
        <http://data.carnegiehall.org/names/142187> ;
    ns2:conductor <http://data.carnegiehall.org/names/142185> ;
    ns2:narrator <http://data.carnegiehall.org/names/115329> ;
    ns1:performer <http://data.carnegiehall.org/names/102733>,
        <http://data.carnegiehall.org/names/115329>,
        <http://data.carnegiehall.org/names/142185>,
        <http://data.carnegiehall.org/names/142186>,
        <http://data.carnegiehall.org/names/142187>,
        <http://data.carnegiehall.org/names/85426> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/125564> ;
    rdfs:comment "world premiere" .

