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

