@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/51888/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/94204>,
        <http://data.carnegiehall.org/names/94205> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/94208> ;
    ns1:bongo_drums <http://data.carnegiehall.org/names/94212> ;
    ns1:congas <http://data.carnegiehall.org/names/94211> ;
    ns1:dance_group <http://data.carnegiehall.org/names/94201> ;
    ns1:double_bass <http://data.carnegiehall.org/names/21253> ;
    ns1:host <http://data.carnegiehall.org/names/47119> ;
    ns1:piano <http://data.carnegiehall.org/names/38078> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/94206>,
        <http://data.carnegiehall.org/names/94207> ;
    ns1:timbales <http://data.carnegiehall.org/names/94200> ;
    ns1:trombone <http://data.carnegiehall.org/names/2617>,
        <http://data.carnegiehall.org/names/87606>,
        <http://data.carnegiehall.org/names/94210> ;
    ns1:trumpet <http://data.carnegiehall.org/names/29878>,
        <http://data.carnegiehall.org/names/53071>,
        <http://data.carnegiehall.org/names/75066>,
        <http://data.carnegiehall.org/names/94209> ;
    ns1:vocalist <http://data.carnegiehall.org/names/18160>,
        <http://data.carnegiehall.org/names/94202>,
        <http://data.carnegiehall.org/names/94203> ;
    ns2:performer <http://data.carnegiehall.org/names/18160>,
        <http://data.carnegiehall.org/names/21253>,
        <http://data.carnegiehall.org/names/2617>,
        <http://data.carnegiehall.org/names/29878>,
        <http://data.carnegiehall.org/names/38078>,
        <http://data.carnegiehall.org/names/47119>,
        <http://data.carnegiehall.org/names/53071>,
        <http://data.carnegiehall.org/names/75066>,
        <http://data.carnegiehall.org/names/87606>,
        <http://data.carnegiehall.org/names/94200>,
        <http://data.carnegiehall.org/names/94201>,
        <http://data.carnegiehall.org/names/94202>,
        <http://data.carnegiehall.org/names/94203>,
        <http://data.carnegiehall.org/names/94204>,
        <http://data.carnegiehall.org/names/94205>,
        <http://data.carnegiehall.org/names/94206>,
        <http://data.carnegiehall.org/names/94207>,
        <http://data.carnegiehall.org/names/94208>,
        <http://data.carnegiehall.org/names/94209>,
        <http://data.carnegiehall.org/names/94210>,
        <http://data.carnegiehall.org/names/94211>,
        <http://data.carnegiehall.org/names/94212> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

