@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/856/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/33848> ;
    ns1:bassoon <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/1444> ;
    ns1:cello <http://data.carnegiehall.org/names/9793> ;
    ns1:clarinet <http://data.carnegiehall.org/names/26223> ;
    ns1:double_bass <http://data.carnegiehall.org/names/22229> ;
    ns1:english_horn <http://data.carnegiehall.org/names/24860> ;
    ns1:flute <http://data.carnegiehall.org/names/24854>,
        <http://data.carnegiehall.org/names/55779> ;
    ns1:french_horn <http://data.carnegiehall.org/names/33383>,
        <http://data.carnegiehall.org/names/58095> ;
    ns1:oboe <http://data.carnegiehall.org/names/24860>,
        <http://data.carnegiehall.org/names/28083> ;
    ns1:piccolo <http://data.carnegiehall.org/names/24854> ;
    ns1:trombone <http://data.carnegiehall.org/names/52472> ;
    ns1:viola <http://data.carnegiehall.org/names/15865> ;
    ns1:violin <http://data.carnegiehall.org/names/29590> ;
    ns2:performer <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/1444>,
        <http://data.carnegiehall.org/names/15865>,
        <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/28083>,
        <http://data.carnegiehall.org/names/29590>,
        <http://data.carnegiehall.org/names/33383>,
        <http://data.carnegiehall.org/names/33848>,
        <http://data.carnegiehall.org/names/52472>,
        <http://data.carnegiehall.org/names/55779>,
        <http://data.carnegiehall.org/names/58095>,
        <http://data.carnegiehall.org/names/9793> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

