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

<http://data.carnegiehall.org/events/54366/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Dona nobis pacem" ;
    ns1:baritone <http://data.carnegiehall.org/names/100398> ;
    ns1:choir <http://data.carnegiehall.org/names/100403>,
        <http://data.carnegiehall.org/names/100404>,
        <http://data.carnegiehall.org/names/100405>,
        <http://data.carnegiehall.org/names/100406>,
        <http://data.carnegiehall.org/names/100407>,
        <http://data.carnegiehall.org/names/100408>,
        <http://data.carnegiehall.org/names/100409>,
        <http://data.carnegiehall.org/names/100410>,
        <http://data.carnegiehall.org/names/100411>,
        <http://data.carnegiehall.org/names/100412>,
        <http://data.carnegiehall.org/names/51528>,
        <http://data.carnegiehall.org/names/73708>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/80221>,
        <http://data.carnegiehall.org/names/87720>,
        <http://data.carnegiehall.org/names/92424> ;
    ns1:conductor <http://data.carnegiehall.org/names/42956> ;
    ns1:soprano <http://data.carnegiehall.org/names/100395> ;
    ns2:performer <http://data.carnegiehall.org/names/100395>,
        <http://data.carnegiehall.org/names/100398>,
        <http://data.carnegiehall.org/names/100403>,
        <http://data.carnegiehall.org/names/100404>,
        <http://data.carnegiehall.org/names/100405>,
        <http://data.carnegiehall.org/names/100406>,
        <http://data.carnegiehall.org/names/100407>,
        <http://data.carnegiehall.org/names/100408>,
        <http://data.carnegiehall.org/names/100409>,
        <http://data.carnegiehall.org/names/100410>,
        <http://data.carnegiehall.org/names/100411>,
        <http://data.carnegiehall.org/names/100412>,
        <http://data.carnegiehall.org/names/42956>,
        <http://data.carnegiehall.org/names/51528>,
        <http://data.carnegiehall.org/names/73708>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/80221>,
        <http://data.carnegiehall.org/names/87720>,
        <http://data.carnegiehall.org/names/92424> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/58066> .

