@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/11980/work_25> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/33814> ;
    ns2:double_bass <http://data.carnegiehall.org/names/10470>,
        <http://data.carnegiehall.org/names/29464> ;
    ns2:drums <http://data.carnegiehall.org/names/43888> ;
    ns2:guitar <http://data.carnegiehall.org/names/15119>,
        <http://data.carnegiehall.org/names/59235> ;
    ns2:host <http://data.carnegiehall.org/names/55877> ;
    ns2:piano <http://data.carnegiehall.org/names/31878> ;
    ns2:saxophone <http://data.carnegiehall.org/names/11275>,
        <http://data.carnegiehall.org/names/37526>,
        <http://data.carnegiehall.org/names/44157>,
        <http://data.carnegiehall.org/names/50201> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/34061> ;
    ns2:trombone <http://data.carnegiehall.org/names/26368>,
        <http://data.carnegiehall.org/names/30551>,
        <http://data.carnegiehall.org/names/44753> ;
    ns2:trumpet <http://data.carnegiehall.org/names/1460>,
        <http://data.carnegiehall.org/names/58686> ;
    ns1:performer <http://data.carnegiehall.org/names/10470>,
        <http://data.carnegiehall.org/names/11275>,
        <http://data.carnegiehall.org/names/1460>,
        <http://data.carnegiehall.org/names/15119>,
        <http://data.carnegiehall.org/names/26368>,
        <http://data.carnegiehall.org/names/29464>,
        <http://data.carnegiehall.org/names/30551>,
        <http://data.carnegiehall.org/names/31878>,
        <http://data.carnegiehall.org/names/33814>,
        <http://data.carnegiehall.org/names/34061>,
        <http://data.carnegiehall.org/names/37526>,
        <http://data.carnegiehall.org/names/43888>,
        <http://data.carnegiehall.org/names/44157>,
        <http://data.carnegiehall.org/names/44753>,
        <http://data.carnegiehall.org/names/50201>,
        <http://data.carnegiehall.org/names/55877>,
        <http://data.carnegiehall.org/names/58686>,
        <http://data.carnegiehall.org/names/59235> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

