@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/74905/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Twilight Mass" ;
    ns1:choir <http://data.carnegiehall.org/names/111745>,
        <http://data.carnegiehall.org/names/112778>,
        <http://data.carnegiehall.org/names/116648>,
        <http://data.carnegiehall.org/names/116649>,
        <http://data.carnegiehall.org/names/117785>,
        <http://data.carnegiehall.org/names/134218>,
        <http://data.carnegiehall.org/names/134219>,
        <http://data.carnegiehall.org/names/134220>,
        <http://data.carnegiehall.org/names/134221>,
        <http://data.carnegiehall.org/names/134222>,
        <http://data.carnegiehall.org/names/134223>,
        <http://data.carnegiehall.org/names/134224>,
        <http://data.carnegiehall.org/names/134225>,
        <http://data.carnegiehall.org/names/134226>,
        <http://data.carnegiehall.org/names/134227>,
        <http://data.carnegiehall.org/names/134228>,
        <http://data.carnegiehall.org/names/61824>,
        <http://data.carnegiehall.org/names/80008> ;
    ns1:conductor <http://data.carnegiehall.org/names/100059>,
        <http://data.carnegiehall.org/names/134216> ;
    ns1:piano <http://data.carnegiehall.org/names/78761> ;
    ns1:soprano <http://data.carnegiehall.org/names/134217> ;
    ns2:performer <http://data.carnegiehall.org/names/100059>,
        <http://data.carnegiehall.org/names/111745>,
        <http://data.carnegiehall.org/names/112778>,
        <http://data.carnegiehall.org/names/116648>,
        <http://data.carnegiehall.org/names/116649>,
        <http://data.carnegiehall.org/names/117785>,
        <http://data.carnegiehall.org/names/134216>,
        <http://data.carnegiehall.org/names/134217>,
        <http://data.carnegiehall.org/names/134218>,
        <http://data.carnegiehall.org/names/134219>,
        <http://data.carnegiehall.org/names/134220>,
        <http://data.carnegiehall.org/names/134221>,
        <http://data.carnegiehall.org/names/134222>,
        <http://data.carnegiehall.org/names/134223>,
        <http://data.carnegiehall.org/names/134224>,
        <http://data.carnegiehall.org/names/134225>,
        <http://data.carnegiehall.org/names/134226>,
        <http://data.carnegiehall.org/names/134227>,
        <http://data.carnegiehall.org/names/134228>,
        <http://data.carnegiehall.org/names/61824>,
        <http://data.carnegiehall.org/names/78761>,
        <http://data.carnegiehall.org/names/80008> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/116869> .

