@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/61842/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/107340>,
        <http://data.carnegiehall.org/names/115508>,
        <http://data.carnegiehall.org/names/115509>,
        <http://data.carnegiehall.org/names/115510>,
        <http://data.carnegiehall.org/names/115511>,
        <http://data.carnegiehall.org/names/115512>,
        <http://data.carnegiehall.org/names/115513>,
        <http://data.carnegiehall.org/names/115514>,
        <http://data.carnegiehall.org/names/115515>,
        <http://data.carnegiehall.org/names/115516>,
        <http://data.carnegiehall.org/names/115517>,
        <http://data.carnegiehall.org/names/115518>,
        <http://data.carnegiehall.org/names/115519>,
        <http://data.carnegiehall.org/names/115520>,
        <http://data.carnegiehall.org/names/115521>,
        <http://data.carnegiehall.org/names/115522>,
        <http://data.carnegiehall.org/names/115523>,
        <http://data.carnegiehall.org/names/78021> ;
    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/107340>,
        <http://data.carnegiehall.org/names/115508>,
        <http://data.carnegiehall.org/names/115509>,
        <http://data.carnegiehall.org/names/115510>,
        <http://data.carnegiehall.org/names/115511>,
        <http://data.carnegiehall.org/names/115512>,
        <http://data.carnegiehall.org/names/115513>,
        <http://data.carnegiehall.org/names/115514>,
        <http://data.carnegiehall.org/names/115515>,
        <http://data.carnegiehall.org/names/115516>,
        <http://data.carnegiehall.org/names/115517>,
        <http://data.carnegiehall.org/names/115518>,
        <http://data.carnegiehall.org/names/115519>,
        <http://data.carnegiehall.org/names/115520>,
        <http://data.carnegiehall.org/names/115521>,
        <http://data.carnegiehall.org/names/115522>,
        <http://data.carnegiehall.org/names/115523>,
        <http://data.carnegiehall.org/names/46991>,
        <http://data.carnegiehall.org/names/65397>,
        <http://data.carnegiehall.org/names/78021>,
        <http://data.carnegiehall.org/names/95119> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/36663> .

