@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/4145/work_22> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/5131>,
        <http://data.carnegiehall.org/names/58578> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/39449> ;
    ns1:congas <http://data.carnegiehall.org/names/37976> ;
    ns1:double_bass <http://data.carnegiehall.org/names/54266> ;
    ns1:drums <http://data.carnegiehall.org/names/7318> ;
    ns1:piano <http://data.carnegiehall.org/names/18984> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/20229>,
        <http://data.carnegiehall.org/names/54253> ;
    ns1:trombone <http://data.carnegiehall.org/names/24280>,
        <http://data.carnegiehall.org/names/24557>,
        <http://data.carnegiehall.org/names/54158> ;
    ns1:trumpet <http://data.carnegiehall.org/names/11133>,
        <http://data.carnegiehall.org/names/25463>,
        <http://data.carnegiehall.org/names/50011>,
        <http://data.carnegiehall.org/names/751> ;
    ns2:performer <http://data.carnegiehall.org/names/11133>,
        <http://data.carnegiehall.org/names/18984>,
        <http://data.carnegiehall.org/names/20229>,
        <http://data.carnegiehall.org/names/24280>,
        <http://data.carnegiehall.org/names/24557>,
        <http://data.carnegiehall.org/names/25463>,
        <http://data.carnegiehall.org/names/37976>,
        <http://data.carnegiehall.org/names/39449>,
        <http://data.carnegiehall.org/names/50011>,
        <http://data.carnegiehall.org/names/5131>,
        <http://data.carnegiehall.org/names/54158>,
        <http://data.carnegiehall.org/names/54253>,
        <http://data.carnegiehall.org/names/54266>,
        <http://data.carnegiehall.org/names/58578>,
        <http://data.carnegiehall.org/names/7318>,
        <http://data.carnegiehall.org/names/751> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

