@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/46856/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Pli selon pli: Improvisation sur Mallarmé I" ;
    ns1:antique_cymbals <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/59734> ;
    ns1:bass_drum <http://data.carnegiehall.org/names/25364> ;
    ns1:chimes <http://data.carnegiehall.org/names/1378> ;
    ns1:cymbals <http://data.carnegiehall.org/names/26580> ;
    ns1:gong <http://data.carnegiehall.org/names/25364>,
        <http://data.carnegiehall.org/names/26580> ;
    ns1:harp <http://data.carnegiehall.org/names/20043> ;
    ns1:metal_blocks <http://data.carnegiehall.org/names/25364> ;
    ns1:snare_drum <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/59734> ;
    ns1:soprano <http://data.carnegiehall.org/names/31213> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/48390> ;
    ns2:performer <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/1378>,
        <http://data.carnegiehall.org/names/20043>,
        <http://data.carnegiehall.org/names/25364>,
        <http://data.carnegiehall.org/names/26580>,
        <http://data.carnegiehall.org/names/31213>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/59734> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/22549> .

