@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/58906/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Dona nobis pacem" ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/95063> ;
    ns2:choir <http://data.carnegiehall.org/names/109728>,
        <http://data.carnegiehall.org/names/109729>,
        <http://data.carnegiehall.org/names/109730>,
        <http://data.carnegiehall.org/names/109731>,
        <http://data.carnegiehall.org/names/109732>,
        <http://data.carnegiehall.org/names/109733>,
        <http://data.carnegiehall.org/names/109734>,
        <http://data.carnegiehall.org/names/109735>,
        <http://data.carnegiehall.org/names/109736>,
        <http://data.carnegiehall.org/names/109737>,
        <http://data.carnegiehall.org/names/109738>,
        <http://data.carnegiehall.org/names/109739>,
        <http://data.carnegiehall.org/names/109740>,
        <http://data.carnegiehall.org/names/67818>,
        <http://data.carnegiehall.org/names/78030>,
        <http://data.carnegiehall.org/names/79375>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/95068> ;
    ns2:conductor <http://data.carnegiehall.org/names/19612> ;
    ns2:girls_chorus <http://data.carnegiehall.org/names/55301> ;
    ns2:soprano <http://data.carnegiehall.org/names/109726> ;
    ns1:performer <http://data.carnegiehall.org/names/109726>,
        <http://data.carnegiehall.org/names/109728>,
        <http://data.carnegiehall.org/names/109729>,
        <http://data.carnegiehall.org/names/109730>,
        <http://data.carnegiehall.org/names/109731>,
        <http://data.carnegiehall.org/names/109732>,
        <http://data.carnegiehall.org/names/109733>,
        <http://data.carnegiehall.org/names/109734>,
        <http://data.carnegiehall.org/names/109735>,
        <http://data.carnegiehall.org/names/109736>,
        <http://data.carnegiehall.org/names/109737>,
        <http://data.carnegiehall.org/names/109738>,
        <http://data.carnegiehall.org/names/109739>,
        <http://data.carnegiehall.org/names/109740>,
        <http://data.carnegiehall.org/names/19612>,
        <http://data.carnegiehall.org/names/55301>,
        <http://data.carnegiehall.org/names/67818>,
        <http://data.carnegiehall.org/names/78030>,
        <http://data.carnegiehall.org/names/79375>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/95063>,
        <http://data.carnegiehall.org/names/95068> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/58066> .

