@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/7495/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/88220>,
        <http://data.carnegiehall.org/names/88221> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/13471> ;
    ns1:double_bass <http://data.carnegiehall.org/names/58802>,
        <http://data.carnegiehall.org/names/7582> ;
    ns1:drums <http://data.carnegiehall.org/names/51813>,
        <http://data.carnegiehall.org/names/53491> ;
    ns1:flute <http://data.carnegiehall.org/names/88221> ;
    ns1:guitar <http://data.carnegiehall.org/names/88219>,
        <http://data.carnegiehall.org/names/88225> ;
    ns1:percussion <http://data.carnegiehall.org/names/58954>,
        <http://data.carnegiehall.org/names/88218> ;
    ns1:piano <http://data.carnegiehall.org/names/88222>,
        <http://data.carnegiehall.org/names/88223> ;
    ns1:trombone <http://data.carnegiehall.org/names/39466> ;
    ns1:trumpet <http://data.carnegiehall.org/names/36145> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/58954> ;
    ns1:woodwinds <http://data.carnegiehall.org/names/37684>,
        <http://data.carnegiehall.org/names/88217> ;
    ns2:performer <http://data.carnegiehall.org/names/13471>,
        <http://data.carnegiehall.org/names/36145>,
        <http://data.carnegiehall.org/names/37684>,
        <http://data.carnegiehall.org/names/39466>,
        <http://data.carnegiehall.org/names/51813>,
        <http://data.carnegiehall.org/names/53491>,
        <http://data.carnegiehall.org/names/58802>,
        <http://data.carnegiehall.org/names/58954>,
        <http://data.carnegiehall.org/names/7582>,
        <http://data.carnegiehall.org/names/88217>,
        <http://data.carnegiehall.org/names/88218>,
        <http://data.carnegiehall.org/names/88219>,
        <http://data.carnegiehall.org/names/88220>,
        <http://data.carnegiehall.org/names/88221>,
        <http://data.carnegiehall.org/names/88222>,
        <http://data.carnegiehall.org/names/88223>,
        <http://data.carnegiehall.org/names/88225> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

