@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/75114/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Our Father: A Journey through the Lord's Prayer" ;
    ns2:choir <http://data.carnegiehall.org/names/109885>,
        <http://data.carnegiehall.org/names/113816>,
        <http://data.carnegiehall.org/names/127603>,
        <http://data.carnegiehall.org/names/134728>,
        <http://data.carnegiehall.org/names/134729>,
        <http://data.carnegiehall.org/names/134730>,
        <http://data.carnegiehall.org/names/134731>,
        <http://data.carnegiehall.org/names/134732>,
        <http://data.carnegiehall.org/names/134733>,
        <http://data.carnegiehall.org/names/134734>,
        <http://data.carnegiehall.org/names/134735>,
        <http://data.carnegiehall.org/names/134736>,
        <http://data.carnegiehall.org/names/134737>,
        <http://data.carnegiehall.org/names/134738>,
        <http://data.carnegiehall.org/names/134739>,
        <http://data.carnegiehall.org/names/134740>,
        <http://data.carnegiehall.org/names/134741>,
        <http://data.carnegiehall.org/names/134742>,
        <http://data.carnegiehall.org/names/134743>,
        <http://data.carnegiehall.org/names/134744>,
        <http://data.carnegiehall.org/names/134745>,
        <http://data.carnegiehall.org/names/134746>,
        <http://data.carnegiehall.org/names/134747>,
        <http://data.carnegiehall.org/names/134748>,
        <http://data.carnegiehall.org/names/134749>,
        <http://data.carnegiehall.org/names/134750>,
        <http://data.carnegiehall.org/names/63837>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/81688>,
        <http://data.carnegiehall.org/names/90745> ;
    ns2:conductor <http://data.carnegiehall.org/names/94292> ;
    ns1:performer <http://data.carnegiehall.org/names/109885>,
        <http://data.carnegiehall.org/names/113816>,
        <http://data.carnegiehall.org/names/127603>,
        <http://data.carnegiehall.org/names/134728>,
        <http://data.carnegiehall.org/names/134729>,
        <http://data.carnegiehall.org/names/134730>,
        <http://data.carnegiehall.org/names/134731>,
        <http://data.carnegiehall.org/names/134732>,
        <http://data.carnegiehall.org/names/134733>,
        <http://data.carnegiehall.org/names/134734>,
        <http://data.carnegiehall.org/names/134735>,
        <http://data.carnegiehall.org/names/134736>,
        <http://data.carnegiehall.org/names/134737>,
        <http://data.carnegiehall.org/names/134738>,
        <http://data.carnegiehall.org/names/134739>,
        <http://data.carnegiehall.org/names/134740>,
        <http://data.carnegiehall.org/names/134741>,
        <http://data.carnegiehall.org/names/134742>,
        <http://data.carnegiehall.org/names/134743>,
        <http://data.carnegiehall.org/names/134744>,
        <http://data.carnegiehall.org/names/134745>,
        <http://data.carnegiehall.org/names/134746>,
        <http://data.carnegiehall.org/names/134747>,
        <http://data.carnegiehall.org/names/134748>,
        <http://data.carnegiehall.org/names/134749>,
        <http://data.carnegiehall.org/names/134750>,
        <http://data.carnegiehall.org/names/63837>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/81688>,
        <http://data.carnegiehall.org/names/90745>,
        <http://data.carnegiehall.org/names/94292> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/102597> .

