@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/77370/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Responsorials: Responsorial 1, \"As Deep to Deep\"" ;
    ns2:choir <http://data.carnegiehall.org/names/104367>,
        <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/127835>,
        <http://data.carnegiehall.org/names/137651>,
        <http://data.carnegiehall.org/names/137665>,
        <http://data.carnegiehall.org/names/137666>,
        <http://data.carnegiehall.org/names/137667>,
        <http://data.carnegiehall.org/names/137668>,
        <http://data.carnegiehall.org/names/137669>,
        <http://data.carnegiehall.org/names/82982> ;
    ns2:conductor <http://data.carnegiehall.org/names/97874> ;
    ns2:orchestra <http://data.carnegiehall.org/names/116584> ;
    ns2:piano <http://data.carnegiehall.org/names/107954> ;
    ns1:performer <http://data.carnegiehall.org/names/104367>,
        <http://data.carnegiehall.org/names/107954>,
        <http://data.carnegiehall.org/names/116584>,
        <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/127835>,
        <http://data.carnegiehall.org/names/137651>,
        <http://data.carnegiehall.org/names/137665>,
        <http://data.carnegiehall.org/names/137666>,
        <http://data.carnegiehall.org/names/137667>,
        <http://data.carnegiehall.org/names/137668>,
        <http://data.carnegiehall.org/names/137669>,
        <http://data.carnegiehall.org/names/82982>,
        <http://data.carnegiehall.org/names/97874> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/121469> .

