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

<http://data.carnegiehall.org/events/16469/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Mass in B Minor, BWV 232" ;
    ns1:baritone <http://data.carnegiehall.org/names/51023> ;
    ns1:bassoon <http://data.carnegiehall.org/names/40294>,
        <http://data.carnegiehall.org/names/44820> ;
    ns1:cello <http://data.carnegiehall.org/names/26010> ;
    ns1:flute <http://data.carnegiehall.org/names/53444>,
        <http://data.carnegiehall.org/names/59166> ;
    ns1:french_horn <http://data.carnegiehall.org/names/53122> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/2042> ;
    ns1:oboe <http://data.carnegiehall.org/names/8539> ;
    ns4:amore <http://data.carnegiehall.org/names/11753> ;
    ns1:organ <http://data.carnegiehall.org/names/57663> ;
    ns1:soprano <http://data.carnegiehall.org/names/19831> ;
    ns1:tenor <http://data.carnegiehall.org/names/26944> ;
    ns1:trumpet <http://data.carnegiehall.org/names/11593>,
        <http://data.carnegiehall.org/names/13497>,
        <http://data.carnegiehall.org/names/56513> ;
    ns1:violin <http://data.carnegiehall.org/names/16283> ;
    ns2:performer <http://data.carnegiehall.org/names/11593>,
        <http://data.carnegiehall.org/names/11753>,
        <http://data.carnegiehall.org/names/13497>,
        <http://data.carnegiehall.org/names/16283>,
        <http://data.carnegiehall.org/names/19831>,
        <http://data.carnegiehall.org/names/2042>,
        <http://data.carnegiehall.org/names/26010>,
        <http://data.carnegiehall.org/names/26944>,
        <http://data.carnegiehall.org/names/40294>,
        <http://data.carnegiehall.org/names/44820>,
        <http://data.carnegiehall.org/names/51023>,
        <http://data.carnegiehall.org/names/53122>,
        <http://data.carnegiehall.org/names/53444>,
        <http://data.carnegiehall.org/names/56513>,
        <http://data.carnegiehall.org/names/57663>,
        <http://data.carnegiehall.org/names/59166>,
        <http://data.carnegiehall.org/names/8539> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/39192> .

