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

<http://data.carnegiehall.org/events/71815/work_10> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Shadow Dance of Sylva" ;
    ns2:choir <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/117162>,
        <http://data.carnegiehall.org/names/128011>,
        <http://data.carnegiehall.org/names/131282>,
        <http://data.carnegiehall.org/names/131283>,
        <http://data.carnegiehall.org/names/131284>,
        <http://data.carnegiehall.org/names/131285>,
        <http://data.carnegiehall.org/names/131286>,
        <http://data.carnegiehall.org/names/131287> ;
    ns2:conductor <http://data.carnegiehall.org/names/49861> ;
    ns2:piano <http://data.carnegiehall.org/names/109872> ;
    ns1:performer <http://data.carnegiehall.org/names/109872>,
        <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/117162>,
        <http://data.carnegiehall.org/names/128011>,
        <http://data.carnegiehall.org/names/131282>,
        <http://data.carnegiehall.org/names/131283>,
        <http://data.carnegiehall.org/names/131284>,
        <http://data.carnegiehall.org/names/131285>,
        <http://data.carnegiehall.org/names/131286>,
        <http://data.carnegiehall.org/names/131287>,
        <http://data.carnegiehall.org/names/49861> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/115682> ;
    rdfs:comment "world premiere" .

