@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/38055/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Two Tableaus and Malinche's Aria from \"Montezuma,\" Act II" ;
    ns2:clarinet <http://data.carnegiehall.org/names/5237> ;
    ns2:conductor <http://data.carnegiehall.org/names/44426> ;
    ns2:e_flat_clarinet <http://data.carnegiehall.org/names/5237> ;
    ns2:flute <http://data.carnegiehall.org/names/58261> ;
    ns2:percussion <http://data.carnegiehall.org/names/19371>,
        <http://data.carnegiehall.org/names/47959> ;
    ns2:piano <http://data.carnegiehall.org/names/38362> ;
    ns2:piccolo <http://data.carnegiehall.org/names/58261> ;
    ns2:soprano <http://data.carnegiehall.org/names/4884> ;
    ns2:speaker <http://data.carnegiehall.org/names/35510> ;
    ns2:violin <http://data.carnegiehall.org/names/23312> ;
    ns1:performer <http://data.carnegiehall.org/names/19371>,
        <http://data.carnegiehall.org/names/23312>,
        <http://data.carnegiehall.org/names/35510>,
        <http://data.carnegiehall.org/names/38362>,
        <http://data.carnegiehall.org/names/44426>,
        <http://data.carnegiehall.org/names/47959>,
        <http://data.carnegiehall.org/names/4884>,
        <http://data.carnegiehall.org/names/5237>,
        <http://data.carnegiehall.org/names/58261> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/60653> ;
    rdfs:comment "New York premiere" .

