@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/36554/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/17365>,
        <http://data.carnegiehall.org/names/623> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/2687> ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/59968> ;
    ns2:clarinet <http://data.carnegiehall.org/names/27429>,
        <http://data.carnegiehall.org/names/33938> ;
    ns2:double_bass <http://data.carnegiehall.org/names/18251> ;
    ns2:drums <http://data.carnegiehall.org/names/3287> ;
    ns2:piano <http://data.carnegiehall.org/names/13464> ;
    ns2:saxophone <http://data.carnegiehall.org/names/27105>,
        <http://data.carnegiehall.org/names/29240> ;
    ns2:soprano_saxophone <http://data.carnegiehall.org/names/1755> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/22175> ;
    ns2:trombone <http://data.carnegiehall.org/names/13467>,
        <http://data.carnegiehall.org/names/2665>,
        <http://data.carnegiehall.org/names/39466> ;
    ns2:trumpet <http://data.carnegiehall.org/names/2688>,
        <http://data.carnegiehall.org/names/37077>,
        <http://data.carnegiehall.org/names/43561>,
        <http://data.carnegiehall.org/names/59983>,
        <http://data.carnegiehall.org/names/8571> ;
    ns2:vibraphone <http://data.carnegiehall.org/names/10424> ;
    ns1:performer <http://data.carnegiehall.org/names/10424>,
        <http://data.carnegiehall.org/names/13464>,
        <http://data.carnegiehall.org/names/13467>,
        <http://data.carnegiehall.org/names/17365>,
        <http://data.carnegiehall.org/names/1755>,
        <http://data.carnegiehall.org/names/18251>,
        <http://data.carnegiehall.org/names/22175>,
        <http://data.carnegiehall.org/names/2665>,
        <http://data.carnegiehall.org/names/2687>,
        <http://data.carnegiehall.org/names/2688>,
        <http://data.carnegiehall.org/names/27105>,
        <http://data.carnegiehall.org/names/27429>,
        <http://data.carnegiehall.org/names/29240>,
        <http://data.carnegiehall.org/names/3287>,
        <http://data.carnegiehall.org/names/33938>,
        <http://data.carnegiehall.org/names/37077>,
        <http://data.carnegiehall.org/names/39466>,
        <http://data.carnegiehall.org/names/43561>,
        <http://data.carnegiehall.org/names/59968>,
        <http://data.carnegiehall.org/names/59983>,
        <http://data.carnegiehall.org/names/623>,
        <http://data.carnegiehall.org/names/8571> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

