@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/59991/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Requiem in D Minor, K. 626 (Süssmayr Version)" ;
    ns2:bass <http://data.carnegiehall.org/names/86412> ;
    ns2:choir <http://data.carnegiehall.org/names/100906>,
        <http://data.carnegiehall.org/names/102739>,
        <http://data.carnegiehall.org/names/111740>,
        <http://data.carnegiehall.org/names/111741>,
        <http://data.carnegiehall.org/names/111742>,
        <http://data.carnegiehall.org/names/111743>,
        <http://data.carnegiehall.org/names/111744>,
        <http://data.carnegiehall.org/names/111745>,
        <http://data.carnegiehall.org/names/111746>,
        <http://data.carnegiehall.org/names/111747>,
        <http://data.carnegiehall.org/names/111748>,
        <http://data.carnegiehall.org/names/111749>,
        <http://data.carnegiehall.org/names/111750>,
        <http://data.carnegiehall.org/names/111751>,
        <http://data.carnegiehall.org/names/111752>,
        <http://data.carnegiehall.org/names/111753>,
        <http://data.carnegiehall.org/names/111754>,
        <http://data.carnegiehall.org/names/111755>,
        <http://data.carnegiehall.org/names/111756>,
        <http://data.carnegiehall.org/names/73920> ;
    ns2:conductor <http://data.carnegiehall.org/names/73918> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/111738> ;
    ns2:soprano <http://data.carnegiehall.org/names/111737> ;
    ns2:tenor <http://data.carnegiehall.org/names/111739> ;
    ns1:performer <http://data.carnegiehall.org/names/100906>,
        <http://data.carnegiehall.org/names/102739>,
        <http://data.carnegiehall.org/names/111737>,
        <http://data.carnegiehall.org/names/111738>,
        <http://data.carnegiehall.org/names/111739>,
        <http://data.carnegiehall.org/names/111740>,
        <http://data.carnegiehall.org/names/111741>,
        <http://data.carnegiehall.org/names/111742>,
        <http://data.carnegiehall.org/names/111743>,
        <http://data.carnegiehall.org/names/111744>,
        <http://data.carnegiehall.org/names/111745>,
        <http://data.carnegiehall.org/names/111746>,
        <http://data.carnegiehall.org/names/111747>,
        <http://data.carnegiehall.org/names/111748>,
        <http://data.carnegiehall.org/names/111749>,
        <http://data.carnegiehall.org/names/111750>,
        <http://data.carnegiehall.org/names/111751>,
        <http://data.carnegiehall.org/names/111752>,
        <http://data.carnegiehall.org/names/111753>,
        <http://data.carnegiehall.org/names/111754>,
        <http://data.carnegiehall.org/names/111755>,
        <http://data.carnegiehall.org/names/111756>,
        <http://data.carnegiehall.org/names/73918>,
        <http://data.carnegiehall.org/names/73920>,
        <http://data.carnegiehall.org/names/86412> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/3032> .

