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

<http://data.carnegiehall.org/events/19336/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Sun, the Soaring Eagle, the Turquoise Prince, the God" ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/20448> ;
    ns1:choir <http://data.carnegiehall.org/names/61188> ;
    ns1:conductor <http://data.carnegiehall.org/names/40033> ;
    ns1:percussion <http://data.carnegiehall.org/names/29008>,
        <http://data.carnegiehall.org/names/31846>,
        <http://data.carnegiehall.org/names/48692> ;
    ns1:trombone <http://data.carnegiehall.org/names/6930> ;
    ns1:trumpet <http://data.carnegiehall.org/names/10553>,
        <http://data.carnegiehall.org/names/10554> ;
    ns1:tuba <http://data.carnegiehall.org/names/55514> ;
    ns2:performer <http://data.carnegiehall.org/names/10553>,
        <http://data.carnegiehall.org/names/10554>,
        <http://data.carnegiehall.org/names/20448>,
        <http://data.carnegiehall.org/names/29008>,
        <http://data.carnegiehall.org/names/31846>,
        <http://data.carnegiehall.org/names/40033>,
        <http://data.carnegiehall.org/names/48692>,
        <http://data.carnegiehall.org/names/55514>,
        <http://data.carnegiehall.org/names/61188>,
        <http://data.carnegiehall.org/names/6930> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/21560> ;
    rdfs:comment "New York premiere" .

