@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/60796/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Jubilate Deo" ;
    ns1:chamber_orchestra <http://data.carnegiehall.org/names/61706> ;
    ns1:choir <http://data.carnegiehall.org/names/109149>,
        <http://data.carnegiehall.org/names/113586>,
        <http://data.carnegiehall.org/names/113587>,
        <http://data.carnegiehall.org/names/113588>,
        <http://data.carnegiehall.org/names/113589>,
        <http://data.carnegiehall.org/names/113590>,
        <http://data.carnegiehall.org/names/5290>,
        <http://data.carnegiehall.org/names/80536>,
        <http://data.carnegiehall.org/names/81254> ;
    ns1:conductor <http://data.carnegiehall.org/names/42994> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/76229> ;
    ns1:soprano <http://data.carnegiehall.org/names/95318> ;
    ns2:performer <http://data.carnegiehall.org/names/109149>,
        <http://data.carnegiehall.org/names/113586>,
        <http://data.carnegiehall.org/names/113587>,
        <http://data.carnegiehall.org/names/113588>,
        <http://data.carnegiehall.org/names/113589>,
        <http://data.carnegiehall.org/names/113590>,
        <http://data.carnegiehall.org/names/42994>,
        <http://data.carnegiehall.org/names/5290>,
        <http://data.carnegiehall.org/names/61706>,
        <http://data.carnegiehall.org/names/76229>,
        <http://data.carnegiehall.org/names/80536>,
        <http://data.carnegiehall.org/names/81254>,
        <http://data.carnegiehall.org/names/95318> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/99044> .

