@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/19768/work_09> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Messiah" ;
    ns3:bass_baritone <http://data.carnegiehall.org/names/38348> ;
    ns3:choir <http://data.carnegiehall.org/names/50544>,
        <http://data.carnegiehall.org/names/63294>,
        <http://data.carnegiehall.org/names/64850>,
        <http://data.carnegiehall.org/names/69405>,
        <http://data.carnegiehall.org/names/73483>,
        <http://data.carnegiehall.org/names/73484>,
        <http://data.carnegiehall.org/names/73485>,
        <http://data.carnegiehall.org/names/73486>,
        <http://data.carnegiehall.org/names/73487> ;
    ns3:conductor <http://data.carnegiehall.org/names/5369> ;
    ns3:mezzo_soprano <http://data.carnegiehall.org/names/3383> ;
    ns3:soprano <http://data.carnegiehall.org/names/46375> ;
    ns3:tenor <http://data.carnegiehall.org/names/16637> ;
    ns1:performer <http://data.carnegiehall.org/names/16637>,
        <http://data.carnegiehall.org/names/3383>,
        <http://data.carnegiehall.org/names/38348>,
        <http://data.carnegiehall.org/names/46375>,
        <http://data.carnegiehall.org/names/50544>,
        <http://data.carnegiehall.org/names/5369>,
        <http://data.carnegiehall.org/names/63294>,
        <http://data.carnegiehall.org/names/64850>,
        <http://data.carnegiehall.org/names/69405>,
        <http://data.carnegiehall.org/names/73483>,
        <http://data.carnegiehall.org/names/73484>,
        <http://data.carnegiehall.org/names/73485>,
        <http://data.carnegiehall.org/names/73486>,
        <http://data.carnegiehall.org/names/73487> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/36663> ;
    rdfs:comment "United States premiere" .

