@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/76916/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Missa Pro Terra: A Mass for the Earth" ;
    ns2:baritone <http://data.carnegiehall.org/names/131127> ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/137253> ;
    ns2:choir <http://data.carnegiehall.org/names/115512>,
        <http://data.carnegiehall.org/names/118279>,
        <http://data.carnegiehall.org/names/131105>,
        <http://data.carnegiehall.org/names/137252> ;
    ns2:conductor <http://data.carnegiehall.org/names/87833> ;
    ns2:soprano <http://data.carnegiehall.org/names/39939> ;
    ns1:performer <http://data.carnegiehall.org/names/115512>,
        <http://data.carnegiehall.org/names/118279>,
        <http://data.carnegiehall.org/names/131105>,
        <http://data.carnegiehall.org/names/131127>,
        <http://data.carnegiehall.org/names/137252>,
        <http://data.carnegiehall.org/names/137253>,
        <http://data.carnegiehall.org/names/39939>,
        <http://data.carnegiehall.org/names/87833> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/121178> ;
    rdfs:comment "United States premiere" .

