@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/27912/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/21626>,
        <http://data.carnegiehall.org/names/21855> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/17214> ;
    ns2:clarinet <http://data.carnegiehall.org/names/31663> ;
    ns2:double_bass <http://data.carnegiehall.org/names/14086> ;
    ns2:drums <http://data.carnegiehall.org/names/43888> ;
    ns2:guitar <http://data.carnegiehall.org/names/4358> ;
    ns2:piano <http://data.carnegiehall.org/names/1195>,
        <http://data.carnegiehall.org/names/35060> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/44714>,
        <http://data.carnegiehall.org/names/60379> ;
    ns2:trombone <http://data.carnegiehall.org/names/24175>,
        <http://data.carnegiehall.org/names/8181>,
        <http://data.carnegiehall.org/names/9418> ;
    ns2:trumpet <http://data.carnegiehall.org/names/10501>,
        <http://data.carnegiehall.org/names/1460>,
        <http://data.carnegiehall.org/names/50910>,
        <http://data.carnegiehall.org/names/57407> ;
    ns2:vibraphone <http://data.carnegiehall.org/names/41532> ;
    ns1:performer <http://data.carnegiehall.org/names/10501>,
        <http://data.carnegiehall.org/names/1195>,
        <http://data.carnegiehall.org/names/14086>,
        <http://data.carnegiehall.org/names/1460>,
        <http://data.carnegiehall.org/names/17214>,
        <http://data.carnegiehall.org/names/21626>,
        <http://data.carnegiehall.org/names/21855>,
        <http://data.carnegiehall.org/names/24175>,
        <http://data.carnegiehall.org/names/31663>,
        <http://data.carnegiehall.org/names/35060>,
        <http://data.carnegiehall.org/names/41532>,
        <http://data.carnegiehall.org/names/4358>,
        <http://data.carnegiehall.org/names/43888>,
        <http://data.carnegiehall.org/names/44714>,
        <http://data.carnegiehall.org/names/50910>,
        <http://data.carnegiehall.org/names/57407>,
        <http://data.carnegiehall.org/names/60379>,
        <http://data.carnegiehall.org/names/8181>,
        <http://data.carnegiehall.org/names/9418> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

