@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/15903/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/38452> ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/38452> ;
    ns2:cello <http://data.carnegiehall.org/names/5367> ;
    ns2:clarinet <http://data.carnegiehall.org/names/12005>,
        <http://data.carnegiehall.org/names/18423> ;
    ns2:double_bass <http://data.carnegiehall.org/names/6934> ;
    ns2:e_flat_clarinet <http://data.carnegiehall.org/names/18423> ;
    ns2:flute <http://data.carnegiehall.org/names/39072> ;
    ns2:french_horn <http://data.carnegiehall.org/names/53094> ;
    ns2:guitar <http://data.carnegiehall.org/names/7872> ;
    ns2:harp <http://data.carnegiehall.org/names/1754> ;
    ns2:oboe <http://data.carnegiehall.org/names/23606> ;
    ns2:percussion <http://data.carnegiehall.org/names/38555>,
        <http://data.carnegiehall.org/names/48334> ;
    ns2:piano <http://data.carnegiehall.org/names/36293> ;
    ns2:trombone <http://data.carnegiehall.org/names/55271> ;
    ns2:trumpet <http://data.carnegiehall.org/names/27391> ;
    ns2:viola <http://data.carnegiehall.org/names/1030> ;
    ns2:violin <http://data.carnegiehall.org/names/42860> ;
    ns1:performer <http://data.carnegiehall.org/names/1030>,
        <http://data.carnegiehall.org/names/12005>,
        <http://data.carnegiehall.org/names/1754>,
        <http://data.carnegiehall.org/names/18423>,
        <http://data.carnegiehall.org/names/23606>,
        <http://data.carnegiehall.org/names/27391>,
        <http://data.carnegiehall.org/names/36293>,
        <http://data.carnegiehall.org/names/38452>,
        <http://data.carnegiehall.org/names/38555>,
        <http://data.carnegiehall.org/names/39072>,
        <http://data.carnegiehall.org/names/42860>,
        <http://data.carnegiehall.org/names/48334>,
        <http://data.carnegiehall.org/names/53094>,
        <http://data.carnegiehall.org/names/5367>,
        <http://data.carnegiehall.org/names/55271>,
        <http://data.carnegiehall.org/names/6934>,
        <http://data.carnegiehall.org/names/7872> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

