@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/59420/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Messiah" ;
    ns2:baritone <http://data.carnegiehall.org/names/95119> ;
    ns2:choir <http://data.carnegiehall.org/names/103054>,
        <http://data.carnegiehall.org/names/107340>,
        <http://data.carnegiehall.org/names/111033>,
        <http://data.carnegiehall.org/names/111034>,
        <http://data.carnegiehall.org/names/111035>,
        <http://data.carnegiehall.org/names/111036>,
        <http://data.carnegiehall.org/names/111037>,
        <http://data.carnegiehall.org/names/111038>,
        <http://data.carnegiehall.org/names/111039>,
        <http://data.carnegiehall.org/names/111040>,
        <http://data.carnegiehall.org/names/111041>,
        <http://data.carnegiehall.org/names/25957>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/86209>,
        <http://data.carnegiehall.org/names/9772>,
        <http://data.carnegiehall.org/names/98495> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/100900> ;
    ns2:soprano <http://data.carnegiehall.org/names/65397> ;
    ns2:tenor <http://data.carnegiehall.org/names/46991> ;
    ns1:performer <http://data.carnegiehall.org/names/100900>,
        <http://data.carnegiehall.org/names/103054>,
        <http://data.carnegiehall.org/names/107340>,
        <http://data.carnegiehall.org/names/111033>,
        <http://data.carnegiehall.org/names/111034>,
        <http://data.carnegiehall.org/names/111035>,
        <http://data.carnegiehall.org/names/111036>,
        <http://data.carnegiehall.org/names/111037>,
        <http://data.carnegiehall.org/names/111038>,
        <http://data.carnegiehall.org/names/111039>,
        <http://data.carnegiehall.org/names/111040>,
        <http://data.carnegiehall.org/names/111041>,
        <http://data.carnegiehall.org/names/25957>,
        <http://data.carnegiehall.org/names/46991>,
        <http://data.carnegiehall.org/names/65397>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/86209>,
        <http://data.carnegiehall.org/names/95119>,
        <http://data.carnegiehall.org/names/9772>,
        <http://data.carnegiehall.org/names/98495> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/36663> .

