@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/35107/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Vespro della Beata Vergine, SV 206: XIV. Magnificat (II), SV 206a:12" ;
    ns2:organ <http://data.carnegiehall.org/names/55025> ;
    ns2:soprano <http://data.carnegiehall.org/names/14712>,
        <http://data.carnegiehall.org/names/59931>,
        <http://data.carnegiehall.org/names/60884> ;
    ns2:tenor <http://data.carnegiehall.org/names/14713>,
        <http://data.carnegiehall.org/names/29334>,
        <http://data.carnegiehall.org/names/29442> ;
    ns2:vocal_ensemble <http://data.carnegiehall.org/names/29335> ;
    ns1:performer <http://data.carnegiehall.org/names/14712>,
        <http://data.carnegiehall.org/names/14713>,
        <http://data.carnegiehall.org/names/29334>,
        <http://data.carnegiehall.org/names/29335>,
        <http://data.carnegiehall.org/names/29442>,
        <http://data.carnegiehall.org/names/55025>,
        <http://data.carnegiehall.org/names/59931>,
        <http://data.carnegiehall.org/names/60884> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/68433> .

