@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/41681/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_flute <http://data.carnegiehall.org/names/20779>,
        <http://data.carnegiehall.org/names/58261> ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/62683> ;
    ns1:bassoon <http://data.carnegiehall.org/names/30843> ;
    ns1:celesta <http://data.carnegiehall.org/names/2857>,
        <http://data.carnegiehall.org/names/62403> ;
    ns1:cello <http://data.carnegiehall.org/names/30151>,
        <http://data.carnegiehall.org/names/35510> ;
    ns1:clarinet <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/62683> ;
    ns1:contrabassoon <http://data.carnegiehall.org/names/30843> ;
    ns1:double_bass <http://data.carnegiehall.org/names/17739> ;
    ns1:english_horn <http://data.carnegiehall.org/names/65337> ;
    ns1:flute <http://data.carnegiehall.org/names/20779>,
        <http://data.carnegiehall.org/names/58261> ;
    ns1:french_horn <http://data.carnegiehall.org/names/18303>,
        <http://data.carnegiehall.org/names/28221> ;
    ns1:harmonium <http://data.carnegiehall.org/names/62403> ;
    ns1:harp <http://data.carnegiehall.org/names/25550> ;
    ns1:oboe <http://data.carnegiehall.org/names/19465> ;
    ns1:percussion <http://data.carnegiehall.org/names/16537>,
        <http://data.carnegiehall.org/names/35581> ;
    ns1:piano <http://data.carnegiehall.org/names/2857> ;
    ns1:piccolo <http://data.carnegiehall.org/names/20779> ;
    ns1:trombone <http://data.carnegiehall.org/names/26802> ;
    ns1:trumpet <http://data.carnegiehall.org/names/45971> ;
    ns1:viola <http://data.carnegiehall.org/names/640>,
        <http://data.carnegiehall.org/names/69519> ;
    ns1:violin <http://data.carnegiehall.org/names/23312>,
        <http://data.carnegiehall.org/names/53373> ;
    ns2:performer <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/16537>,
        <http://data.carnegiehall.org/names/17739>,
        <http://data.carnegiehall.org/names/18303>,
        <http://data.carnegiehall.org/names/19465>,
        <http://data.carnegiehall.org/names/20779>,
        <http://data.carnegiehall.org/names/23312>,
        <http://data.carnegiehall.org/names/25550>,
        <http://data.carnegiehall.org/names/26802>,
        <http://data.carnegiehall.org/names/28221>,
        <http://data.carnegiehall.org/names/2857>,
        <http://data.carnegiehall.org/names/30151>,
        <http://data.carnegiehall.org/names/30843>,
        <http://data.carnegiehall.org/names/35510>,
        <http://data.carnegiehall.org/names/35581>,
        <http://data.carnegiehall.org/names/45971>,
        <http://data.carnegiehall.org/names/53373>,
        <http://data.carnegiehall.org/names/58261>,
        <http://data.carnegiehall.org/names/62403>,
        <http://data.carnegiehall.org/names/62683>,
        <http://data.carnegiehall.org/names/640>,
        <http://data.carnegiehall.org/names/65337>,
        <http://data.carnegiehall.org/names/69519> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

