@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/16560/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:baritone_saxophone <http://data.carnegiehall.org/names/6492> ;
    ns3:bongo_drums <http://data.carnegiehall.org/names/119778> ;
    ns3:congas <http://data.carnegiehall.org/names/119779>,
        <http://data.carnegiehall.org/names/119782> ;
    ns3:double_bass <http://data.carnegiehall.org/names/119783> ;
    ns3:music_ensemble <http://data.carnegiehall.org/names/34379> ;
    ns3:orchestra <http://data.carnegiehall.org/names/10811> ;
    ns3:percussion <http://data.carnegiehall.org/names/119784> ;
    ns3:piano <http://data.carnegiehall.org/names/119777>,
        <http://data.carnegiehall.org/names/45344> ;
    ns3:salsa_band <http://data.carnegiehall.org/names/78310>,
        <http://data.carnegiehall.org/names/78311> ;
    ns3:tenor_saxophone <http://data.carnegiehall.org/names/13154> ;
    ns3:timbales <http://data.carnegiehall.org/names/28522> ;
    ns3:trombone <http://data.carnegiehall.org/names/38663>,
        <http://data.carnegiehall.org/names/78312> ;
    ns3:trumpet <http://data.carnegiehall.org/names/119781> ;
    ns3:violin <http://data.carnegiehall.org/names/71871> ;
    ns3:vocalist <http://data.carnegiehall.org/names/119776>,
        <http://data.carnegiehall.org/names/62077> ;
    ns1:performer <http://data.carnegiehall.org/names/10811>,
        <http://data.carnegiehall.org/names/119776>,
        <http://data.carnegiehall.org/names/119777>,
        <http://data.carnegiehall.org/names/119778>,
        <http://data.carnegiehall.org/names/119779>,
        <http://data.carnegiehall.org/names/119781>,
        <http://data.carnegiehall.org/names/119782>,
        <http://data.carnegiehall.org/names/119783>,
        <http://data.carnegiehall.org/names/119784>,
        <http://data.carnegiehall.org/names/13154>,
        <http://data.carnegiehall.org/names/28522>,
        <http://data.carnegiehall.org/names/34379>,
        <http://data.carnegiehall.org/names/38663>,
        <http://data.carnegiehall.org/names/45344>,
        <http://data.carnegiehall.org/names/62077>,
        <http://data.carnegiehall.org/names/6492>,
        <http://data.carnegiehall.org/names/71871>,
        <http://data.carnegiehall.org/names/78310>,
        <http://data.carnegiehall.org/names/78311>,
        <http://data.carnegiehall.org/names/78312> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

