@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/36720/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Carmina Burana" ;
    ns2:baritone <http://data.carnegiehall.org/names/31097>,
        <http://data.carnegiehall.org/names/31098> ;
    ns2:boys_chorus <http://data.carnegiehall.org/names/32734> ;
    ns2:choir <http://data.carnegiehall.org/names/21389> ;
    ns2:soprano <http://data.carnegiehall.org/names/2625>,
        <http://data.carnegiehall.org/names/39070>,
        <http://data.carnegiehall.org/names/43214>,
        <http://data.carnegiehall.org/names/52976>,
        <http://data.carnegiehall.org/names/60602> ;
    ns2:tenor <http://data.carnegiehall.org/names/26315> ;
    ns1:performer <http://data.carnegiehall.org/names/21389>,
        <http://data.carnegiehall.org/names/2625>,
        <http://data.carnegiehall.org/names/26315>,
        <http://data.carnegiehall.org/names/31097>,
        <http://data.carnegiehall.org/names/31098>,
        <http://data.carnegiehall.org/names/32734>,
        <http://data.carnegiehall.org/names/39070>,
        <http://data.carnegiehall.org/names/43214>,
        <http://data.carnegiehall.org/names/52976>,
        <http://data.carnegiehall.org/names/60602> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/29228> ;
    rdfs:comment "New York premiere" .

