@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/21364/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/33848> ;
    ns2:basset_horn <http://data.carnegiehall.org/names/1843> ;
    ns2:bassoon <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/1444> ;
    ns2:cello <http://data.carnegiehall.org/names/28073>,
        <http://data.carnegiehall.org/names/49525> ;
    ns2:clarinet <http://data.carnegiehall.org/names/17507>,
        <http://data.carnegiehall.org/names/26223>,
        <http://data.carnegiehall.org/names/76046> ;
    ns2:contrabassoon <http://data.carnegiehall.org/names/10397> ;
    ns2:double_bass <http://data.carnegiehall.org/names/22229> ;
    ns2:flute <http://data.carnegiehall.org/names/24854>,
        <http://data.carnegiehall.org/names/42027> ;
    ns2:french_horn <http://data.carnegiehall.org/names/30773>,
        <http://data.carnegiehall.org/names/33383>,
        <http://data.carnegiehall.org/names/58095>,
        <http://data.carnegiehall.org/names/59463> ;
    ns2:oboe <http://data.carnegiehall.org/names/14170>,
        <http://data.carnegiehall.org/names/24860> ;
    ns2:trumpet <http://data.carnegiehall.org/names/76047> ;
    ns1:performer <http://data.carnegiehall.org/names/10397>,
        <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/14170>,
        <http://data.carnegiehall.org/names/1444>,
        <http://data.carnegiehall.org/names/17507>,
        <http://data.carnegiehall.org/names/1843>,
        <http://data.carnegiehall.org/names/22229>,
        <http://data.carnegiehall.org/names/24854>,
        <http://data.carnegiehall.org/names/24860>,
        <http://data.carnegiehall.org/names/26223>,
        <http://data.carnegiehall.org/names/28073>,
        <http://data.carnegiehall.org/names/30773>,
        <http://data.carnegiehall.org/names/33383>,
        <http://data.carnegiehall.org/names/33848>,
        <http://data.carnegiehall.org/names/42027>,
        <http://data.carnegiehall.org/names/49525>,
        <http://data.carnegiehall.org/names/58095>,
        <http://data.carnegiehall.org/names/59463>,
        <http://data.carnegiehall.org/names/76046>,
        <http://data.carnegiehall.org/names/76047> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

