@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/29352/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/33258> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/59968> ;
    ns1:double_bass <http://data.carnegiehall.org/names/43692> ;
    ns1:drums <http://data.carnegiehall.org/names/38891> ;
    ns1:piano <http://data.carnegiehall.org/names/10192>,
        <http://data.carnegiehall.org/names/14889> ;
    ns1:saxophone <http://data.carnegiehall.org/names/22318> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/50221> ;
    ns1:trombone <http://data.carnegiehall.org/names/2665>,
        <http://data.carnegiehall.org/names/54177>,
        <http://data.carnegiehall.org/names/60503> ;
    ns1:trumpet <http://data.carnegiehall.org/names/27695>,
        <http://data.carnegiehall.org/names/5358>,
        <http://data.carnegiehall.org/names/54171>,
        <http://data.carnegiehall.org/names/8571> ;
    ns2:performer <http://data.carnegiehall.org/names/10192>,
        <http://data.carnegiehall.org/names/14889>,
        <http://data.carnegiehall.org/names/22318>,
        <http://data.carnegiehall.org/names/2665>,
        <http://data.carnegiehall.org/names/27695>,
        <http://data.carnegiehall.org/names/33258>,
        <http://data.carnegiehall.org/names/38891>,
        <http://data.carnegiehall.org/names/43692>,
        <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/50221>,
        <http://data.carnegiehall.org/names/5358>,
        <http://data.carnegiehall.org/names/54171>,
        <http://data.carnegiehall.org/names/54177>,
        <http://data.carnegiehall.org/names/59968>,
        <http://data.carnegiehall.org/names/60503>,
        <http://data.carnegiehall.org/names/8571> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

