@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/77816/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Requiem, Op. 48" ;
    ns1:baritone <http://data.carnegiehall.org/names/138421> ;
    ns1:choir <http://data.carnegiehall.org/names/111751>,
        <http://data.carnegiehall.org/names/117040>,
        <http://data.carnegiehall.org/names/138425>,
        <http://data.carnegiehall.org/names/138426>,
        <http://data.carnegiehall.org/names/138427>,
        <http://data.carnegiehall.org/names/138428>,
        <http://data.carnegiehall.org/names/138429>,
        <http://data.carnegiehall.org/names/138430>,
        <http://data.carnegiehall.org/names/138431>,
        <http://data.carnegiehall.org/names/138432>,
        <http://data.carnegiehall.org/names/138433>,
        <http://data.carnegiehall.org/names/138434>,
        <http://data.carnegiehall.org/names/138435>,
        <http://data.carnegiehall.org/names/138436>,
        <http://data.carnegiehall.org/names/138437>,
        <http://data.carnegiehall.org/names/138438>,
        <http://data.carnegiehall.org/names/29162>,
        <http://data.carnegiehall.org/names/80008> ;
    ns1:conductor <http://data.carnegiehall.org/names/111736> ;
    ns1:orchestra <http://data.carnegiehall.org/names/80007> ;
    ns1:organ <http://data.carnegiehall.org/names/130053> ;
    ns1:soprano <http://data.carnegiehall.org/names/137541> ;
    ns2:performer <http://data.carnegiehall.org/names/111736>,
        <http://data.carnegiehall.org/names/111751>,
        <http://data.carnegiehall.org/names/117040>,
        <http://data.carnegiehall.org/names/130053>,
        <http://data.carnegiehall.org/names/137541>,
        <http://data.carnegiehall.org/names/138421>,
        <http://data.carnegiehall.org/names/138425>,
        <http://data.carnegiehall.org/names/138426>,
        <http://data.carnegiehall.org/names/138427>,
        <http://data.carnegiehall.org/names/138428>,
        <http://data.carnegiehall.org/names/138429>,
        <http://data.carnegiehall.org/names/138430>,
        <http://data.carnegiehall.org/names/138431>,
        <http://data.carnegiehall.org/names/138432>,
        <http://data.carnegiehall.org/names/138433>,
        <http://data.carnegiehall.org/names/138434>,
        <http://data.carnegiehall.org/names/138435>,
        <http://data.carnegiehall.org/names/138436>,
        <http://data.carnegiehall.org/names/138437>,
        <http://data.carnegiehall.org/names/138438>,
        <http://data.carnegiehall.org/names/29162>,
        <http://data.carnegiehall.org/names/80007>,
        <http://data.carnegiehall.org/names/80008> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/33459> .

