@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/56309/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "St. Paul, Op. 36: How lovely are the messengers" ;
    ns1:choir <http://data.carnegiehall.org/names/105055>,
        <http://data.carnegiehall.org/names/105056>,
        <http://data.carnegiehall.org/names/105057>,
        <http://data.carnegiehall.org/names/105058>,
        <http://data.carnegiehall.org/names/105059>,
        <http://data.carnegiehall.org/names/105060>,
        <http://data.carnegiehall.org/names/105061>,
        <http://data.carnegiehall.org/names/105062>,
        <http://data.carnegiehall.org/names/51144>,
        <http://data.carnegiehall.org/names/63550>,
        <http://data.carnegiehall.org/names/67780>,
        <http://data.carnegiehall.org/names/74805>,
        <http://data.carnegiehall.org/names/95133> ;
    ns1:conductor <http://data.carnegiehall.org/names/71137>,
        <http://data.carnegiehall.org/names/97874> ;
    ns1:piano <http://data.carnegiehall.org/names/90146> ;
    ns2:performer <http://data.carnegiehall.org/names/105055>,
        <http://data.carnegiehall.org/names/105056>,
        <http://data.carnegiehall.org/names/105057>,
        <http://data.carnegiehall.org/names/105058>,
        <http://data.carnegiehall.org/names/105059>,
        <http://data.carnegiehall.org/names/105060>,
        <http://data.carnegiehall.org/names/105061>,
        <http://data.carnegiehall.org/names/105062>,
        <http://data.carnegiehall.org/names/51144>,
        <http://data.carnegiehall.org/names/63550>,
        <http://data.carnegiehall.org/names/67780>,
        <http://data.carnegiehall.org/names/71137>,
        <http://data.carnegiehall.org/names/74805>,
        <http://data.carnegiehall.org/names/90146>,
        <http://data.carnegiehall.org/names/95133>,
        <http://data.carnegiehall.org/names/97874> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/96759> .

