@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/53429/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Merry Mount, Op. 31" ;
    ns2:baritone <http://data.carnegiehall.org/names/32200>,
        <http://data.carnegiehall.org/names/97155>,
        <http://data.carnegiehall.org/names/97156>,
        <http://data.carnegiehall.org/names/97159>,
        <http://data.carnegiehall.org/names/97160>,
        <http://data.carnegiehall.org/names/97162> ;
    ns2:bass <http://data.carnegiehall.org/names/5698> ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/97163> ;
    ns2:boy_soprano <http://data.carnegiehall.org/names/97165> ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/97152> ;
    ns2:choir <http://data.carnegiehall.org/names/97166> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/97154>,
        <http://data.carnegiehall.org/names/97158>,
        <http://data.carnegiehall.org/names/97161> ;
    ns2:soprano <http://data.carnegiehall.org/names/97153>,
        <http://data.carnegiehall.org/names/97164> ;
    ns2:tenor <http://data.carnegiehall.org/names/32298>,
        <http://data.carnegiehall.org/names/86420>,
        <http://data.carnegiehall.org/names/97157> ;
    ns1:performer <http://data.carnegiehall.org/names/32200>,
        <http://data.carnegiehall.org/names/32298>,
        <http://data.carnegiehall.org/names/5698>,
        <http://data.carnegiehall.org/names/86420>,
        <http://data.carnegiehall.org/names/97152>,
        <http://data.carnegiehall.org/names/97153>,
        <http://data.carnegiehall.org/names/97154>,
        <http://data.carnegiehall.org/names/97155>,
        <http://data.carnegiehall.org/names/97156>,
        <http://data.carnegiehall.org/names/97157>,
        <http://data.carnegiehall.org/names/97158>,
        <http://data.carnegiehall.org/names/97159>,
        <http://data.carnegiehall.org/names/97160>,
        <http://data.carnegiehall.org/names/97161>,
        <http://data.carnegiehall.org/names/97162>,
        <http://data.carnegiehall.org/names/97163>,
        <http://data.carnegiehall.org/names/97164>,
        <http://data.carnegiehall.org/names/97165>,
        <http://data.carnegiehall.org/names/97166> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/11309> .

