@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/27360/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Songs of Praise and Lamentation" ;
    ns2:baritone <http://data.carnegiehall.org/names/26361>,
        <http://data.carnegiehall.org/names/57987> ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/55947> ;
    ns2:choir <http://data.carnegiehall.org/names/1010>,
        <http://data.carnegiehall.org/names/39568> ;
    ns2:conductor <http://data.carnegiehall.org/names/11236> ;
    ns2:contralto <http://data.carnegiehall.org/names/71426> ;
    ns2:countertenor <http://data.carnegiehall.org/names/52452> ;
    ns2:soprano <http://data.carnegiehall.org/names/75565> ;
    ns1:performer <http://data.carnegiehall.org/names/1010>,
        <http://data.carnegiehall.org/names/11236>,
        <http://data.carnegiehall.org/names/26361>,
        <http://data.carnegiehall.org/names/39568>,
        <http://data.carnegiehall.org/names/52452>,
        <http://data.carnegiehall.org/names/55947>,
        <http://data.carnegiehall.org/names/57987>,
        <http://data.carnegiehall.org/names/71426>,
        <http://data.carnegiehall.org/names/75565> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/7344> ;
    rdfs:comment "world premiere" .

