@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/73465/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Gloria in D Major, RV 589" ;
    ns2:choir <http://data.carnegiehall.org/names/103533>,
        <http://data.carnegiehall.org/names/103768>,
        <http://data.carnegiehall.org/names/111305>,
        <http://data.carnegiehall.org/names/112593>,
        <http://data.carnegiehall.org/names/112682>,
        <http://data.carnegiehall.org/names/132592>,
        <http://data.carnegiehall.org/names/132593>,
        <http://data.carnegiehall.org/names/132594>,
        <http://data.carnegiehall.org/names/132595>,
        <http://data.carnegiehall.org/names/132597>,
        <http://data.carnegiehall.org/names/132598>,
        <http://data.carnegiehall.org/names/132599>,
        <http://data.carnegiehall.org/names/132600>,
        <http://data.carnegiehall.org/names/132601>,
        <http://data.carnegiehall.org/names/132602>,
        <http://data.carnegiehall.org/names/132604>,
        <http://data.carnegiehall.org/names/132605>,
        <http://data.carnegiehall.org/names/132606>,
        <http://data.carnegiehall.org/names/132607>,
        <http://data.carnegiehall.org/names/132608>,
        <http://data.carnegiehall.org/names/132609>,
        <http://data.carnegiehall.org/names/80008> ;
    ns2:conductor <http://data.carnegiehall.org/names/19602> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/132591> ;
    ns2:oboe <http://data.carnegiehall.org/names/99632> ;
    ns2:soprano <http://data.carnegiehall.org/names/74822> ;
    ns2:womens_chorus <http://data.carnegiehall.org/names/132596>,
        <http://data.carnegiehall.org/names/132603> ;
    ns1:performer <http://data.carnegiehall.org/names/103533>,
        <http://data.carnegiehall.org/names/103768>,
        <http://data.carnegiehall.org/names/111305>,
        <http://data.carnegiehall.org/names/112593>,
        <http://data.carnegiehall.org/names/112682>,
        <http://data.carnegiehall.org/names/132591>,
        <http://data.carnegiehall.org/names/132592>,
        <http://data.carnegiehall.org/names/132593>,
        <http://data.carnegiehall.org/names/132594>,
        <http://data.carnegiehall.org/names/132595>,
        <http://data.carnegiehall.org/names/132596>,
        <http://data.carnegiehall.org/names/132597>,
        <http://data.carnegiehall.org/names/132598>,
        <http://data.carnegiehall.org/names/132599>,
        <http://data.carnegiehall.org/names/132600>,
        <http://data.carnegiehall.org/names/132601>,
        <http://data.carnegiehall.org/names/132602>,
        <http://data.carnegiehall.org/names/132603>,
        <http://data.carnegiehall.org/names/132604>,
        <http://data.carnegiehall.org/names/132605>,
        <http://data.carnegiehall.org/names/132606>,
        <http://data.carnegiehall.org/names/132607>,
        <http://data.carnegiehall.org/names/132608>,
        <http://data.carnegiehall.org/names/132609>,
        <http://data.carnegiehall.org/names/19602>,
        <http://data.carnegiehall.org/names/74822>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/99632> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/35194> .

