@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/28254/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/46724> ;
    ns2:band_leader <http://data.carnegiehall.org/names/33003> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/13471>,
        <http://data.carnegiehall.org/names/39449> ;
    ns2:cornet <http://data.carnegiehall.org/names/18460> ;
    ns2:double_bass <http://data.carnegiehall.org/names/28772>,
        <http://data.carnegiehall.org/names/58435>,
        <http://data.carnegiehall.org/names/60239> ;
    ns2:drums <http://data.carnegiehall.org/names/23947>,
        <http://data.carnegiehall.org/names/70450> ;
    ns2:guitar <http://data.carnegiehall.org/names/52517> ;
    ns2:orchestra <http://data.carnegiehall.org/names/43359> ;
    ns2:piano <http://data.carnegiehall.org/names/14889>,
        <http://data.carnegiehall.org/names/28939>,
        <http://data.carnegiehall.org/names/31878>,
        <http://data.carnegiehall.org/names/3289>,
        <http://data.carnegiehall.org/names/33897>,
        <http://data.carnegiehall.org/names/52143>,
        <http://data.carnegiehall.org/names/55305>,
        <http://data.carnegiehall.org/names/60639>,
        <http://data.carnegiehall.org/names/9974> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/42689>,
        <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/50124> ;
    ns2:trombone <http://data.carnegiehall.org/names/24175>,
        <http://data.carnegiehall.org/names/30723>,
        <http://data.carnegiehall.org/names/35754>,
        <http://data.carnegiehall.org/names/8181> ;
    ns2:trumpet <http://data.carnegiehall.org/names/15394>,
        <http://data.carnegiehall.org/names/20136>,
        <http://data.carnegiehall.org/names/25463>,
        <http://data.carnegiehall.org/names/31055>,
        <http://data.carnegiehall.org/names/33775>,
        <http://data.carnegiehall.org/names/41233>,
        <http://data.carnegiehall.org/names/70408>,
        <http://data.carnegiehall.org/names/70451>,
        <http://data.carnegiehall.org/names/70454> ;
    ns2:vibraphone <http://data.carnegiehall.org/names/23179> ;
    ns2:vocalist <http://data.carnegiehall.org/names/25246>,
        <http://data.carnegiehall.org/names/30403> ;
    ns1:performer <http://data.carnegiehall.org/names/13471>,
        <http://data.carnegiehall.org/names/14889>,
        <http://data.carnegiehall.org/names/15394>,
        <http://data.carnegiehall.org/names/18460>,
        <http://data.carnegiehall.org/names/20136>,
        <http://data.carnegiehall.org/names/23179>,
        <http://data.carnegiehall.org/names/23947>,
        <http://data.carnegiehall.org/names/24175>,
        <http://data.carnegiehall.org/names/25246>,
        <http://data.carnegiehall.org/names/25463>,
        <http://data.carnegiehall.org/names/28772>,
        <http://data.carnegiehall.org/names/28939>,
        <http://data.carnegiehall.org/names/30403>,
        <http://data.carnegiehall.org/names/30723>,
        <http://data.carnegiehall.org/names/31055>,
        <http://data.carnegiehall.org/names/31878>,
        <http://data.carnegiehall.org/names/3289>,
        <http://data.carnegiehall.org/names/33003>,
        <http://data.carnegiehall.org/names/33775>,
        <http://data.carnegiehall.org/names/33897>,
        <http://data.carnegiehall.org/names/35754>,
        <http://data.carnegiehall.org/names/39449>,
        <http://data.carnegiehall.org/names/41233>,
        <http://data.carnegiehall.org/names/42689>,
        <http://data.carnegiehall.org/names/43359>,
        <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/46724>,
        <http://data.carnegiehall.org/names/50124>,
        <http://data.carnegiehall.org/names/52143>,
        <http://data.carnegiehall.org/names/52517>,
        <http://data.carnegiehall.org/names/55305>,
        <http://data.carnegiehall.org/names/58435>,
        <http://data.carnegiehall.org/names/60239>,
        <http://data.carnegiehall.org/names/60639>,
        <http://data.carnegiehall.org/names/70408>,
        <http://data.carnegiehall.org/names/70450>,
        <http://data.carnegiehall.org/names/70451>,
        <http://data.carnegiehall.org/names/70454>,
        <http://data.carnegiehall.org/names/8181>,
        <http://data.carnegiehall.org/names/9974> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

