@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/57605/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Messiah" ;
    ns2:bass <http://data.carnegiehall.org/names/95119> ;
    ns2:choir <http://data.carnegiehall.org/names/107329>,
        <http://data.carnegiehall.org/names/107330>,
        <http://data.carnegiehall.org/names/107331>,
        <http://data.carnegiehall.org/names/107332>,
        <http://data.carnegiehall.org/names/107333>,
        <http://data.carnegiehall.org/names/107334>,
        <http://data.carnegiehall.org/names/107335>,
        <http://data.carnegiehall.org/names/107336>,
        <http://data.carnegiehall.org/names/107337>,
        <http://data.carnegiehall.org/names/107338>,
        <http://data.carnegiehall.org/names/107339>,
        <http://data.carnegiehall.org/names/107340>,
        <http://data.carnegiehall.org/names/107341>,
        <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/107343>,
        <http://data.carnegiehall.org/names/107344>,
        <http://data.carnegiehall.org/names/107345>,
        <http://data.carnegiehall.org/names/107346>,
        <http://data.carnegiehall.org/names/107347>,
        <http://data.carnegiehall.org/names/107348>,
        <http://data.carnegiehall.org/names/80008> ;
    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/107329>,
        <http://data.carnegiehall.org/names/107330>,
        <http://data.carnegiehall.org/names/107331>,
        <http://data.carnegiehall.org/names/107332>,
        <http://data.carnegiehall.org/names/107333>,
        <http://data.carnegiehall.org/names/107334>,
        <http://data.carnegiehall.org/names/107335>,
        <http://data.carnegiehall.org/names/107336>,
        <http://data.carnegiehall.org/names/107337>,
        <http://data.carnegiehall.org/names/107338>,
        <http://data.carnegiehall.org/names/107339>,
        <http://data.carnegiehall.org/names/107340>,
        <http://data.carnegiehall.org/names/107341>,
        <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/107343>,
        <http://data.carnegiehall.org/names/107344>,
        <http://data.carnegiehall.org/names/107345>,
        <http://data.carnegiehall.org/names/107346>,
        <http://data.carnegiehall.org/names/107347>,
        <http://data.carnegiehall.org/names/107348>,
        <http://data.carnegiehall.org/names/46991>,
        <http://data.carnegiehall.org/names/65397>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/95119> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/36663> .

