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

<http://data.carnegiehall.org/events/46069/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Winchester Te Deum" ;
    ns1:choir <http://data.carnegiehall.org/names/13171>,
        <http://data.carnegiehall.org/names/61381>,
        <http://data.carnegiehall.org/names/64736>,
        <http://data.carnegiehall.org/names/69726>,
        <http://data.carnegiehall.org/names/74645>,
        <http://data.carnegiehall.org/names/81000>,
        <http://data.carnegiehall.org/names/81001>,
        <http://data.carnegiehall.org/names/81002>,
        <http://data.carnegiehall.org/names/81003>,
        <http://data.carnegiehall.org/names/9557> ;
    ns2:performer <http://data.carnegiehall.org/names/13171>,
        <http://data.carnegiehall.org/names/61381>,
        <http://data.carnegiehall.org/names/64736>,
        <http://data.carnegiehall.org/names/69726>,
        <http://data.carnegiehall.org/names/74645>,
        <http://data.carnegiehall.org/names/81000>,
        <http://data.carnegiehall.org/names/81001>,
        <http://data.carnegiehall.org/names/81002>,
        <http://data.carnegiehall.org/names/81003>,
        <http://data.carnegiehall.org/names/9557> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/76970> ;
    rdfs:comment "New York premiere" .

