@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/76917/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "A Vision Unfolding" ;
    ns2:choir <http://data.carnegiehall.org/names/134227>,
        <http://data.carnegiehall.org/names/137271>,
        <http://data.carnegiehall.org/names/137274>,
        <http://data.carnegiehall.org/names/137275>,
        <http://data.carnegiehall.org/names/137276>,
        <http://data.carnegiehall.org/names/137277>,
        <http://data.carnegiehall.org/names/137278>,
        <http://data.carnegiehall.org/names/137279>,
        <http://data.carnegiehall.org/names/137280>,
        <http://data.carnegiehall.org/names/137281>,
        <http://data.carnegiehall.org/names/137282>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/95052> ;
    ns2:conductor <http://data.carnegiehall.org/names/46599> ;
    ns2:piano <http://data.carnegiehall.org/names/137268> ;
    ns2:reciter <http://data.carnegiehall.org/names/137269> ;
    ns1:performer <http://data.carnegiehall.org/names/134227>,
        <http://data.carnegiehall.org/names/137268>,
        <http://data.carnegiehall.org/names/137269>,
        <http://data.carnegiehall.org/names/137271>,
        <http://data.carnegiehall.org/names/137274>,
        <http://data.carnegiehall.org/names/137275>,
        <http://data.carnegiehall.org/names/137276>,
        <http://data.carnegiehall.org/names/137277>,
        <http://data.carnegiehall.org/names/137278>,
        <http://data.carnegiehall.org/names/137279>,
        <http://data.carnegiehall.org/names/137280>,
        <http://data.carnegiehall.org/names/137281>,
        <http://data.carnegiehall.org/names/137282>,
        <http://data.carnegiehall.org/names/46599>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/95052> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/121213> .

