@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/34613/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:band_leader <http://data.carnegiehall.org/names/57108> ;
    ns2:clarinet <http://data.carnegiehall.org/names/57108>,
        <http://data.carnegiehall.org/names/84827> ;
    ns2:double_bass <http://data.carnegiehall.org/names/18487>,
        <http://data.carnegiehall.org/names/26706> ;
    ns2:drums <http://data.carnegiehall.org/names/2262>,
        <http://data.carnegiehall.org/names/60662>,
        <http://data.carnegiehall.org/names/85437> ;
    ns2:guitar <http://data.carnegiehall.org/names/19562> ;
    ns2:host <http://data.carnegiehall.org/names/37098> ;
    ns2:jazz_ensemble <http://data.carnegiehall.org/names/38734> ;
    ns2:piano <http://data.carnegiehall.org/names/22676>,
        <http://data.carnegiehall.org/names/40629>,
        <http://data.carnegiehall.org/names/48262> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/22979> ;
    ns2:trombone <http://data.carnegiehall.org/names/53145>,
        <http://data.carnegiehall.org/names/67131> ;
    ns2:trumpet <http://data.carnegiehall.org/names/20747>,
        <http://data.carnegiehall.org/names/41564>,
        <http://data.carnegiehall.org/names/49662>,
        <http://data.carnegiehall.org/names/5253>,
        <http://data.carnegiehall.org/names/71816> ;
    ns2:vibraphone <http://data.carnegiehall.org/names/23536> ;
    ns1:performer <http://data.carnegiehall.org/names/18487>,
        <http://data.carnegiehall.org/names/19562>,
        <http://data.carnegiehall.org/names/20747>,
        <http://data.carnegiehall.org/names/2262>,
        <http://data.carnegiehall.org/names/22676>,
        <http://data.carnegiehall.org/names/22979>,
        <http://data.carnegiehall.org/names/23536>,
        <http://data.carnegiehall.org/names/26706>,
        <http://data.carnegiehall.org/names/37098>,
        <http://data.carnegiehall.org/names/38734>,
        <http://data.carnegiehall.org/names/40629>,
        <http://data.carnegiehall.org/names/41564>,
        <http://data.carnegiehall.org/names/48262>,
        <http://data.carnegiehall.org/names/49662>,
        <http://data.carnegiehall.org/names/5253>,
        <http://data.carnegiehall.org/names/53145>,
        <http://data.carnegiehall.org/names/57108>,
        <http://data.carnegiehall.org/names/60662>,
        <http://data.carnegiehall.org/names/67131>,
        <http://data.carnegiehall.org/names/71816>,
        <http://data.carnegiehall.org/names/84827>,
        <http://data.carnegiehall.org/names/85437> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

