@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/58906/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Sancta civitas" ;
    ns1:baritone <http://data.carnegiehall.org/names/109727> ;
    ns1: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> ;
    ns1:conductor <http://data.carnegiehall.org/names/67458> ;
    ns1:girls_chorus <http://data.carnegiehall.org/names/55301> ;
    ns2:performer <http://data.carnegiehall.org/names/109727>,
        <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/55301>,
        <http://data.carnegiehall.org/names/67458>,
        <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> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/99849> .

