@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/49323/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Gloria in excelsis Deo, SV 258" ;
    ns2:bass <http://data.carnegiehall.org/names/72738>,
        <http://data.carnegiehall.org/names/89867> ;
    ns2:choir <http://data.carnegiehall.org/names/13171>,
        <http://data.carnegiehall.org/names/34691>,
        <http://data.carnegiehall.org/names/64851>,
        <http://data.carnegiehall.org/names/65207>,
        <http://data.carnegiehall.org/names/73706>,
        <http://data.carnegiehall.org/names/74183>,
        <http://data.carnegiehall.org/names/89859>,
        <http://data.carnegiehall.org/names/89868>,
        <http://data.carnegiehall.org/names/89870>,
        <http://data.carnegiehall.org/names/89871>,
        <http://data.carnegiehall.org/names/89872>,
        <http://data.carnegiehall.org/names/89873> ;
    ns2:countertenor <http://data.carnegiehall.org/names/89864> ;
    ns2:soprano <http://data.carnegiehall.org/names/89862>,
        <http://data.carnegiehall.org/names/89863> ;
    ns2:tenor <http://data.carnegiehall.org/names/89865>,
        <http://data.carnegiehall.org/names/89866> ;
    ns1:performer <http://data.carnegiehall.org/names/13171>,
        <http://data.carnegiehall.org/names/34691>,
        <http://data.carnegiehall.org/names/64851>,
        <http://data.carnegiehall.org/names/65207>,
        <http://data.carnegiehall.org/names/72738>,
        <http://data.carnegiehall.org/names/73706>,
        <http://data.carnegiehall.org/names/74183>,
        <http://data.carnegiehall.org/names/89859>,
        <http://data.carnegiehall.org/names/89862>,
        <http://data.carnegiehall.org/names/89863>,
        <http://data.carnegiehall.org/names/89864>,
        <http://data.carnegiehall.org/names/89865>,
        <http://data.carnegiehall.org/names/89866>,
        <http://data.carnegiehall.org/names/89867>,
        <http://data.carnegiehall.org/names/89868>,
        <http://data.carnegiehall.org/names/89870>,
        <http://data.carnegiehall.org/names/89871>,
        <http://data.carnegiehall.org/names/89872>,
        <http://data.carnegiehall.org/names/89873> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/79450> .

