@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/26731/work_31> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:banjo <http://data.carnegiehall.org/names/11307> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/39449> ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/58216> ;
    ns2:clarinet <http://data.carnegiehall.org/names/25378>,
        <http://data.carnegiehall.org/names/31663> ;
    ns2:conductor <http://data.carnegiehall.org/names/12447>,
        <http://data.carnegiehall.org/names/17058> ;
    ns2:double_bass <http://data.carnegiehall.org/names/27651>,
        <http://data.carnegiehall.org/names/3606> ;
    ns2:drums <http://data.carnegiehall.org/names/25379>,
        <http://data.carnegiehall.org/names/43888> ;
    ns2:guitar <http://data.carnegiehall.org/names/11307>,
        <http://data.carnegiehall.org/names/5119> ;
    ns2:narrator <http://data.carnegiehall.org/names/15479> ;
    ns2:piano <http://data.carnegiehall.org/names/12447>,
        <http://data.carnegiehall.org/names/45017> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/20229>,
        <http://data.carnegiehall.org/names/4559>,
        <http://data.carnegiehall.org/names/53878> ;
    ns2:trombone <http://data.carnegiehall.org/names/12318>,
        <http://data.carnegiehall.org/names/39404>,
        <http://data.carnegiehall.org/names/8181>,
        <http://data.carnegiehall.org/names/9418> ;
    ns2:trumpet <http://data.carnegiehall.org/names/17058>,
        <http://data.carnegiehall.org/names/20136>,
        <http://data.carnegiehall.org/names/35647>,
        <http://data.carnegiehall.org/names/51689>,
        <http://data.carnegiehall.org/names/8571> ;
    ns1:performer <http://data.carnegiehall.org/names/11307>,
        <http://data.carnegiehall.org/names/12318>,
        <http://data.carnegiehall.org/names/12447>,
        <http://data.carnegiehall.org/names/15479>,
        <http://data.carnegiehall.org/names/17058>,
        <http://data.carnegiehall.org/names/20136>,
        <http://data.carnegiehall.org/names/20229>,
        <http://data.carnegiehall.org/names/25378>,
        <http://data.carnegiehall.org/names/25379>,
        <http://data.carnegiehall.org/names/27651>,
        <http://data.carnegiehall.org/names/31663>,
        <http://data.carnegiehall.org/names/35647>,
        <http://data.carnegiehall.org/names/3606>,
        <http://data.carnegiehall.org/names/39404>,
        <http://data.carnegiehall.org/names/39449>,
        <http://data.carnegiehall.org/names/43888>,
        <http://data.carnegiehall.org/names/45017>,
        <http://data.carnegiehall.org/names/4559>,
        <http://data.carnegiehall.org/names/5119>,
        <http://data.carnegiehall.org/names/51689>,
        <http://data.carnegiehall.org/names/53878>,
        <http://data.carnegiehall.org/names/58216>,
        <http://data.carnegiehall.org/names/8181>,
        <http://data.carnegiehall.org/names/8571>,
        <http://data.carnegiehall.org/names/9418> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

