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

