@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/33550/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Little Big Horn, A Rock Oratorio" ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/113415> ;
    ns1:drums <http://data.carnegiehall.org/names/113416> ;
    ns1:guitar <http://data.carnegiehall.org/names/113414> ;
    ns1:keyboard <http://data.carnegiehall.org/names/113413> ;
    ns1:rock_band <http://data.carnegiehall.org/names/33817> ;
    ns1:trombone <http://data.carnegiehall.org/names/68026> ;
    ns1:trumpet <http://data.carnegiehall.org/names/113418>,
        <http://data.carnegiehall.org/names/50414> ;
    ns1:unspecified_instrument <http://data.carnegiehall.org/names/113420> ;
    ns1:vocalist <http://data.carnegiehall.org/names/113414>,
        <http://data.carnegiehall.org/names/29532> ;
    ns1:woodwinds <http://data.carnegiehall.org/names/113417> ;
    ns2:performer <http://data.carnegiehall.org/names/113413>,
        <http://data.carnegiehall.org/names/113414>,
        <http://data.carnegiehall.org/names/113415>,
        <http://data.carnegiehall.org/names/113416>,
        <http://data.carnegiehall.org/names/113417>,
        <http://data.carnegiehall.org/names/113418>,
        <http://data.carnegiehall.org/names/113420>,
        <http://data.carnegiehall.org/names/29532>,
        <http://data.carnegiehall.org/names/33817>,
        <http://data.carnegiehall.org/names/50414>,
        <http://data.carnegiehall.org/names/68026> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/102429> ;
    rdfs:comment "world premiere" .

