@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/50019/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Les Huguenots: Act II. Chorus of the Bathers" ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/91188> ;
    ns2:soprano <http://data.carnegiehall.org/names/91180>,
        <http://data.carnegiehall.org/names/91181>,
        <http://data.carnegiehall.org/names/91182>,
        <http://data.carnegiehall.org/names/91184>,
        <http://data.carnegiehall.org/names/91185>,
        <http://data.carnegiehall.org/names/91186>,
        <http://data.carnegiehall.org/names/91187>,
        <http://data.carnegiehall.org/names/91190>,
        <http://data.carnegiehall.org/names/91191>,
        <http://data.carnegiehall.org/names/91192>,
        <http://data.carnegiehall.org/names/91193>,
        <http://data.carnegiehall.org/names/91196> ;
    ns2:unspecified_voice <http://data.carnegiehall.org/names/91183>,
        <http://data.carnegiehall.org/names/91189>,
        <http://data.carnegiehall.org/names/91194>,
        <http://data.carnegiehall.org/names/91195> ;
    ns1:performer <http://data.carnegiehall.org/names/91180>,
        <http://data.carnegiehall.org/names/91181>,
        <http://data.carnegiehall.org/names/91182>,
        <http://data.carnegiehall.org/names/91183>,
        <http://data.carnegiehall.org/names/91184>,
        <http://data.carnegiehall.org/names/91185>,
        <http://data.carnegiehall.org/names/91186>,
        <http://data.carnegiehall.org/names/91187>,
        <http://data.carnegiehall.org/names/91188>,
        <http://data.carnegiehall.org/names/91189>,
        <http://data.carnegiehall.org/names/91190>,
        <http://data.carnegiehall.org/names/91191>,
        <http://data.carnegiehall.org/names/91192>,
        <http://data.carnegiehall.org/names/91193>,
        <http://data.carnegiehall.org/names/91194>,
        <http://data.carnegiehall.org/names/91195>,
        <http://data.carnegiehall.org/names/91196> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/62598> .

