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

<http://data.carnegiehall.org/events/48110/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Pli selon pli: Improvisation sur Mallarmé I" ;
    ns1:antique_cymbals <http://data.carnegiehall.org/names/20387>,
        <http://data.carnegiehall.org/names/86268> ;
    ns1:bass_drum <http://data.carnegiehall.org/names/25364> ;
    ns1:chimes <http://data.carnegiehall.org/names/86269> ;
    ns1:cymbals <http://data.carnegiehall.org/names/13715> ;
    ns1:gong <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/25364> ;
    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/20387>,
        <http://data.carnegiehall.org/names/86268> ;
    ns1:soprano <http://data.carnegiehall.org/names/86267> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/48390> ;
    ns3:performer <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/20043>,
        <http://data.carnegiehall.org/names/20387>,
        <http://data.carnegiehall.org/names/25364>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/86267>,
        <http://data.carnegiehall.org/names/86268>,
        <http://data.carnegiehall.org/names/86269> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/22549> .

