@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/59815/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "The Armed Man: A Mass for Peace" ;
    ns2:baritone <http://data.carnegiehall.org/names/87647> ;
    ns2:choir <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/111305>,
        <http://data.carnegiehall.org/names/111307>,
        <http://data.carnegiehall.org/names/111308>,
        <http://data.carnegiehall.org/names/111309>,
        <http://data.carnegiehall.org/names/111310>,
        <http://data.carnegiehall.org/names/111311>,
        <http://data.carnegiehall.org/names/111312>,
        <http://data.carnegiehall.org/names/111313>,
        <http://data.carnegiehall.org/names/111314>,
        <http://data.carnegiehall.org/names/111315>,
        <http://data.carnegiehall.org/names/111316>,
        <http://data.carnegiehall.org/names/111317>,
        <http://data.carnegiehall.org/names/111318>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/87725> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/94216> ;
    ns2:soprano <http://data.carnegiehall.org/names/74822> ;
    ns2:tenor <http://data.carnegiehall.org/names/76736> ;
    ns2:vocalist <http://data.carnegiehall.org/names/111304> ;
    ns1:performer <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/111304>,
        <http://data.carnegiehall.org/names/111305>,
        <http://data.carnegiehall.org/names/111307>,
        <http://data.carnegiehall.org/names/111308>,
        <http://data.carnegiehall.org/names/111309>,
        <http://data.carnegiehall.org/names/111310>,
        <http://data.carnegiehall.org/names/111311>,
        <http://data.carnegiehall.org/names/111312>,
        <http://data.carnegiehall.org/names/111313>,
        <http://data.carnegiehall.org/names/111314>,
        <http://data.carnegiehall.org/names/111315>,
        <http://data.carnegiehall.org/names/111316>,
        <http://data.carnegiehall.org/names/111317>,
        <http://data.carnegiehall.org/names/111318>,
        <http://data.carnegiehall.org/names/74822>,
        <http://data.carnegiehall.org/names/76736>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/87647>,
        <http://data.carnegiehall.org/names/87725>,
        <http://data.carnegiehall.org/names/94216> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/72480> .

