@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/76705/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Gloria" ;
    ns1:choir <http://data.carnegiehall.org/names/102491>,
        <http://data.carnegiehall.org/names/107244>,
        <http://data.carnegiehall.org/names/120426>,
        <http://data.carnegiehall.org/names/121601>,
        <http://data.carnegiehall.org/names/129729>,
        <http://data.carnegiehall.org/names/133081>,
        <http://data.carnegiehall.org/names/134951>,
        <http://data.carnegiehall.org/names/136700>,
        <http://data.carnegiehall.org/names/136701>,
        <http://data.carnegiehall.org/names/136702>,
        <http://data.carnegiehall.org/names/136703>,
        <http://data.carnegiehall.org/names/136704>,
        <http://data.carnegiehall.org/names/136705>,
        <http://data.carnegiehall.org/names/136706>,
        <http://data.carnegiehall.org/names/136707>,
        <http://data.carnegiehall.org/names/136708>,
        <http://data.carnegiehall.org/names/80008> ;
    ns1:reader <http://data.carnegiehall.org/names/114793>,
        <http://data.carnegiehall.org/names/136694>,
        <http://data.carnegiehall.org/names/136696>,
        <http://data.carnegiehall.org/names/136699> ;
    ns2:performer <http://data.carnegiehall.org/names/102491>,
        <http://data.carnegiehall.org/names/107244>,
        <http://data.carnegiehall.org/names/114793>,
        <http://data.carnegiehall.org/names/120426>,
        <http://data.carnegiehall.org/names/121601>,
        <http://data.carnegiehall.org/names/129729>,
        <http://data.carnegiehall.org/names/133081>,
        <http://data.carnegiehall.org/names/134951>,
        <http://data.carnegiehall.org/names/136694>,
        <http://data.carnegiehall.org/names/136696>,
        <http://data.carnegiehall.org/names/136699>,
        <http://data.carnegiehall.org/names/136700>,
        <http://data.carnegiehall.org/names/136701>,
        <http://data.carnegiehall.org/names/136702>,
        <http://data.carnegiehall.org/names/136703>,
        <http://data.carnegiehall.org/names/136704>,
        <http://data.carnegiehall.org/names/136705>,
        <http://data.carnegiehall.org/names/136706>,
        <http://data.carnegiehall.org/names/136707>,
        <http://data.carnegiehall.org/names/136708>,
        <http://data.carnegiehall.org/names/80008> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/82878> .

