@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/42960/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Vespro della Beata Vergine, SV 206: XIV. Magnificat (II), SV 206a:12: 7. Deposuit potentes de sede" ;
    ns2:oboe <http://data.carnegiehall.org/names/70942>,
        <http://data.carnegiehall.org/names/73431>,
        <http://data.carnegiehall.org/names/73432> ;
    ns2:violin <http://data.carnegiehall.org/names/25906>,
        <http://data.carnegiehall.org/names/73429>,
        <http://data.carnegiehall.org/names/73430> ;
    ns2:vocalist <http://data.carnegiehall.org/names/27720>,
        <http://data.carnegiehall.org/names/73434>,
        <http://data.carnegiehall.org/names/73435>,
        <http://data.carnegiehall.org/names/73436>,
        <http://data.carnegiehall.org/names/73437>,
        <http://data.carnegiehall.org/names/73438>,
        <http://data.carnegiehall.org/names/73439>,
        <http://data.carnegiehall.org/names/73440> ;
    ns1:performer <http://data.carnegiehall.org/names/25906>,
        <http://data.carnegiehall.org/names/27720>,
        <http://data.carnegiehall.org/names/70942>,
        <http://data.carnegiehall.org/names/73429>,
        <http://data.carnegiehall.org/names/73430>,
        <http://data.carnegiehall.org/names/73431>,
        <http://data.carnegiehall.org/names/73432>,
        <http://data.carnegiehall.org/names/73434>,
        <http://data.carnegiehall.org/names/73435>,
        <http://data.carnegiehall.org/names/73436>,
        <http://data.carnegiehall.org/names/73437>,
        <http://data.carnegiehall.org/names/73438>,
        <http://data.carnegiehall.org/names/73439>,
        <http://data.carnegiehall.org/names/73440> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/69909> .

