@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/26797/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:alto_saxophone <http://data.carnegiehall.org/names/3377>,
        <http://data.carnegiehall.org/names/40172> ;
    ns3:baritone_saxophone <http://data.carnegiehall.org/names/2687> ;
    ns3:bass_trombone <http://data.carnegiehall.org/names/59968> ;
    ns3:double_bass <http://data.carnegiehall.org/names/17131>,
        <http://data.carnegiehall.org/names/61126> ;
    ns3:drums <http://data.carnegiehall.org/names/27852>,
        <http://data.carnegiehall.org/names/70450> ;
    ns3:french_horn <http://data.carnegiehall.org/names/39333> ;
    ns3:jazz_quartet <http://data.carnegiehall.org/names/60654> ;
    ns3:piano <http://data.carnegiehall.org/names/25836>,
        <http://data.carnegiehall.org/names/40894> ;
    ns3:tenor_saxophone <http://data.carnegiehall.org/names/11691>,
        <http://data.carnegiehall.org/names/16174> ;
    ns3:trombone <http://data.carnegiehall.org/names/75016>,
        <http://data.carnegiehall.org/names/78349>,
        <http://data.carnegiehall.org/names/78350> ;
    ns3:trumpet <http://data.carnegiehall.org/names/43561>,
        <http://data.carnegiehall.org/names/5345>,
        <http://data.carnegiehall.org/names/78347>,
        <http://data.carnegiehall.org/names/78348> ;
    ns3:vocalist <http://data.carnegiehall.org/names/78346> ;
    ns1:performer <http://data.carnegiehall.org/names/11691>,
        <http://data.carnegiehall.org/names/16174>,
        <http://data.carnegiehall.org/names/17131>,
        <http://data.carnegiehall.org/names/25836>,
        <http://data.carnegiehall.org/names/2687>,
        <http://data.carnegiehall.org/names/27852>,
        <http://data.carnegiehall.org/names/3377>,
        <http://data.carnegiehall.org/names/39333>,
        <http://data.carnegiehall.org/names/40172>,
        <http://data.carnegiehall.org/names/40894>,
        <http://data.carnegiehall.org/names/43561>,
        <http://data.carnegiehall.org/names/5345>,
        <http://data.carnegiehall.org/names/59968>,
        <http://data.carnegiehall.org/names/60654>,
        <http://data.carnegiehall.org/names/61126>,
        <http://data.carnegiehall.org/names/70450>,
        <http://data.carnegiehall.org/names/75016>,
        <http://data.carnegiehall.org/names/78346>,
        <http://data.carnegiehall.org/names/78347>,
        <http://data.carnegiehall.org/names/78348>,
        <http://data.carnegiehall.org/names/78349>,
        <http://data.carnegiehall.org/names/78350> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

