@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/68599/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Requiem, Op. 48" ;
    ns2:baritone <http://data.carnegiehall.org/names/115539> ;
    ns2:choir <http://data.carnegiehall.org/names/108378>,
        <http://data.carnegiehall.org/names/121097>,
        <http://data.carnegiehall.org/names/126872>,
        <http://data.carnegiehall.org/names/126873>,
        <http://data.carnegiehall.org/names/126874>,
        <http://data.carnegiehall.org/names/126875>,
        <http://data.carnegiehall.org/names/126876>,
        <http://data.carnegiehall.org/names/14127>,
        <http://data.carnegiehall.org/names/14128>,
        <http://data.carnegiehall.org/names/80008> ;
    ns2:conductor <http://data.carnegiehall.org/names/108365> ;
    ns2:organ <http://data.carnegiehall.org/names/126870> ;
    ns2:soprano <http://data.carnegiehall.org/names/69323> ;
    ns1:performer <http://data.carnegiehall.org/names/108365>,
        <http://data.carnegiehall.org/names/108378>,
        <http://data.carnegiehall.org/names/115539>,
        <http://data.carnegiehall.org/names/121097>,
        <http://data.carnegiehall.org/names/126870>,
        <http://data.carnegiehall.org/names/126872>,
        <http://data.carnegiehall.org/names/126873>,
        <http://data.carnegiehall.org/names/126874>,
        <http://data.carnegiehall.org/names/126875>,
        <http://data.carnegiehall.org/names/126876>,
        <http://data.carnegiehall.org/names/14127>,
        <http://data.carnegiehall.org/names/14128>,
        <http://data.carnegiehall.org/names/69323>,
        <http://data.carnegiehall.org/names/80008> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/33459> .

