@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/16617/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Requiem (\"In Memory of a Wondrous Soul\")" ;
    ns1:baritone <http://data.carnegiehall.org/names/14543>,
        <http://data.carnegiehall.org/names/47634> ;
    ns1:choir <http://data.carnegiehall.org/names/10401>,
        <http://data.carnegiehall.org/names/27913> ;
    ns1:contralto <http://data.carnegiehall.org/names/1653>,
        <http://data.carnegiehall.org/names/6326> ;
    ns1:soprano <http://data.carnegiehall.org/names/26613> ;
    ns1:tenor <http://data.carnegiehall.org/names/14542> ;
    ns2:performer <http://data.carnegiehall.org/names/10401>,
        <http://data.carnegiehall.org/names/14542>,
        <http://data.carnegiehall.org/names/14543>,
        <http://data.carnegiehall.org/names/1653>,
        <http://data.carnegiehall.org/names/26613>,
        <http://data.carnegiehall.org/names/27913>,
        <http://data.carnegiehall.org/names/47634>,
        <http://data.carnegiehall.org/names/6326> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/39411> ;
    rdfs:comment "world premiere" .

