@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/80052/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Gloria in D Major, RV 589" ;
    ns2:choir <http://data.carnegiehall.org/names/100922>,
        <http://data.carnegiehall.org/names/109570>,
        <http://data.carnegiehall.org/names/137853>,
        <http://data.carnegiehall.org/names/142223>,
        <http://data.carnegiehall.org/names/142224>,
        <http://data.carnegiehall.org/names/142225>,
        <http://data.carnegiehall.org/names/142226>,
        <http://data.carnegiehall.org/names/142227>,
        <http://data.carnegiehall.org/names/142228>,
        <http://data.carnegiehall.org/names/142229>,
        <http://data.carnegiehall.org/names/142230>,
        <http://data.carnegiehall.org/names/142231>,
        <http://data.carnegiehall.org/names/142232>,
        <http://data.carnegiehall.org/names/142233>,
        <http://data.carnegiehall.org/names/142234>,
        <http://data.carnegiehall.org/names/142235>,
        <http://data.carnegiehall.org/names/36372>,
        <http://data.carnegiehall.org/names/6587>,
        <http://data.carnegiehall.org/names/80008> ;
    ns2:conductor <http://data.carnegiehall.org/names/100394> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/91429> ;
    ns2:organ <http://data.carnegiehall.org/names/130053> ;
    ns2:soprano <http://data.carnegiehall.org/names/109553> ;
    ns1:performer <http://data.carnegiehall.org/names/100394>,
        <http://data.carnegiehall.org/names/100922>,
        <http://data.carnegiehall.org/names/109553>,
        <http://data.carnegiehall.org/names/109570>,
        <http://data.carnegiehall.org/names/130053>,
        <http://data.carnegiehall.org/names/137853>,
        <http://data.carnegiehall.org/names/142223>,
        <http://data.carnegiehall.org/names/142224>,
        <http://data.carnegiehall.org/names/142225>,
        <http://data.carnegiehall.org/names/142226>,
        <http://data.carnegiehall.org/names/142227>,
        <http://data.carnegiehall.org/names/142228>,
        <http://data.carnegiehall.org/names/142229>,
        <http://data.carnegiehall.org/names/142230>,
        <http://data.carnegiehall.org/names/142231>,
        <http://data.carnegiehall.org/names/142232>,
        <http://data.carnegiehall.org/names/142233>,
        <http://data.carnegiehall.org/names/142234>,
        <http://data.carnegiehall.org/names/142235>,
        <http://data.carnegiehall.org/names/36372>,
        <http://data.carnegiehall.org/names/6587>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/91429> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/35194> .

