@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/43055/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "St. Matthew Passion, BWV 244" ;
    ns2:baritone <http://data.carnegiehall.org/names/2510>,
        <http://data.carnegiehall.org/names/6076>,
        <http://data.carnegiehall.org/names/62294>,
        <http://data.carnegiehall.org/names/67926> ;
    ns2:bass <http://data.carnegiehall.org/names/47909>,
        <http://data.carnegiehall.org/names/73771>,
        <http://data.carnegiehall.org/names/73774> ;
    ns2:boys_chorus <http://data.carnegiehall.org/names/32734> ;
    ns2:cello <http://data.carnegiehall.org/names/42468> ;
    ns2:choir <http://data.carnegiehall.org/names/73775> ;
    ns2:flute <http://data.carnegiehall.org/names/56514> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/35139> ;
    ns2:oboe <http://data.carnegiehall.org/names/37172>,
        <http://data.carnegiehall.org/names/49633> ;
    ns2:organ <http://data.carnegiehall.org/names/35347> ;
    ns2:soprano <http://data.carnegiehall.org/names/34641>,
        <http://data.carnegiehall.org/names/45422>,
        <http://data.carnegiehall.org/names/54041>,
        <http://data.carnegiehall.org/names/73770> ;
    ns2:tenor <http://data.carnegiehall.org/names/15469>,
        <http://data.carnegiehall.org/names/22904>,
        <http://data.carnegiehall.org/names/28749> ;
    ns2:viola_da_gamba <http://data.carnegiehall.org/names/51120> ;
    ns2:violin <http://data.carnegiehall.org/names/34479>,
        <http://data.carnegiehall.org/names/72020> ;
    ns1:performer <http://data.carnegiehall.org/names/15469>,
        <http://data.carnegiehall.org/names/22904>,
        <http://data.carnegiehall.org/names/2510>,
        <http://data.carnegiehall.org/names/28749>,
        <http://data.carnegiehall.org/names/32734>,
        <http://data.carnegiehall.org/names/34479>,
        <http://data.carnegiehall.org/names/34641>,
        <http://data.carnegiehall.org/names/35139>,
        <http://data.carnegiehall.org/names/35347>,
        <http://data.carnegiehall.org/names/37172>,
        <http://data.carnegiehall.org/names/42468>,
        <http://data.carnegiehall.org/names/45422>,
        <http://data.carnegiehall.org/names/47909>,
        <http://data.carnegiehall.org/names/49633>,
        <http://data.carnegiehall.org/names/51120>,
        <http://data.carnegiehall.org/names/54041>,
        <http://data.carnegiehall.org/names/56514>,
        <http://data.carnegiehall.org/names/6076>,
        <http://data.carnegiehall.org/names/62294>,
        <http://data.carnegiehall.org/names/67926>,
        <http://data.carnegiehall.org/names/72020>,
        <http://data.carnegiehall.org/names/73770>,
        <http://data.carnegiehall.org/names/73771>,
        <http://data.carnegiehall.org/names/73774>,
        <http://data.carnegiehall.org/names/73775> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/32000> .

