@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/48593/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Vesperae solennes de confessore, K. 339" ;
    ns1:bass <http://data.carnegiehall.org/names/63624> ;
    ns1:choir <http://data.carnegiehall.org/names/58760>,
        <http://data.carnegiehall.org/names/64850>,
        <http://data.carnegiehall.org/names/71243>,
        <http://data.carnegiehall.org/names/87840>,
        <http://data.carnegiehall.org/names/87841>,
        <http://data.carnegiehall.org/names/87842>,
        <http://data.carnegiehall.org/names/87843> ;
    ns1:conductor <http://data.carnegiehall.org/names/71242> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/87835> ;
    ns1:soprano <http://data.carnegiehall.org/names/55914> ;
    ns1:tenor <http://data.carnegiehall.org/names/84925> ;
    ns3:performer <http://data.carnegiehall.org/names/55914>,
        <http://data.carnegiehall.org/names/58760>,
        <http://data.carnegiehall.org/names/63624>,
        <http://data.carnegiehall.org/names/64850>,
        <http://data.carnegiehall.org/names/71242>,
        <http://data.carnegiehall.org/names/71243>,
        <http://data.carnegiehall.org/names/84925>,
        <http://data.carnegiehall.org/names/87835>,
        <http://data.carnegiehall.org/names/87840>,
        <http://data.carnegiehall.org/names/87841>,
        <http://data.carnegiehall.org/names/87842>,
        <http://data.carnegiehall.org/names/87843> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/17433> .

