@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/48110/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Pli selon pli: Improvisation sur Mallarmé II" ;
    ns1:antique_cymbals <http://data.carnegiehall.org/names/20387>,
        <http://data.carnegiehall.org/names/86268> ;
    ns1:celesta <http://data.carnegiehall.org/names/42456> ;
    ns1:chimes <http://data.carnegiehall.org/names/86269> ;
    ns1:claves <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/20387>,
        <http://data.carnegiehall.org/names/25364> ;
    ns1:cymbals <http://data.carnegiehall.org/names/13715> ;
    ns1:gong <http://data.carnegiehall.org/names/25364> ;
    ns1:harp <http://data.carnegiehall.org/names/20043> ;
    ns1:maracas <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/20387>,
        <http://data.carnegiehall.org/names/25364>,
        <http://data.carnegiehall.org/names/86268> ;
    ns1:piano <http://data.carnegiehall.org/names/41747> ;
    ns1:soprano <http://data.carnegiehall.org/names/86267> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/48390> ;
    ns2: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/41747>,
        <http://data.carnegiehall.org/names/42456>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/86267>,
        <http://data.carnegiehall.org/names/86268>,
        <http://data.carnegiehall.org/names/86269> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/39152> .

