@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/58303/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Gloria, FP 177" ;
    ns2:choir <http://data.carnegiehall.org/names/108367>,
        <http://data.carnegiehall.org/names/108369>,
        <http://data.carnegiehall.org/names/108370>,
        <http://data.carnegiehall.org/names/108371>,
        <http://data.carnegiehall.org/names/108374>,
        <http://data.carnegiehall.org/names/108378>,
        <http://data.carnegiehall.org/names/108381>,
        <http://data.carnegiehall.org/names/108382>,
        <http://data.carnegiehall.org/names/108383>,
        <http://data.carnegiehall.org/names/80008> ;
    ns2:conductor <http://data.carnegiehall.org/names/108365> ;
    ns2:mens_chorus <http://data.carnegiehall.org/names/108368>,
        <http://data.carnegiehall.org/names/108372>,
        <http://data.carnegiehall.org/names/108373>,
        <http://data.carnegiehall.org/names/108375>,
        <http://data.carnegiehall.org/names/108376>,
        <http://data.carnegiehall.org/names/108379>,
        <http://data.carnegiehall.org/names/108380>,
        <http://data.carnegiehall.org/names/108384> ;
    ns2:orchestra <http://data.carnegiehall.org/names/80007> ;
    ns2:soprano <http://data.carnegiehall.org/names/108366> ;
    ns2:vocal_ensemble <http://data.carnegiehall.org/names/108377> ;
    ns1:performer <http://data.carnegiehall.org/names/108365>,
        <http://data.carnegiehall.org/names/108366>,
        <http://data.carnegiehall.org/names/108367>,
        <http://data.carnegiehall.org/names/108368>,
        <http://data.carnegiehall.org/names/108369>,
        <http://data.carnegiehall.org/names/108370>,
        <http://data.carnegiehall.org/names/108371>,
        <http://data.carnegiehall.org/names/108372>,
        <http://data.carnegiehall.org/names/108373>,
        <http://data.carnegiehall.org/names/108374>,
        <http://data.carnegiehall.org/names/108375>,
        <http://data.carnegiehall.org/names/108376>,
        <http://data.carnegiehall.org/names/108377>,
        <http://data.carnegiehall.org/names/108378>,
        <http://data.carnegiehall.org/names/108379>,
        <http://data.carnegiehall.org/names/108380>,
        <http://data.carnegiehall.org/names/108381>,
        <http://data.carnegiehall.org/names/108382>,
        <http://data.carnegiehall.org/names/108383>,
        <http://data.carnegiehall.org/names/108384>,
        <http://data.carnegiehall.org/names/80007>,
        <http://data.carnegiehall.org/names/80008> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/15547> .

