@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/12207/work_28> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/43238>,
        <http://data.carnegiehall.org/names/47674> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/60644> ;
    ns2:clarinet <http://data.carnegiehall.org/names/47674> ;
    ns2:congas <http://data.carnegiehall.org/names/19527> ;
    ns2:double_bass <http://data.carnegiehall.org/names/32493> ;
    ns2:drums <http://data.carnegiehall.org/names/5853> ;
    ns2:guitar <http://data.carnegiehall.org/names/60643> ;
    ns2:piano <http://data.carnegiehall.org/names/28917> ;
    ns2:soprano_saxophone <http://data.carnegiehall.org/names/3057> ;
    ns2:vibraphone <http://data.carnegiehall.org/names/58415> ;
    ns2:vocalist <http://data.carnegiehall.org/names/19484>,
        <http://data.carnegiehall.org/names/51861>,
        <http://data.carnegiehall.org/names/7842>,
        <http://data.carnegiehall.org/names/8975> ;
    ns1:performer <http://data.carnegiehall.org/names/19484>,
        <http://data.carnegiehall.org/names/19527>,
        <http://data.carnegiehall.org/names/28917>,
        <http://data.carnegiehall.org/names/3057>,
        <http://data.carnegiehall.org/names/32493>,
        <http://data.carnegiehall.org/names/43238>,
        <http://data.carnegiehall.org/names/47674>,
        <http://data.carnegiehall.org/names/51861>,
        <http://data.carnegiehall.org/names/58415>,
        <http://data.carnegiehall.org/names/5853>,
        <http://data.carnegiehall.org/names/60643>,
        <http://data.carnegiehall.org/names/60644>,
        <http://data.carnegiehall.org/names/7842>,
        <http://data.carnegiehall.org/names/8975> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

