@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_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Lux aeterna" ;
    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/100059> ;
    ns2:organ <http://data.carnegiehall.org/names/137270> ;
    ns1:performer <http://data.carnegiehall.org/names/100059>,
        <http://data.carnegiehall.org/names/134227>,
        <http://data.carnegiehall.org/names/137270>,
        <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> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/47395> .

