@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/55789/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Messiah" ;
    ns1:bass <http://data.carnegiehall.org/names/95119> ;
    ns1:choir <http://data.carnegiehall.org/names/102489>,
        <http://data.carnegiehall.org/names/102490>,
        <http://data.carnegiehall.org/names/102491>,
        <http://data.carnegiehall.org/names/102492>,
        <http://data.carnegiehall.org/names/102493>,
        <http://data.carnegiehall.org/names/102494>,
        <http://data.carnegiehall.org/names/102495>,
        <http://data.carnegiehall.org/names/102496>,
        <http://data.carnegiehall.org/names/102497>,
        <http://data.carnegiehall.org/names/102498>,
        <http://data.carnegiehall.org/names/102499>,
        <http://data.carnegiehall.org/names/102500>,
        <http://data.carnegiehall.org/names/102501>,
        <http://data.carnegiehall.org/names/102502>,
        <http://data.carnegiehall.org/names/25957>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/93803>,
        <http://data.carnegiehall.org/names/97930> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/100900> ;
    ns1:soprano <http://data.carnegiehall.org/names/65397> ;
    ns1:tenor <http://data.carnegiehall.org/names/46991> ;
    ns2:performer <http://data.carnegiehall.org/names/100900>,
        <http://data.carnegiehall.org/names/102489>,
        <http://data.carnegiehall.org/names/102490>,
        <http://data.carnegiehall.org/names/102491>,
        <http://data.carnegiehall.org/names/102492>,
        <http://data.carnegiehall.org/names/102493>,
        <http://data.carnegiehall.org/names/102494>,
        <http://data.carnegiehall.org/names/102495>,
        <http://data.carnegiehall.org/names/102496>,
        <http://data.carnegiehall.org/names/102497>,
        <http://data.carnegiehall.org/names/102498>,
        <http://data.carnegiehall.org/names/102499>,
        <http://data.carnegiehall.org/names/102500>,
        <http://data.carnegiehall.org/names/102501>,
        <http://data.carnegiehall.org/names/102502>,
        <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/93803>,
        <http://data.carnegiehall.org/names/95119>,
        <http://data.carnegiehall.org/names/97930> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/36663> .

