@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/36437/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "The Snow Maiden: Scenes (unspecified)" ;
    ns1:baritone <http://data.carnegiehall.org/names/15588> ;
    ns1:bass <http://data.carnegiehall.org/names/48612> ;
    ns1:clarinet <http://data.carnegiehall.org/names/4457> ;
    ns1:contralto <http://data.carnegiehall.org/names/50867> ;
    ns1:dancer <http://data.carnegiehall.org/names/105928>,
        <http://data.carnegiehall.org/names/3972>,
        <http://data.carnegiehall.org/names/40484> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/24856> ;
    ns1:narrator <http://data.carnegiehall.org/names/6591> ;
    ns1:piano <http://data.carnegiehall.org/names/47827> ;
    ns1:soprano <http://data.carnegiehall.org/names/22867>,
        <http://data.carnegiehall.org/names/36158> ;
    ns1:tenor <http://data.carnegiehall.org/names/3973> ;
    ns1:unspecified_voice <http://data.carnegiehall.org/names/10449>,
        <http://data.carnegiehall.org/names/28501>,
        <http://data.carnegiehall.org/names/32643>,
        <http://data.carnegiehall.org/names/32673>,
        <http://data.carnegiehall.org/names/44217>,
        <http://data.carnegiehall.org/names/55339> ;
    ns2:performer <http://data.carnegiehall.org/names/10449>,
        <http://data.carnegiehall.org/names/105928>,
        <http://data.carnegiehall.org/names/15588>,
        <http://data.carnegiehall.org/names/22867>,
        <http://data.carnegiehall.org/names/24856>,
        <http://data.carnegiehall.org/names/28501>,
        <http://data.carnegiehall.org/names/32643>,
        <http://data.carnegiehall.org/names/32673>,
        <http://data.carnegiehall.org/names/36158>,
        <http://data.carnegiehall.org/names/3972>,
        <http://data.carnegiehall.org/names/3973>,
        <http://data.carnegiehall.org/names/40484>,
        <http://data.carnegiehall.org/names/44217>,
        <http://data.carnegiehall.org/names/4457>,
        <http://data.carnegiehall.org/names/47827>,
        <http://data.carnegiehall.org/names/48612>,
        <http://data.carnegiehall.org/names/50867>,
        <http://data.carnegiehall.org/names/55339>,
        <http://data.carnegiehall.org/names/6591> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/45> .

