@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/43392/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/30480> ;
    ns2:bassoon <http://data.carnegiehall.org/names/30843> ;
    ns2:cello <http://data.carnegiehall.org/names/30151>,
        <http://data.carnegiehall.org/names/62447> ;
    ns2:clarinet <http://data.carnegiehall.org/names/62683> ;
    ns2:double_bass <http://data.carnegiehall.org/names/66636> ;
    ns2:french_horn <http://data.carnegiehall.org/names/2324> ;
    ns2:oboe <http://data.carnegiehall.org/names/19465> ;
    ns2:ocarina <http://data.carnegiehall.org/names/62683> ;
    ns2:percussion <http://data.carnegiehall.org/names/44173> ;
    ns2:trombone <http://data.carnegiehall.org/names/26802> ;
    ns2:trumpet <http://data.carnegiehall.org/names/74452> ;
    ns2:viola <http://data.carnegiehall.org/names/27164> ;
    ns2:violin <http://data.carnegiehall.org/names/53373>,
        <http://data.carnegiehall.org/names/62752>,
        <http://data.carnegiehall.org/names/69851> ;
    ns1:performer <http://data.carnegiehall.org/names/19465>,
        <http://data.carnegiehall.org/names/2324>,
        <http://data.carnegiehall.org/names/26802>,
        <http://data.carnegiehall.org/names/27164>,
        <http://data.carnegiehall.org/names/30151>,
        <http://data.carnegiehall.org/names/30480>,
        <http://data.carnegiehall.org/names/30843>,
        <http://data.carnegiehall.org/names/44173>,
        <http://data.carnegiehall.org/names/53373>,
        <http://data.carnegiehall.org/names/62447>,
        <http://data.carnegiehall.org/names/62683>,
        <http://data.carnegiehall.org/names/62752>,
        <http://data.carnegiehall.org/names/66636>,
        <http://data.carnegiehall.org/names/69851>,
        <http://data.carnegiehall.org/names/74452> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

