@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/44748/work_26> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:bongo_drums <http://data.carnegiehall.org/names/77973> ;
    ns2:cello <http://data.carnegiehall.org/names/49086>,
        <http://data.carnegiehall.org/names/77967> ;
    ns2:congas <http://data.carnegiehall.org/names/77972>,
        <http://data.carnegiehall.org/names/77973> ;
    ns2:double_bass <http://data.carnegiehall.org/names/77968> ;
    ns2:drums <http://data.carnegiehall.org/names/77974> ;
    ns2:guitar <http://data.carnegiehall.org/names/13183> ;
    ns2:harp <http://data.carnegiehall.org/names/77969> ;
    ns2:koto <http://data.carnegiehall.org/names/77970> ;
    ns2:percussion <http://data.carnegiehall.org/names/77971>,
        <http://data.carnegiehall.org/names/77972>,
        <http://data.carnegiehall.org/names/77973>,
        <http://data.carnegiehall.org/names/77974> ;
    ns2:piano <http://data.carnegiehall.org/names/77957> ;
    ns2:trombone <http://data.carnegiehall.org/names/77959> ;
    ns2:trumpet <http://data.carnegiehall.org/names/77958> ;
    ns2:viola <http://data.carnegiehall.org/names/77965>,
        <http://data.carnegiehall.org/names/77966> ;
    ns2:violin <http://data.carnegiehall.org/names/77960>,
        <http://data.carnegiehall.org/names/77961>,
        <http://data.carnegiehall.org/names/77962>,
        <http://data.carnegiehall.org/names/77963>,
        <http://data.carnegiehall.org/names/77964> ;
    ns2:vocalist <http://data.carnegiehall.org/names/35959>,
        <http://data.carnegiehall.org/names/77956>,
        <http://data.carnegiehall.org/names/77971>,
        <http://data.carnegiehall.org/names/77975>,
        <http://data.carnegiehall.org/names/77976>,
        <http://data.carnegiehall.org/names/77977> ;
    ns1:performer <http://data.carnegiehall.org/names/13183>,
        <http://data.carnegiehall.org/names/35959>,
        <http://data.carnegiehall.org/names/49086>,
        <http://data.carnegiehall.org/names/77956>,
        <http://data.carnegiehall.org/names/77957>,
        <http://data.carnegiehall.org/names/77958>,
        <http://data.carnegiehall.org/names/77959>,
        <http://data.carnegiehall.org/names/77960>,
        <http://data.carnegiehall.org/names/77961>,
        <http://data.carnegiehall.org/names/77962>,
        <http://data.carnegiehall.org/names/77963>,
        <http://data.carnegiehall.org/names/77964>,
        <http://data.carnegiehall.org/names/77965>,
        <http://data.carnegiehall.org/names/77966>,
        <http://data.carnegiehall.org/names/77967>,
        <http://data.carnegiehall.org/names/77968>,
        <http://data.carnegiehall.org/names/77969>,
        <http://data.carnegiehall.org/names/77970>,
        <http://data.carnegiehall.org/names/77971>,
        <http://data.carnegiehall.org/names/77972>,
        <http://data.carnegiehall.org/names/77973>,
        <http://data.carnegiehall.org/names/77974>,
        <http://data.carnegiehall.org/names/77975>,
        <http://data.carnegiehall.org/names/77976>,
        <http://data.carnegiehall.org/names/77977> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

