@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/21917/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Mass in B Minor, BWV 232" ;
    ns1:baritone <http://data.carnegiehall.org/names/7798> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/1410> ;
    ns1:bassoon <http://data.carnegiehall.org/names/6946> ;
    ns1:cello <http://data.carnegiehall.org/names/48591> ;
    ns1:double_bass <http://data.carnegiehall.org/names/51882> ;
    ns1:flute <http://data.carnegiehall.org/names/30660> ;
    ns1:french_horn <http://data.carnegiehall.org/names/22535> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/26897> ;
    ns3:amore <http://data.carnegiehall.org/names/30661>,
        <http://data.carnegiehall.org/names/38971> ;
    ns1:orchestra <http://data.carnegiehall.org/names/43190> ;
    ns1:organ <http://data.carnegiehall.org/names/14162> ;
    ns1:portative <http://data.carnegiehall.org/names/10900> ;
    ns1:soprano <http://data.carnegiehall.org/names/46812>,
        <http://data.carnegiehall.org/names/56939> ;
    ns1:tenor <http://data.carnegiehall.org/names/570> ;
    ns1:violin <http://data.carnegiehall.org/names/3239> ;
    ns2:performer <http://data.carnegiehall.org/names/10900>,
        <http://data.carnegiehall.org/names/1410>,
        <http://data.carnegiehall.org/names/14162>,
        <http://data.carnegiehall.org/names/22535>,
        <http://data.carnegiehall.org/names/26897>,
        <http://data.carnegiehall.org/names/30660>,
        <http://data.carnegiehall.org/names/30661>,
        <http://data.carnegiehall.org/names/3239>,
        <http://data.carnegiehall.org/names/38971>,
        <http://data.carnegiehall.org/names/43190>,
        <http://data.carnegiehall.org/names/46812>,
        <http://data.carnegiehall.org/names/48591>,
        <http://data.carnegiehall.org/names/51882>,
        <http://data.carnegiehall.org/names/56939>,
        <http://data.carnegiehall.org/names/570>,
        <http://data.carnegiehall.org/names/6946>,
        <http://data.carnegiehall.org/names/7798> ;
    ns4:workPerformed <http://data.carnegiehall.org/works/39192> .

