@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/70594/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Meditation on Greed" ;
    ns1:alto <http://data.carnegiehall.org/names/130234> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/130228> ;
    ns1:daf <http://data.carnegiehall.org/names/130237> ;
    ns1:dhol <http://data.carnegiehall.org/names/130237> ;
    ns1:duduk <http://data.carnegiehall.org/names/130235> ;
    ns1:dumbek <http://data.carnegiehall.org/names/130237> ;
    ns1:oud <http://data.carnegiehall.org/names/130236> ;
    ns1:pku <http://data.carnegiehall.org/names/130235> ;
    ns1:shvi <http://data.carnegiehall.org/names/130235> ;
    ns1:soprano <http://data.carnegiehall.org/names/130232>,
        <http://data.carnegiehall.org/names/130233> ;
    ns1:zurna <http://data.carnegiehall.org/names/130235> ;
    ns2:performer <http://data.carnegiehall.org/names/130228>,
        <http://data.carnegiehall.org/names/130232>,
        <http://data.carnegiehall.org/names/130233>,
        <http://data.carnegiehall.org/names/130234>,
        <http://data.carnegiehall.org/names/130235>,
        <http://data.carnegiehall.org/names/130236>,
        <http://data.carnegiehall.org/names/130237> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/114746> .

