@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/31149/work_34> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/11128> ;
    ns2:bass_guitar <http://data.carnegiehall.org/names/23775> ;
    ns2:drums <http://data.carnegiehall.org/names/38574> ;
    ns2:guitar <http://data.carnegiehall.org/names/40520>,
        <http://data.carnegiehall.org/names/49596> ;
    ns2:keyboard <http://data.carnegiehall.org/names/41073>,
        <http://data.carnegiehall.org/names/4223>,
        <http://data.carnegiehall.org/names/61134> ;
    ns2:percussion <http://data.carnegiehall.org/names/27652> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/17484> ;
    ns2:trombone <http://data.carnegiehall.org/names/11129> ;
    ns2:trumpet <http://data.carnegiehall.org/names/2688> ;
    ns2:vocalist <http://data.carnegiehall.org/names/11208>,
        <http://data.carnegiehall.org/names/21809>,
        <http://data.carnegiehall.org/names/32937>,
        <http://data.carnegiehall.org/names/32938>,
        <http://data.carnegiehall.org/names/44088>,
        <http://data.carnegiehall.org/names/47085>,
        <http://data.carnegiehall.org/names/47358>,
        <http://data.carnegiehall.org/names/6638> ;
    ns1:performer <http://data.carnegiehall.org/names/11128>,
        <http://data.carnegiehall.org/names/11129>,
        <http://data.carnegiehall.org/names/11208>,
        <http://data.carnegiehall.org/names/17484>,
        <http://data.carnegiehall.org/names/21809>,
        <http://data.carnegiehall.org/names/23775>,
        <http://data.carnegiehall.org/names/2688>,
        <http://data.carnegiehall.org/names/27652>,
        <http://data.carnegiehall.org/names/32937>,
        <http://data.carnegiehall.org/names/32938>,
        <http://data.carnegiehall.org/names/38574>,
        <http://data.carnegiehall.org/names/40520>,
        <http://data.carnegiehall.org/names/41073>,
        <http://data.carnegiehall.org/names/4223>,
        <http://data.carnegiehall.org/names/44088>,
        <http://data.carnegiehall.org/names/47085>,
        <http://data.carnegiehall.org/names/47358>,
        <http://data.carnegiehall.org/names/49596>,
        <http://data.carnegiehall.org/names/61134>,
        <http://data.carnegiehall.org/names/6638> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

