@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/54369/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Vesperae solennes de confessore, K. 339" ;
    ns1:bass <http://data.carnegiehall.org/names/86411> ;
    ns1:chamber_orchestra <http://data.carnegiehall.org/names/61706> ;
    ns1:choir <http://data.carnegiehall.org/names/100440>,
        <http://data.carnegiehall.org/names/100441>,
        <http://data.carnegiehall.org/names/74802>,
        <http://data.carnegiehall.org/names/81254>,
        <http://data.carnegiehall.org/names/86858>,
        <http://data.carnegiehall.org/names/89331> ;
    ns1:conductor <http://data.carnegiehall.org/names/87548> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/100432> ;
    ns1:portative <http://data.carnegiehall.org/names/67781> ;
    ns1:soprano <http://data.carnegiehall.org/names/92595> ;
    ns1:tenor <http://data.carnegiehall.org/names/100433> ;
    ns1:womens_chorus <http://data.carnegiehall.org/names/100442> ;
    ns2:performer <http://data.carnegiehall.org/names/100432>,
        <http://data.carnegiehall.org/names/100433>,
        <http://data.carnegiehall.org/names/100440>,
        <http://data.carnegiehall.org/names/100441>,
        <http://data.carnegiehall.org/names/100442>,
        <http://data.carnegiehall.org/names/61706>,
        <http://data.carnegiehall.org/names/67781>,
        <http://data.carnegiehall.org/names/74802>,
        <http://data.carnegiehall.org/names/81254>,
        <http://data.carnegiehall.org/names/86411>,
        <http://data.carnegiehall.org/names/86858>,
        <http://data.carnegiehall.org/names/87548>,
        <http://data.carnegiehall.org/names/89331>,
        <http://data.carnegiehall.org/names/92595> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/17433> .

