@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/26622/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/43670> ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/33848> ;
    ns1:bassoon <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/36157> ;
    ns1:cello <http://data.carnegiehall.org/names/28073> ;
    ns1:clarinet <http://data.carnegiehall.org/names/1843>,
        <http://data.carnegiehall.org/names/26223> ;
    ns1:flute <http://data.carnegiehall.org/names/55779> ;
    ns1:french_horn <http://data.carnegiehall.org/names/30773>,
        <http://data.carnegiehall.org/names/58095> ;
    ns1:guitar <http://data.carnegiehall.org/names/40388> ;
    ns1:mandolin <http://data.carnegiehall.org/names/31884> ;
    ns1:narrator <http://data.carnegiehall.org/names/18844>,
        <http://data.carnegiehall.org/names/43667> ;
    ns1:oboe <http://data.carnegiehall.org/names/24860>,
        <http://data.carnegiehall.org/names/28083> ;
    ns1:percussion <http://data.carnegiehall.org/names/25298> ;
    ns1:saxophone <http://data.carnegiehall.org/names/22958> ;
    ns1:trumpet <http://data.carnegiehall.org/names/3559> ;
    ns1:viola <http://data.carnegiehall.org/names/15865> ;
    ns1:violin <http://data.carnegiehall.org/names/23943> ;
    ns2:performer <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/15865>,
        <http://data.carnegiehall.org/names/1843>,
        <http://data.carnegiehall.org/names/18844>,
        <http://data.carnegiehall.org/names/22958>,
        <http://data.carnegiehall.org/names/23943>,
        <http://data.carnegiehall.org/names/24860>,
        <http://data.carnegiehall.org/names/25298>,
        <http://data.carnegiehall.org/names/26223>,
        <http://data.carnegiehall.org/names/28073>,
        <http://data.carnegiehall.org/names/28083>,
        <http://data.carnegiehall.org/names/30773>,
        <http://data.carnegiehall.org/names/31884>,
        <http://data.carnegiehall.org/names/33848>,
        <http://data.carnegiehall.org/names/3559>,
        <http://data.carnegiehall.org/names/36157>,
        <http://data.carnegiehall.org/names/40388>,
        <http://data.carnegiehall.org/names/43667>,
        <http://data.carnegiehall.org/names/43670>,
        <http://data.carnegiehall.org/names/55779>,
        <http://data.carnegiehall.org/names/58095> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

