@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/27998/work_12> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/45739> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/49786> ;
    ns1:congas <http://data.carnegiehall.org/names/10628> ;
    ns1:double_bass <http://data.carnegiehall.org/names/18251> ;
    ns1:drums <http://data.carnegiehall.org/names/6360> ;
    ns1:otsuzumi <http://data.carnegiehall.org/names/53405> ;
    ns1:piano <http://data.carnegiehall.org/names/33243> ;
    ns1:saxophone <http://data.carnegiehall.org/names/28510>,
        <http://data.carnegiehall.org/names/59887> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/29124> ;
    ns1:trombone <http://data.carnegiehall.org/names/49304>,
        <http://data.carnegiehall.org/names/60340>,
        <http://data.carnegiehall.org/names/6372> ;
    ns1:trumpet <http://data.carnegiehall.org/names/14654>,
        <http://data.carnegiehall.org/names/31158>,
        <http://data.carnegiehall.org/names/49303>,
        <http://data.carnegiehall.org/names/9521>,
        <http://data.carnegiehall.org/names/9525> ;
    ns1:tsuzumi <http://data.carnegiehall.org/names/10626> ;
    ns1:vocalist <http://data.carnegiehall.org/names/23053> ;
    ns2:performer <http://data.carnegiehall.org/names/10626>,
        <http://data.carnegiehall.org/names/10628>,
        <http://data.carnegiehall.org/names/14654>,
        <http://data.carnegiehall.org/names/18251>,
        <http://data.carnegiehall.org/names/23053>,
        <http://data.carnegiehall.org/names/28510>,
        <http://data.carnegiehall.org/names/29124>,
        <http://data.carnegiehall.org/names/31158>,
        <http://data.carnegiehall.org/names/33243>,
        <http://data.carnegiehall.org/names/45739>,
        <http://data.carnegiehall.org/names/49303>,
        <http://data.carnegiehall.org/names/49304>,
        <http://data.carnegiehall.org/names/49786>,
        <http://data.carnegiehall.org/names/53405>,
        <http://data.carnegiehall.org/names/59887>,
        <http://data.carnegiehall.org/names/60340>,
        <http://data.carnegiehall.org/names/6360>,
        <http://data.carnegiehall.org/names/6372>,
        <http://data.carnegiehall.org/names/9521>,
        <http://data.carnegiehall.org/names/9525> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

