@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/60872/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Requiem, Op. 48 (1893 Version)" ;
    ns1:baritone <http://data.carnegiehall.org/names/24268> ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/113822> ;
    ns1:choir <http://data.carnegiehall.org/names/101257>,
        <http://data.carnegiehall.org/names/113815>,
        <http://data.carnegiehall.org/names/113816>,
        <http://data.carnegiehall.org/names/113817>,
        <http://data.carnegiehall.org/names/113818>,
        <http://data.carnegiehall.org/names/113819>,
        <http://data.carnegiehall.org/names/113820>,
        <http://data.carnegiehall.org/names/113821>,
        <http://data.carnegiehall.org/names/71684>,
        <http://data.carnegiehall.org/names/71736>,
        <http://data.carnegiehall.org/names/92853>,
        <http://data.carnegiehall.org/names/97912> ;
    ns1:organ <http://data.carnegiehall.org/names/103139> ;
    ns1:soprano <http://data.carnegiehall.org/names/67936> ;
    ns2:performer <http://data.carnegiehall.org/names/101257>,
        <http://data.carnegiehall.org/names/103139>,
        <http://data.carnegiehall.org/names/113815>,
        <http://data.carnegiehall.org/names/113816>,
        <http://data.carnegiehall.org/names/113817>,
        <http://data.carnegiehall.org/names/113818>,
        <http://data.carnegiehall.org/names/113819>,
        <http://data.carnegiehall.org/names/113820>,
        <http://data.carnegiehall.org/names/113821>,
        <http://data.carnegiehall.org/names/113822>,
        <http://data.carnegiehall.org/names/24268>,
        <http://data.carnegiehall.org/names/67936>,
        <http://data.carnegiehall.org/names/71684>,
        <http://data.carnegiehall.org/names/71736>,
        <http://data.carnegiehall.org/names/92853>,
        <http://data.carnegiehall.org/names/97912> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/93728> .

