@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/35167/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/12592>,
        <http://data.carnegiehall.org/names/44381> ;
    ns2:double_bass <http://data.carnegiehall.org/names/76804> ;
    ns2:drums <http://data.carnegiehall.org/names/38891> ;
    ns2:guitar <http://data.carnegiehall.org/names/52517> ;
    ns2:jazz_ensemble <http://data.carnegiehall.org/names/57691> ;
    ns2:organ <http://data.carnegiehall.org/names/67151> ;
    ns2:percussion_ensemble <http://data.carnegiehall.org/names/27090> ;
    ns2:piano <http://data.carnegiehall.org/names/14889>,
        <http://data.carnegiehall.org/names/45017> ;
    ns2:saxophone <http://data.carnegiehall.org/names/15399> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/9553> ;
    ns2:trombone <http://data.carnegiehall.org/names/24175> ;
    ns2:trumpet <http://data.carnegiehall.org/names/3232> ;
    ns2:unspecified_instrument <http://data.carnegiehall.org/names/793> ;
    ns2:vocal_ensemble <http://data.carnegiehall.org/names/7548> ;
    ns2:vocalist <http://data.carnegiehall.org/names/10231>,
        <http://data.carnegiehall.org/names/22899>,
        <http://data.carnegiehall.org/names/23645>,
        <http://data.carnegiehall.org/names/41725>,
        <http://data.carnegiehall.org/names/48031> ;
    ns3:performer <http://data.carnegiehall.org/names/10231>,
        <http://data.carnegiehall.org/names/12592>,
        <http://data.carnegiehall.org/names/14889>,
        <http://data.carnegiehall.org/names/15399>,
        <http://data.carnegiehall.org/names/22899>,
        <http://data.carnegiehall.org/names/23645>,
        <http://data.carnegiehall.org/names/24175>,
        <http://data.carnegiehall.org/names/27090>,
        <http://data.carnegiehall.org/names/3232>,
        <http://data.carnegiehall.org/names/38891>,
        <http://data.carnegiehall.org/names/41725>,
        <http://data.carnegiehall.org/names/44381>,
        <http://data.carnegiehall.org/names/45017>,
        <http://data.carnegiehall.org/names/48031>,
        <http://data.carnegiehall.org/names/52517>,
        <http://data.carnegiehall.org/names/57691>,
        <http://data.carnegiehall.org/names/67151>,
        <http://data.carnegiehall.org/names/7548>,
        <http://data.carnegiehall.org/names/76804>,
        <http://data.carnegiehall.org/names/793>,
        <http://data.carnegiehall.org/names/9553> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/104450> .

