@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/69280/work_07> 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/128017> ;
    ns1:chamber_orchestra <http://data.carnegiehall.org/names/61706> ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/41112> ;
    ns1:choir <http://data.carnegiehall.org/names/103768>,
        <http://data.carnegiehall.org/names/113222>,
        <http://data.carnegiehall.org/names/127944>,
        <http://data.carnegiehall.org/names/128025>,
        <http://data.carnegiehall.org/names/128026>,
        <http://data.carnegiehall.org/names/128027>,
        <http://data.carnegiehall.org/names/128028>,
        <http://data.carnegiehall.org/names/72718>,
        <http://data.carnegiehall.org/names/74802> ;
    ns1:conductor <http://data.carnegiehall.org/names/127942> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/73180> ;
    ns1:soprano <http://data.carnegiehall.org/names/117697> ;
    ns1:tenor <http://data.carnegiehall.org/names/97157> ;
    ns2:performer <http://data.carnegiehall.org/names/103768>,
        <http://data.carnegiehall.org/names/113222>,
        <http://data.carnegiehall.org/names/117697>,
        <http://data.carnegiehall.org/names/127942>,
        <http://data.carnegiehall.org/names/127944>,
        <http://data.carnegiehall.org/names/128017>,
        <http://data.carnegiehall.org/names/128025>,
        <http://data.carnegiehall.org/names/128026>,
        <http://data.carnegiehall.org/names/128027>,
        <http://data.carnegiehall.org/names/128028>,
        <http://data.carnegiehall.org/names/41112>,
        <http://data.carnegiehall.org/names/61706>,
        <http://data.carnegiehall.org/names/72718>,
        <http://data.carnegiehall.org/names/73180>,
        <http://data.carnegiehall.org/names/74802>,
        <http://data.carnegiehall.org/names/97157> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/3032> .

