@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/43959/work_14> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Requiem" ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/75936> ;
    ns2:choir <http://data.carnegiehall.org/names/71173>,
        <http://data.carnegiehall.org/names/71176>,
        <http://data.carnegiehall.org/names/71178>,
        <http://data.carnegiehall.org/names/75931>,
        <http://data.carnegiehall.org/names/75932>,
        <http://data.carnegiehall.org/names/75933>,
        <http://data.carnegiehall.org/names/75934>,
        <http://data.carnegiehall.org/names/75935>,
        <http://data.carnegiehall.org/names/75937>,
        <http://data.carnegiehall.org/names/75938>,
        <http://data.carnegiehall.org/names/75939> ;
    ns2:conductor <http://data.carnegiehall.org/names/61687> ;
    ns1:performer <http://data.carnegiehall.org/names/61687>,
        <http://data.carnegiehall.org/names/71173>,
        <http://data.carnegiehall.org/names/71176>,
        <http://data.carnegiehall.org/names/71178>,
        <http://data.carnegiehall.org/names/75931>,
        <http://data.carnegiehall.org/names/75932>,
        <http://data.carnegiehall.org/names/75933>,
        <http://data.carnegiehall.org/names/75934>,
        <http://data.carnegiehall.org/names/75935>,
        <http://data.carnegiehall.org/names/75936>,
        <http://data.carnegiehall.org/names/75937>,
        <http://data.carnegiehall.org/names/75938>,
        <http://data.carnegiehall.org/names/75939> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/72078> ;
    rdfs:comment "world premiere" .

