@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/43747/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Paths of Parables" ;
    ns1:cello <http://data.carnegiehall.org/names/75433> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/61796> ;
    ns1:conductor <http://data.carnegiehall.org/names/75435> ;
    ns1:narrator <http://data.carnegiehall.org/names/75434> ;
    ns1:percussion <http://data.carnegiehall.org/names/72588> ;
    ns1:pipa <http://data.carnegiehall.org/names/56019> ;
    ns1:sheng <http://data.carnegiehall.org/names/61780> ;
    ns1:viola <http://data.carnegiehall.org/names/75432> ;
    ns1:violin <http://data.carnegiehall.org/names/66742> ;
    ns2:performer <http://data.carnegiehall.org/names/56019>,
        <http://data.carnegiehall.org/names/61780>,
        <http://data.carnegiehall.org/names/61796>,
        <http://data.carnegiehall.org/names/66742>,
        <http://data.carnegiehall.org/names/72588>,
        <http://data.carnegiehall.org/names/75432>,
        <http://data.carnegiehall.org/names/75433>,
        <http://data.carnegiehall.org/names/75434>,
        <http://data.carnegiehall.org/names/75435> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/71608> ;
    rdfs:comment "world premiere" .

