@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/39274/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Requiem in D Minor, K. 626 (Süssmayr Version)" ;
    ns1:bass <http://data.carnegiehall.org/names/63326> ;
    ns1:choir <http://data.carnegiehall.org/names/1630>,
        <http://data.carnegiehall.org/names/3186>,
        <http://data.carnegiehall.org/names/37082>,
        <http://data.carnegiehall.org/names/61736>,
        <http://data.carnegiehall.org/names/65515>,
        <http://data.carnegiehall.org/names/65516>,
        <http://data.carnegiehall.org/names/65517>,
        <http://data.carnegiehall.org/names/65518>,
        <http://data.carnegiehall.org/names/65519>,
        <http://data.carnegiehall.org/names/65520>,
        <http://data.carnegiehall.org/names/6554> ;
    ns1:conductor <http://data.carnegiehall.org/names/65512> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/42932> ;
    ns1:orchestra <http://data.carnegiehall.org/names/27023> ;
    ns1:soprano <http://data.carnegiehall.org/names/65514> ;
    ns1:tenor <http://data.carnegiehall.org/names/4932> ;
    ns2:performer <http://data.carnegiehall.org/names/1630>,
        <http://data.carnegiehall.org/names/27023>,
        <http://data.carnegiehall.org/names/3186>,
        <http://data.carnegiehall.org/names/37082>,
        <http://data.carnegiehall.org/names/42932>,
        <http://data.carnegiehall.org/names/4932>,
        <http://data.carnegiehall.org/names/61736>,
        <http://data.carnegiehall.org/names/63326>,
        <http://data.carnegiehall.org/names/65512>,
        <http://data.carnegiehall.org/names/65514>,
        <http://data.carnegiehall.org/names/65515>,
        <http://data.carnegiehall.org/names/65516>,
        <http://data.carnegiehall.org/names/65517>,
        <http://data.carnegiehall.org/names/65518>,
        <http://data.carnegiehall.org/names/65519>,
        <http://data.carnegiehall.org/names/65520>,
        <http://data.carnegiehall.org/names/6554> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/3032> .

