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

<http://data.carnegiehall.org/events/77353/work_08> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Climate Mass" ;
    ns3:baritone <http://data.carnegiehall.org/names/115539> ;
    ns3:choir <http://data.carnegiehall.org/names/137566>,
        <http://data.carnegiehall.org/names/137567>,
        <http://data.carnegiehall.org/names/137568>,
        <http://data.carnegiehall.org/names/73349> ;
    ns3:conductor <http://data.carnegiehall.org/names/137553> ;
    ns3:mezzo_soprano <http://data.carnegiehall.org/names/137554> ;
    ns3:tenor <http://data.carnegiehall.org/names/127758> ;
    ns2:performer <http://data.carnegiehall.org/names/115539>,
        <http://data.carnegiehall.org/names/127758>,
        <http://data.carnegiehall.org/names/137553>,
        <http://data.carnegiehall.org/names/137554>,
        <http://data.carnegiehall.org/names/137566>,
        <http://data.carnegiehall.org/names/137567>,
        <http://data.carnegiehall.org/names/137568>,
        <http://data.carnegiehall.org/names/73349> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/121421> ;
    rdfs:comment "world premiere" .

