@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/58914/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "La Avispa Brava" ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/109861>,
        <http://data.carnegiehall.org/names/109862>,
        <http://data.carnegiehall.org/names/109863> ;
    ns2:choir <http://data.carnegiehall.org/names/109856>,
        <http://data.carnegiehall.org/names/109857>,
        <http://data.carnegiehall.org/names/109858>,
        <http://data.carnegiehall.org/names/109859>,
        <http://data.carnegiehall.org/names/109860>,
        <http://data.carnegiehall.org/names/109864>,
        <http://data.carnegiehall.org/names/75934>,
        <http://data.carnegiehall.org/names/80008> ;
    ns2:director <http://data.carnegiehall.org/names/94358> ;
    ns2:girls_chorus <http://data.carnegiehall.org/names/79858> ;
    ns1:performer <http://data.carnegiehall.org/names/109856>,
        <http://data.carnegiehall.org/names/109857>,
        <http://data.carnegiehall.org/names/109858>,
        <http://data.carnegiehall.org/names/109859>,
        <http://data.carnegiehall.org/names/109860>,
        <http://data.carnegiehall.org/names/109861>,
        <http://data.carnegiehall.org/names/109862>,
        <http://data.carnegiehall.org/names/109863>,
        <http://data.carnegiehall.org/names/109864>,
        <http://data.carnegiehall.org/names/75934>,
        <http://data.carnegiehall.org/names/79858>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/94358> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/99908> ;
    rdfs:comment "world premiere" .

