@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/34439/work_21> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "A Life for the Tsar: Excerpts" ;
    ns1:dancer <http://data.carnegiehall.org/names/10720>,
        <http://data.carnegiehall.org/names/11799>,
        <http://data.carnegiehall.org/names/16279>,
        <http://data.carnegiehall.org/names/22241>,
        <http://data.carnegiehall.org/names/23973>,
        <http://data.carnegiehall.org/names/29975>,
        <http://data.carnegiehall.org/names/31016>,
        <http://data.carnegiehall.org/names/36326>,
        <http://data.carnegiehall.org/names/41241>,
        <http://data.carnegiehall.org/names/43065>,
        <http://data.carnegiehall.org/names/434>,
        <http://data.carnegiehall.org/names/44661>,
        <http://data.carnegiehall.org/names/50345>,
        <http://data.carnegiehall.org/names/50811>,
        <http://data.carnegiehall.org/names/52372>,
        <http://data.carnegiehall.org/names/52373>,
        <http://data.carnegiehall.org/names/54873>,
        <http://data.carnegiehall.org/names/56607>,
        <http://data.carnegiehall.org/names/58495>,
        <http://data.carnegiehall.org/names/720>,
        <http://data.carnegiehall.org/names/77284>,
        <http://data.carnegiehall.org/names/9081>,
        <http://data.carnegiehall.org/names/9590> ;
    ns2:performer <http://data.carnegiehall.org/names/10720>,
        <http://data.carnegiehall.org/names/11799>,
        <http://data.carnegiehall.org/names/16279>,
        <http://data.carnegiehall.org/names/22241>,
        <http://data.carnegiehall.org/names/23973>,
        <http://data.carnegiehall.org/names/29975>,
        <http://data.carnegiehall.org/names/31016>,
        <http://data.carnegiehall.org/names/36326>,
        <http://data.carnegiehall.org/names/41241>,
        <http://data.carnegiehall.org/names/43065>,
        <http://data.carnegiehall.org/names/434>,
        <http://data.carnegiehall.org/names/44661>,
        <http://data.carnegiehall.org/names/50345>,
        <http://data.carnegiehall.org/names/50811>,
        <http://data.carnegiehall.org/names/52372>,
        <http://data.carnegiehall.org/names/52373>,
        <http://data.carnegiehall.org/names/54873>,
        <http://data.carnegiehall.org/names/56607>,
        <http://data.carnegiehall.org/names/58495>,
        <http://data.carnegiehall.org/names/720>,
        <http://data.carnegiehall.org/names/77284>,
        <http://data.carnegiehall.org/names/9081>,
        <http://data.carnegiehall.org/names/9590> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/26715> .

