@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/9854/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:basset_horn <http://data.carnegiehall.org/names/54305>,
        <http://data.carnegiehall.org/names/58533> ;
    ns1:bassoon <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/1444> ;
    ns1:celesta <http://data.carnegiehall.org/names/53783> ;
    ns1:cello <http://data.carnegiehall.org/names/29592> ;
    ns1:clarinet <http://data.carnegiehall.org/names/26223>,
        <http://data.carnegiehall.org/names/9796> ;
    ns1:double_bass <http://data.carnegiehall.org/names/22229> ;
    ns1:flute <http://data.carnegiehall.org/names/42027>,
        <http://data.carnegiehall.org/names/55779> ;
    ns1:french_horn <http://data.carnegiehall.org/names/1476>,
        <http://data.carnegiehall.org/names/30773>,
        <http://data.carnegiehall.org/names/57425>,
        <http://data.carnegiehall.org/names/59463> ;
    ns1:harp <http://data.carnegiehall.org/names/1481> ;
    ns1:oboe <http://data.carnegiehall.org/names/12457>,
        <http://data.carnegiehall.org/names/24860> ;
    ns1:percussion <http://data.carnegiehall.org/names/25298> ;
    ns1:piano <http://data.carnegiehall.org/names/46432> ;
    ns1:viola <http://data.carnegiehall.org/names/15865> ;
    ns1:violin <http://data.carnegiehall.org/names/23943>,
        <http://data.carnegiehall.org/names/25066> ;
    ns2:performer <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/12457>,
        <http://data.carnegiehall.org/names/1444>,
        <http://data.carnegiehall.org/names/1476>,
        <http://data.carnegiehall.org/names/1481>,
        <http://data.carnegiehall.org/names/15865>,
        <http://data.carnegiehall.org/names/22229>,
        <http://data.carnegiehall.org/names/23943>,
        <http://data.carnegiehall.org/names/24860>,
        <http://data.carnegiehall.org/names/25066>,
        <http://data.carnegiehall.org/names/25298>,
        <http://data.carnegiehall.org/names/26223>,
        <http://data.carnegiehall.org/names/29592>,
        <http://data.carnegiehall.org/names/30773>,
        <http://data.carnegiehall.org/names/42027>,
        <http://data.carnegiehall.org/names/46432>,
        <http://data.carnegiehall.org/names/53783>,
        <http://data.carnegiehall.org/names/54305>,
        <http://data.carnegiehall.org/names/55779>,
        <http://data.carnegiehall.org/names/57425>,
        <http://data.carnegiehall.org/names/58533>,
        <http://data.carnegiehall.org/names/59463>,
        <http://data.carnegiehall.org/names/9796> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

