@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/79093/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Stabat Mater" ;
    ns2:choir <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/129730>,
        <http://data.carnegiehall.org/names/130061>,
        <http://data.carnegiehall.org/names/136701>,
        <http://data.carnegiehall.org/names/136706>,
        <http://data.carnegiehall.org/names/140528>,
        <http://data.carnegiehall.org/names/140529>,
        <http://data.carnegiehall.org/names/140530>,
        <http://data.carnegiehall.org/names/140531>,
        <http://data.carnegiehall.org/names/140532>,
        <http://data.carnegiehall.org/names/140533>,
        <http://data.carnegiehall.org/names/140534>,
        <http://data.carnegiehall.org/names/140535>,
        <http://data.carnegiehall.org/names/50348>,
        <http://data.carnegiehall.org/names/67533>,
        <http://data.carnegiehall.org/names/80008> ;
    ns1:performer <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/129730>,
        <http://data.carnegiehall.org/names/130061>,
        <http://data.carnegiehall.org/names/136701>,
        <http://data.carnegiehall.org/names/136706>,
        <http://data.carnegiehall.org/names/140528>,
        <http://data.carnegiehall.org/names/140529>,
        <http://data.carnegiehall.org/names/140530>,
        <http://data.carnegiehall.org/names/140531>,
        <http://data.carnegiehall.org/names/140532>,
        <http://data.carnegiehall.org/names/140533>,
        <http://data.carnegiehall.org/names/140534>,
        <http://data.carnegiehall.org/names/140535>,
        <http://data.carnegiehall.org/names/50348>,
        <http://data.carnegiehall.org/names/67533>,
        <http://data.carnegiehall.org/names/80008> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/82879> .

