@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/24383/work_23> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/50171>,
        <http://data.carnegiehall.org/names/63599> ;
    ns2:choir <http://data.carnegiehall.org/names/63142> ;
    ns2:clarinet <http://data.carnegiehall.org/names/30156> ;
    ns2:conductor <http://data.carnegiehall.org/names/16325>,
        <http://data.carnegiehall.org/names/52096>,
        <http://data.carnegiehall.org/names/57893> ;
    ns2:double_bass <http://data.carnegiehall.org/names/27689>,
        <http://data.carnegiehall.org/names/63781> ;
    ns2:drums <http://data.carnegiehall.org/names/41532>,
        <http://data.carnegiehall.org/names/63604>,
        <http://data.carnegiehall.org/names/63782> ;
    ns2:electric_guitar <http://data.carnegiehall.org/names/13298> ;
    ns2:guitar <http://data.carnegiehall.org/names/63602>,
        <http://data.carnegiehall.org/names/63780> ;
    ns2:jazz_ensemble <http://data.carnegiehall.org/names/23244>,
        <http://data.carnegiehall.org/names/57891> ;
    ns2:orchestra <http://data.carnegiehall.org/names/2727>,
        <http://data.carnegiehall.org/names/63142> ;
    ns2:piano <http://data.carnegiehall.org/names/13708>,
        <http://data.carnegiehall.org/names/63779> ;
    ns2:saxophone <http://data.carnegiehall.org/names/63775>,
        <http://data.carnegiehall.org/names/63776>,
        <http://data.carnegiehall.org/names/63777> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/53835>,
        <http://data.carnegiehall.org/names/63600>,
        <http://data.carnegiehall.org/names/63601>,
        <http://data.carnegiehall.org/names/63778> ;
    ns2:trombone <http://data.carnegiehall.org/names/38780>,
        <http://data.carnegiehall.org/names/4306>,
        <http://data.carnegiehall.org/names/63598>,
        <http://data.carnegiehall.org/names/63772>,
        <http://data.carnegiehall.org/names/63773>,
        <http://data.carnegiehall.org/names/63774> ;
    ns2:trumpet <http://data.carnegiehall.org/names/28036>,
        <http://data.carnegiehall.org/names/50910>,
        <http://data.carnegiehall.org/names/63597>,
        <http://data.carnegiehall.org/names/63768>,
        <http://data.carnegiehall.org/names/63769>,
        <http://data.carnegiehall.org/names/63770>,
        <http://data.carnegiehall.org/names/63771> ;
    ns2:vocalist <http://data.carnegiehall.org/names/63783>,
        <http://data.carnegiehall.org/names/63784> ;
    ns1:performer <http://data.carnegiehall.org/names/13298>,
        <http://data.carnegiehall.org/names/13708>,
        <http://data.carnegiehall.org/names/16325>,
        <http://data.carnegiehall.org/names/23244>,
        <http://data.carnegiehall.org/names/2727>,
        <http://data.carnegiehall.org/names/27689>,
        <http://data.carnegiehall.org/names/28036>,
        <http://data.carnegiehall.org/names/30156>,
        <http://data.carnegiehall.org/names/38780>,
        <http://data.carnegiehall.org/names/41532>,
        <http://data.carnegiehall.org/names/4306>,
        <http://data.carnegiehall.org/names/50171>,
        <http://data.carnegiehall.org/names/50910>,
        <http://data.carnegiehall.org/names/52096>,
        <http://data.carnegiehall.org/names/53835>,
        <http://data.carnegiehall.org/names/57891>,
        <http://data.carnegiehall.org/names/57893>,
        <http://data.carnegiehall.org/names/63142>,
        <http://data.carnegiehall.org/names/63597>,
        <http://data.carnegiehall.org/names/63598>,
        <http://data.carnegiehall.org/names/63599>,
        <http://data.carnegiehall.org/names/63600>,
        <http://data.carnegiehall.org/names/63601>,
        <http://data.carnegiehall.org/names/63602>,
        <http://data.carnegiehall.org/names/63604>,
        <http://data.carnegiehall.org/names/63768>,
        <http://data.carnegiehall.org/names/63769>,
        <http://data.carnegiehall.org/names/63770>,
        <http://data.carnegiehall.org/names/63771>,
        <http://data.carnegiehall.org/names/63772>,
        <http://data.carnegiehall.org/names/63773>,
        <http://data.carnegiehall.org/names/63774>,
        <http://data.carnegiehall.org/names/63775>,
        <http://data.carnegiehall.org/names/63776>,
        <http://data.carnegiehall.org/names/63777>,
        <http://data.carnegiehall.org/names/63778>,
        <http://data.carnegiehall.org/names/63779>,
        <http://data.carnegiehall.org/names/63780>,
        <http://data.carnegiehall.org/names/63781>,
        <http://data.carnegiehall.org/names/63782>,
        <http://data.carnegiehall.org/names/63783>,
        <http://data.carnegiehall.org/names/63784> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

