@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/57894/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Requiem" ;
    ns1:boys_chorus <http://data.carnegiehall.org/names/14996> ;
    ns1:choir <http://data.carnegiehall.org/names/107981>,
        <http://data.carnegiehall.org/names/107982>,
        <http://data.carnegiehall.org/names/107983>,
        <http://data.carnegiehall.org/names/107984>,
        <http://data.carnegiehall.org/names/107985>,
        <http://data.carnegiehall.org/names/107986>,
        <http://data.carnegiehall.org/names/107987>,
        <http://data.carnegiehall.org/names/107988>,
        <http://data.carnegiehall.org/names/107989>,
        <http://data.carnegiehall.org/names/107990>,
        <http://data.carnegiehall.org/names/107991>,
        <http://data.carnegiehall.org/names/107992>,
        <http://data.carnegiehall.org/names/107993>,
        <http://data.carnegiehall.org/names/25957>,
        <http://data.carnegiehall.org/names/26705>,
        <http://data.carnegiehall.org/names/80008> ;
    ns1:harp <http://data.carnegiehall.org/names/70685> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/84268> ;
    ns1:shakuhachi <http://data.carnegiehall.org/names/7835> ;
    ns1:soprano <http://data.carnegiehall.org/names/102709> ;
    ns2:performer <http://data.carnegiehall.org/names/102709>,
        <http://data.carnegiehall.org/names/107981>,
        <http://data.carnegiehall.org/names/107982>,
        <http://data.carnegiehall.org/names/107983>,
        <http://data.carnegiehall.org/names/107984>,
        <http://data.carnegiehall.org/names/107985>,
        <http://data.carnegiehall.org/names/107986>,
        <http://data.carnegiehall.org/names/107987>,
        <http://data.carnegiehall.org/names/107988>,
        <http://data.carnegiehall.org/names/107989>,
        <http://data.carnegiehall.org/names/107990>,
        <http://data.carnegiehall.org/names/107991>,
        <http://data.carnegiehall.org/names/107992>,
        <http://data.carnegiehall.org/names/107993>,
        <http://data.carnegiehall.org/names/14996>,
        <http://data.carnegiehall.org/names/25957>,
        <http://data.carnegiehall.org/names/26705>,
        <http://data.carnegiehall.org/names/70685>,
        <http://data.carnegiehall.org/names/7835>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/84268> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/76018> .

