@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/56309/work_13> 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/105052> ;
    ns1:chamber_orchestra <http://data.carnegiehall.org/names/61706> ;
    ns1:choir <http://data.carnegiehall.org/names/105063>,
        <http://data.carnegiehall.org/names/105064>,
        <http://data.carnegiehall.org/names/105065>,
        <http://data.carnegiehall.org/names/105066>,
        <http://data.carnegiehall.org/names/105067>,
        <http://data.carnegiehall.org/names/105068>,
        <http://data.carnegiehall.org/names/105069>,
        <http://data.carnegiehall.org/names/105070>,
        <http://data.carnegiehall.org/names/105071>,
        <http://data.carnegiehall.org/names/20772>,
        <http://data.carnegiehall.org/names/74802>,
        <http://data.carnegiehall.org/names/92857> ;
    ns1:conductor <http://data.carnegiehall.org/names/46306> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/63625> ;
    ns1:soprano <http://data.carnegiehall.org/names/81120> ;
    ns1:tenor <http://data.carnegiehall.org/names/98099> ;
    ns2:performer <http://data.carnegiehall.org/names/105052>,
        <http://data.carnegiehall.org/names/105063>,
        <http://data.carnegiehall.org/names/105064>,
        <http://data.carnegiehall.org/names/105065>,
        <http://data.carnegiehall.org/names/105066>,
        <http://data.carnegiehall.org/names/105067>,
        <http://data.carnegiehall.org/names/105068>,
        <http://data.carnegiehall.org/names/105069>,
        <http://data.carnegiehall.org/names/105070>,
        <http://data.carnegiehall.org/names/105071>,
        <http://data.carnegiehall.org/names/20772>,
        <http://data.carnegiehall.org/names/46306>,
        <http://data.carnegiehall.org/names/61706>,
        <http://data.carnegiehall.org/names/63625>,
        <http://data.carnegiehall.org/names/74802>,
        <http://data.carnegiehall.org/names/81120>,
        <http://data.carnegiehall.org/names/92857>,
        <http://data.carnegiehall.org/names/98099> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/3032> .

