@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/43355/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Vesperae solennes de confessore, K. 339" ;
    ns1:bass <http://data.carnegiehall.org/names/74359> ;
    ns1:choir <http://data.carnegiehall.org/names/61952>,
        <http://data.carnegiehall.org/names/74361>,
        <http://data.carnegiehall.org/names/74362>,
        <http://data.carnegiehall.org/names/74363>,
        <http://data.carnegiehall.org/names/74364>,
        <http://data.carnegiehall.org/names/74366> ;
    ns1:conductor <http://data.carnegiehall.org/names/74374> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/72433> ;
    ns1:soprano <http://data.carnegiehall.org/names/74358> ;
    ns1:tenor <http://data.carnegiehall.org/names/2752> ;
    ns1:womens_chorus <http://data.carnegiehall.org/names/74365> ;
    ns2:performer <http://data.carnegiehall.org/names/2752>,
        <http://data.carnegiehall.org/names/61952>,
        <http://data.carnegiehall.org/names/72433>,
        <http://data.carnegiehall.org/names/74358>,
        <http://data.carnegiehall.org/names/74359>,
        <http://data.carnegiehall.org/names/74361>,
        <http://data.carnegiehall.org/names/74362>,
        <http://data.carnegiehall.org/names/74363>,
        <http://data.carnegiehall.org/names/74364>,
        <http://data.carnegiehall.org/names/74365>,
        <http://data.carnegiehall.org/names/74366>,
        <http://data.carnegiehall.org/names/74374> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/17433> .

