@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/57895/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Mass in D Minor, H.XXII:11, \"Nelson Mass\"" ;
    ns1:bass <http://data.carnegiehall.org/names/100398> ;
    ns1:choir <http://data.carnegiehall.org/names/100410>,
        <http://data.carnegiehall.org/names/107964>,
        <http://data.carnegiehall.org/names/107965>,
        <http://data.carnegiehall.org/names/107966>,
        <http://data.carnegiehall.org/names/107967>,
        <http://data.carnegiehall.org/names/107968>,
        <http://data.carnegiehall.org/names/107969>,
        <http://data.carnegiehall.org/names/107970>,
        <http://data.carnegiehall.org/names/107971>,
        <http://data.carnegiehall.org/names/107973>,
        <http://data.carnegiehall.org/names/107974>,
        <http://data.carnegiehall.org/names/107975>,
        <http://data.carnegiehall.org/names/107976>,
        <http://data.carnegiehall.org/names/107977>,
        <http://data.carnegiehall.org/names/107978>,
        <http://data.carnegiehall.org/names/107979>,
        <http://data.carnegiehall.org/names/107980>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/80221>,
        <http://data.carnegiehall.org/names/92411> ;
    ns1:conductor <http://data.carnegiehall.org/names/100394> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/86454> ;
    ns1:soprano <http://data.carnegiehall.org/names/107963> ;
    ns1:tenor <http://data.carnegiehall.org/names/73182> ;
    ns2:performer <http://data.carnegiehall.org/names/100394>,
        <http://data.carnegiehall.org/names/100398>,
        <http://data.carnegiehall.org/names/100410>,
        <http://data.carnegiehall.org/names/107963>,
        <http://data.carnegiehall.org/names/107964>,
        <http://data.carnegiehall.org/names/107965>,
        <http://data.carnegiehall.org/names/107966>,
        <http://data.carnegiehall.org/names/107967>,
        <http://data.carnegiehall.org/names/107968>,
        <http://data.carnegiehall.org/names/107969>,
        <http://data.carnegiehall.org/names/107970>,
        <http://data.carnegiehall.org/names/107971>,
        <http://data.carnegiehall.org/names/107973>,
        <http://data.carnegiehall.org/names/107974>,
        <http://data.carnegiehall.org/names/107975>,
        <http://data.carnegiehall.org/names/107976>,
        <http://data.carnegiehall.org/names/107977>,
        <http://data.carnegiehall.org/names/107978>,
        <http://data.carnegiehall.org/names/107979>,
        <http://data.carnegiehall.org/names/107980>,
        <http://data.carnegiehall.org/names/73182>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/80221>,
        <http://data.carnegiehall.org/names/86454>,
        <http://data.carnegiehall.org/names/92411> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/5238> .

