@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/69177/work_09> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Missa Lucis" ;
    ns2:choir <http://data.carnegiehall.org/names/115282>,
        <http://data.carnegiehall.org/names/127978>,
        <http://data.carnegiehall.org/names/127979> ;
    ns2:conductor <http://data.carnegiehall.org/names/127855> ;
    ns2:double_bass <http://data.carnegiehall.org/names/4093> ;
    ns2:drums <http://data.carnegiehall.org/names/127972> ;
    ns2:guitar <http://data.carnegiehall.org/names/66878> ;
    ns2:piano <http://data.carnegiehall.org/names/127854> ;
    ns2:saxophone <http://data.carnegiehall.org/names/127971> ;
    ns2:vocalist <http://data.carnegiehall.org/names/12186>,
        <http://data.carnegiehall.org/names/58691> ;
    ns1:performer <http://data.carnegiehall.org/names/115282>,
        <http://data.carnegiehall.org/names/12186>,
        <http://data.carnegiehall.org/names/127854>,
        <http://data.carnegiehall.org/names/127855>,
        <http://data.carnegiehall.org/names/127971>,
        <http://data.carnegiehall.org/names/127972>,
        <http://data.carnegiehall.org/names/127978>,
        <http://data.carnegiehall.org/names/127979>,
        <http://data.carnegiehall.org/names/4093>,
        <http://data.carnegiehall.org/names/58691>,
        <http://data.carnegiehall.org/names/66878> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/112901> ;
    rdfs:comment "New York premiere" .

