@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/44468/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/13983> ;
    ns1:bassoon <http://data.carnegiehall.org/names/30843> ;
    ns1:celesta <http://data.carnegiehall.org/names/50020>,
        <http://data.carnegiehall.org/names/62403> ;
    ns1:cello <http://data.carnegiehall.org/names/35510>,
        <http://data.carnegiehall.org/names/69035> ;
    ns1:clarinet <http://data.carnegiehall.org/names/62872>,
        <http://data.carnegiehall.org/names/70015>,
        <http://data.carnegiehall.org/names/75615> ;
    ns1:double_bass <http://data.carnegiehall.org/names/2983> ;
    ns1:flute <http://data.carnegiehall.org/names/20779>,
        <http://data.carnegiehall.org/names/58261> ;
    ns1:french_horn <http://data.carnegiehall.org/names/2324>,
        <http://data.carnegiehall.org/names/76580> ;
    ns1:harp <http://data.carnegiehall.org/names/25550> ;
    ns1:oboe <http://data.carnegiehall.org/names/19465> ;
    ns1:percussion <http://data.carnegiehall.org/names/12816>,
        <http://data.carnegiehall.org/names/19637>,
        <http://data.carnegiehall.org/names/35581>,
        <http://data.carnegiehall.org/names/51672>,
        <http://data.carnegiehall.org/names/52162>,
        <http://data.carnegiehall.org/names/9241> ;
    ns1:piano <http://data.carnegiehall.org/names/50020>,
        <http://data.carnegiehall.org/names/62403> ;
    ns1:sampler <http://data.carnegiehall.org/names/77288> ;
    ns1:synthesizer <http://data.carnegiehall.org/names/62403> ;
    ns1:trombone <http://data.carnegiehall.org/names/26802> ;
    ns1:trumpet <http://data.carnegiehall.org/names/72860> ;
    ns1:viola <http://data.carnegiehall.org/names/62688>,
        <http://data.carnegiehall.org/names/69519> ;
    ns1:violin <http://data.carnegiehall.org/names/23312>,
        <http://data.carnegiehall.org/names/53373> ;
    ns2:performer <http://data.carnegiehall.org/names/12816>,
        <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/19465>,
        <http://data.carnegiehall.org/names/19637>,
        <http://data.carnegiehall.org/names/20779>,
        <http://data.carnegiehall.org/names/2324>,
        <http://data.carnegiehall.org/names/23312>,
        <http://data.carnegiehall.org/names/25550>,
        <http://data.carnegiehall.org/names/26802>,
        <http://data.carnegiehall.org/names/2983>,
        <http://data.carnegiehall.org/names/30843>,
        <http://data.carnegiehall.org/names/35510>,
        <http://data.carnegiehall.org/names/35581>,
        <http://data.carnegiehall.org/names/50020>,
        <http://data.carnegiehall.org/names/51672>,
        <http://data.carnegiehall.org/names/52162>,
        <http://data.carnegiehall.org/names/53373>,
        <http://data.carnegiehall.org/names/58261>,
        <http://data.carnegiehall.org/names/62403>,
        <http://data.carnegiehall.org/names/62688>,
        <http://data.carnegiehall.org/names/62872>,
        <http://data.carnegiehall.org/names/69035>,
        <http://data.carnegiehall.org/names/69519>,
        <http://data.carnegiehall.org/names/70015>,
        <http://data.carnegiehall.org/names/72860>,
        <http://data.carnegiehall.org/names/75615>,
        <http://data.carnegiehall.org/names/76580>,
        <http://data.carnegiehall.org/names/77288>,
        <http://data.carnegiehall.org/names/9241> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

