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

<http://data.carnegiehall.org/events/24474/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "St. Matthew Passion, BWV 244" ;
    ns1:bass <http://data.carnegiehall.org/names/21031> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/2740> ;
    ns1:boys_chorus <http://data.carnegiehall.org/names/9713> ;
    ns1:choir <http://data.carnegiehall.org/names/40117> ;
    ns1:continuo <http://data.carnegiehall.org/names/59890> ;
    ns1:flute <http://data.carnegiehall.org/names/46110> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/19478> ;
    ns1:oboe <http://data.carnegiehall.org/names/57990> ;
    ns3:amore <http://data.carnegiehall.org/names/21182>,
        <http://data.carnegiehall.org/names/33450> ;
    ns1:organ <http://data.carnegiehall.org/names/23211> ;
    ns1:soprano <http://data.carnegiehall.org/names/39136> ;
    ns1:tenor <http://data.carnegiehall.org/names/13875>,
        <http://data.carnegiehall.org/names/20949> ;
    ns1:violin <http://data.carnegiehall.org/names/33551> ;
    ns2:performer <http://data.carnegiehall.org/names/13875>,
        <http://data.carnegiehall.org/names/19478>,
        <http://data.carnegiehall.org/names/20949>,
        <http://data.carnegiehall.org/names/21031>,
        <http://data.carnegiehall.org/names/21182>,
        <http://data.carnegiehall.org/names/23211>,
        <http://data.carnegiehall.org/names/2740>,
        <http://data.carnegiehall.org/names/33450>,
        <http://data.carnegiehall.org/names/33551>,
        <http://data.carnegiehall.org/names/39136>,
        <http://data.carnegiehall.org/names/40117>,
        <http://data.carnegiehall.org/names/46110>,
        <http://data.carnegiehall.org/names/57990>,
        <http://data.carnegiehall.org/names/59890>,
        <http://data.carnegiehall.org/names/9713> ;
    ns4:workPerformed <http://data.carnegiehall.org/works/32000> .

