@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/80043/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Te Deum" ;
    ns1:baritone <http://data.carnegiehall.org/names/115329> ;
    ns1:choir <http://data.carnegiehall.org/names/134800>,
        <http://data.carnegiehall.org/names/142204>,
        <http://data.carnegiehall.org/names/142205>,
        <http://data.carnegiehall.org/names/142206>,
        <http://data.carnegiehall.org/names/77687>,
        <http://data.carnegiehall.org/names/98390> ;
    ns1:conductor <http://data.carnegiehall.org/names/51425> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/142201> ;
    ns1:soprano <http://data.carnegiehall.org/names/142200> ;
    ns1:tenor <http://data.carnegiehall.org/names/142202> ;
    ns2:performer <http://data.carnegiehall.org/names/115329>,
        <http://data.carnegiehall.org/names/134800>,
        <http://data.carnegiehall.org/names/142200>,
        <http://data.carnegiehall.org/names/142201>,
        <http://data.carnegiehall.org/names/142202>,
        <http://data.carnegiehall.org/names/142204>,
        <http://data.carnegiehall.org/names/142205>,
        <http://data.carnegiehall.org/names/142206>,
        <http://data.carnegiehall.org/names/51425>,
        <http://data.carnegiehall.org/names/77687>,
        <http://data.carnegiehall.org/names/98390> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/125573> ;
    rdfs:comment "world premiere" .

