@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/37377/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/38452> ;
    ns1:bassoon <http://data.carnegiehall.org/names/34203> ;
    ns1:cello <http://data.carnegiehall.org/names/5367> ;
    ns1:clarinet <http://data.carnegiehall.org/names/45392> ;
    ns1:double_bass <http://data.carnegiehall.org/names/6934> ;
    ns1:flute <http://data.carnegiehall.org/names/59651> ;
    ns1:french_horn <http://data.carnegiehall.org/names/53122>,
        <http://data.carnegiehall.org/names/8751> ;
    ns1:harp <http://data.carnegiehall.org/names/1754> ;
    ns1:oboe <http://data.carnegiehall.org/names/23606> ;
    ns1:percussion <http://data.carnegiehall.org/names/42113> ;
    ns1:piano <http://data.carnegiehall.org/names/41295> ;
    ns1:trombone <http://data.carnegiehall.org/names/60816> ;
    ns1:trumpet <http://data.carnegiehall.org/names/46231> ;
    ns1:viola <http://data.carnegiehall.org/names/1030> ;
    ns1:violin <http://data.carnegiehall.org/names/27982>,
        <http://data.carnegiehall.org/names/42636> ;
    ns2:performer <http://data.carnegiehall.org/names/1030>,
        <http://data.carnegiehall.org/names/1754>,
        <http://data.carnegiehall.org/names/23606>,
        <http://data.carnegiehall.org/names/27982>,
        <http://data.carnegiehall.org/names/34203>,
        <http://data.carnegiehall.org/names/38452>,
        <http://data.carnegiehall.org/names/41295>,
        <http://data.carnegiehall.org/names/42113>,
        <http://data.carnegiehall.org/names/42636>,
        <http://data.carnegiehall.org/names/45392>,
        <http://data.carnegiehall.org/names/46231>,
        <http://data.carnegiehall.org/names/53122>,
        <http://data.carnegiehall.org/names/5367>,
        <http://data.carnegiehall.org/names/59651>,
        <http://data.carnegiehall.org/names/60816>,
        <http://data.carnegiehall.org/names/6934>,
        <http://data.carnegiehall.org/names/8751> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

