@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/52766/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Stamping in the Dark" ;
    ns3:alto_flute <http://data.carnegiehall.org/names/96300> ;
    ns3:bass_clarinet <http://data.carnegiehall.org/names/96301> ;
    ns3:bassoon <http://data.carnegiehall.org/names/96292> ;
    ns3:cello <http://data.carnegiehall.org/names/96281>,
        <http://data.carnegiehall.org/names/96287>,
        <http://data.carnegiehall.org/names/96296> ;
    ns3:chamber_ensemble <http://data.carnegiehall.org/names/96278>,
        <http://data.carnegiehall.org/names/96288>,
        <http://data.carnegiehall.org/names/96294> ;
    ns3:clarinet <http://data.carnegiehall.org/names/81598>,
        <http://data.carnegiehall.org/names/96279>,
        <http://data.carnegiehall.org/names/96291> ;
    ns3:double_bass <http://data.carnegiehall.org/names/96290>,
        <http://data.carnegiehall.org/names/96297> ;
    ns3:electric_guitar <http://data.carnegiehall.org/names/96298> ;
    ns3:electronics <http://data.carnegiehall.org/names/96304> ;
    ns3:flute <http://data.carnegiehall.org/names/81596>,
        <http://data.carnegiehall.org/names/96299> ;
    ns3:percussion <http://data.carnegiehall.org/names/96302>,
        <http://data.carnegiehall.org/names/96303> ;
    ns3:piano <http://data.carnegiehall.org/names/86160>,
        <http://data.carnegiehall.org/names/96282> ;
    ns3:string_quartet <http://data.carnegiehall.org/names/96283> ;
    ns3:trombone <http://data.carnegiehall.org/names/96280> ;
    ns3:viola <http://data.carnegiehall.org/names/74709>,
        <http://data.carnegiehall.org/names/96286> ;
    ns3:violin <http://data.carnegiehall.org/names/96284>,
        <http://data.carnegiehall.org/names/96285>,
        <http://data.carnegiehall.org/names/96289>,
        <http://data.carnegiehall.org/names/96295> ;
    ns2:performer <http://data.carnegiehall.org/names/74709>,
        <http://data.carnegiehall.org/names/81596>,
        <http://data.carnegiehall.org/names/81598>,
        <http://data.carnegiehall.org/names/86160>,
        <http://data.carnegiehall.org/names/96278>,
        <http://data.carnegiehall.org/names/96279>,
        <http://data.carnegiehall.org/names/96280>,
        <http://data.carnegiehall.org/names/96281>,
        <http://data.carnegiehall.org/names/96282>,
        <http://data.carnegiehall.org/names/96283>,
        <http://data.carnegiehall.org/names/96284>,
        <http://data.carnegiehall.org/names/96285>,
        <http://data.carnegiehall.org/names/96286>,
        <http://data.carnegiehall.org/names/96287>,
        <http://data.carnegiehall.org/names/96288>,
        <http://data.carnegiehall.org/names/96289>,
        <http://data.carnegiehall.org/names/96290>,
        <http://data.carnegiehall.org/names/96291>,
        <http://data.carnegiehall.org/names/96292>,
        <http://data.carnegiehall.org/names/96294>,
        <http://data.carnegiehall.org/names/96295>,
        <http://data.carnegiehall.org/names/96296>,
        <http://data.carnegiehall.org/names/96297>,
        <http://data.carnegiehall.org/names/96298>,
        <http://data.carnegiehall.org/names/96299>,
        <http://data.carnegiehall.org/names/96300>,
        <http://data.carnegiehall.org/names/96301>,
        <http://data.carnegiehall.org/names/96302>,
        <http://data.carnegiehall.org/names/96303>,
        <http://data.carnegiehall.org/names/96304> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/89526> .

