@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/71787/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Musica Gloria!" ;
    ns2:choir <http://data.carnegiehall.org/names/117266>,
        <http://data.carnegiehall.org/names/118588>,
        <http://data.carnegiehall.org/names/131179>,
        <http://data.carnegiehall.org/names/131181>,
        <http://data.carnegiehall.org/names/131182>,
        <http://data.carnegiehall.org/names/131183>,
        <http://data.carnegiehall.org/names/131184>,
        <http://data.carnegiehall.org/names/131185>,
        <http://data.carnegiehall.org/names/131186>,
        <http://data.carnegiehall.org/names/74653> ;
    ns2:conductor <http://data.carnegiehall.org/names/85105> ;
    ns2:piano <http://data.carnegiehall.org/names/108629> ;
    ns1:performer <http://data.carnegiehall.org/names/108629>,
        <http://data.carnegiehall.org/names/117266>,
        <http://data.carnegiehall.org/names/118588>,
        <http://data.carnegiehall.org/names/131179>,
        <http://data.carnegiehall.org/names/131181>,
        <http://data.carnegiehall.org/names/131182>,
        <http://data.carnegiehall.org/names/131183>,
        <http://data.carnegiehall.org/names/131184>,
        <http://data.carnegiehall.org/names/131185>,
        <http://data.carnegiehall.org/names/131186>,
        <http://data.carnegiehall.org/names/74653>,
        <http://data.carnegiehall.org/names/85105> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/115606> ;
    rdfs:comment "world premiere" .

