@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/15302/work_29> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/31179>,
        <http://data.carnegiehall.org/names/51379> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/11955> ;
    ns1:bongo_drums <http://data.carnegiehall.org/names/44577> ;
    ns1:cello <http://data.carnegiehall.org/names/9167> ;
    ns1:congas <http://data.carnegiehall.org/names/44577> ;
    ns1:double_bass <http://data.carnegiehall.org/names/26706> ;
    ns1:drums <http://data.carnegiehall.org/names/40728> ;
    ns1:flute <http://data.carnegiehall.org/names/22843>,
        <http://data.carnegiehall.org/names/31179>,
        <http://data.carnegiehall.org/names/51379> ;
    ns1:guitar <http://data.carnegiehall.org/names/52517> ;
    ns1:percussion <http://data.carnegiehall.org/names/54662> ;
    ns1:piano <http://data.carnegiehall.org/names/41189> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/22843>,
        <http://data.carnegiehall.org/names/25261> ;
    ns1:timpani <http://data.carnegiehall.org/names/54662> ;
    ns1:trombone <http://data.carnegiehall.org/names/44412>,
        <http://data.carnegiehall.org/names/9926> ;
    ns1:trumpet <http://data.carnegiehall.org/names/51689>,
        <http://data.carnegiehall.org/names/60322>,
        <http://data.carnegiehall.org/names/61209>,
        <http://data.carnegiehall.org/names/7177> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/50443> ;
    ns1:violin <http://data.carnegiehall.org/names/23133>,
        <http://data.carnegiehall.org/names/56299>,
        <http://data.carnegiehall.org/names/56300> ;
    ns2:performer <http://data.carnegiehall.org/names/11955>,
        <http://data.carnegiehall.org/names/22843>,
        <http://data.carnegiehall.org/names/23133>,
        <http://data.carnegiehall.org/names/25261>,
        <http://data.carnegiehall.org/names/26706>,
        <http://data.carnegiehall.org/names/31179>,
        <http://data.carnegiehall.org/names/40728>,
        <http://data.carnegiehall.org/names/41189>,
        <http://data.carnegiehall.org/names/44412>,
        <http://data.carnegiehall.org/names/44577>,
        <http://data.carnegiehall.org/names/50443>,
        <http://data.carnegiehall.org/names/51379>,
        <http://data.carnegiehall.org/names/51689>,
        <http://data.carnegiehall.org/names/52517>,
        <http://data.carnegiehall.org/names/54662>,
        <http://data.carnegiehall.org/names/56299>,
        <http://data.carnegiehall.org/names/56300>,
        <http://data.carnegiehall.org/names/60322>,
        <http://data.carnegiehall.org/names/61209>,
        <http://data.carnegiehall.org/names/7177>,
        <http://data.carnegiehall.org/names/9167>,
        <http://data.carnegiehall.org/names/9926> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

