@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/22535/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_flute <http://data.carnegiehall.org/names/47812> ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/26724> ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/26724> ;
    ns1:bassoon <http://data.carnegiehall.org/names/24295> ;
    ns1:cello <http://data.carnegiehall.org/names/5367> ;
    ns1:clarinet <http://data.carnegiehall.org/names/26724>,
        <http://data.carnegiehall.org/names/28806> ;
    ns1:double_bass <http://data.carnegiehall.org/names/57199> ;
    ns1:english_horn <http://data.carnegiehall.org/names/7737> ;
    ns1:flute <http://data.carnegiehall.org/names/59651> ;
    ns1:french_horn <http://data.carnegiehall.org/names/19887> ;
    ns1:harp <http://data.carnegiehall.org/names/1754> ;
    ns1:oboe <http://data.carnegiehall.org/names/7737> ;
    ns1:percussion <http://data.carnegiehall.org/names/42113>,
        <http://data.carnegiehall.org/names/48334> ;
    ns1:piccolo <http://data.carnegiehall.org/names/59651> ;
    ns1:trombone <http://data.carnegiehall.org/names/54561> ;
    ns1:trumpet <http://data.carnegiehall.org/names/1601> ;
    ns1:violin <http://data.carnegiehall.org/names/27982> ;
    ns2:performer <http://data.carnegiehall.org/names/1601>,
        <http://data.carnegiehall.org/names/1754>,
        <http://data.carnegiehall.org/names/19887>,
        <http://data.carnegiehall.org/names/24295>,
        <http://data.carnegiehall.org/names/26724>,
        <http://data.carnegiehall.org/names/27982>,
        <http://data.carnegiehall.org/names/28806>,
        <http://data.carnegiehall.org/names/42113>,
        <http://data.carnegiehall.org/names/47812>,
        <http://data.carnegiehall.org/names/48334>,
        <http://data.carnegiehall.org/names/5367>,
        <http://data.carnegiehall.org/names/54561>,
        <http://data.carnegiehall.org/names/57199>,
        <http://data.carnegiehall.org/names/59651>,
        <http://data.carnegiehall.org/names/7737> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

