@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/26010/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Christmas Oratorio, BWV 248" ;
    ns1:bass <http://data.carnegiehall.org/names/11192> ;
    ns1:bassoon <http://data.carnegiehall.org/names/40294> ;
    ns1:cello <http://data.carnegiehall.org/names/27553> ;
    ns1:english_horn <http://data.carnegiehall.org/names/32339>,
        <http://data.carnegiehall.org/names/43798> ;
    ns1:flute <http://data.carnegiehall.org/names/6325>,
        <http://data.carnegiehall.org/names/9016> ;
    ns1:french_horn <http://data.carnegiehall.org/names/31362>,
        <http://data.carnegiehall.org/names/41239> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/45456> ;
    ns1:oboe <http://data.carnegiehall.org/names/11753>,
        <http://data.carnegiehall.org/names/8539> ;
    ns3:amore <http://data.carnegiehall.org/names/11753>,
        <http://data.carnegiehall.org/names/8539> ;
    ns1:organ <http://data.carnegiehall.org/names/12074> ;
    ns1:soprano <http://data.carnegiehall.org/names/41936> ;
    ns1:tenor <http://data.carnegiehall.org/names/45455> ;
    ns1:trumpet <http://data.carnegiehall.org/names/13497>,
        <http://data.carnegiehall.org/names/21911>,
        <http://data.carnegiehall.org/names/21921> ;
    ns1:violin <http://data.carnegiehall.org/names/16283>,
        <http://data.carnegiehall.org/names/4709> ;
    ns2:performer <http://data.carnegiehall.org/names/11192>,
        <http://data.carnegiehall.org/names/11753>,
        <http://data.carnegiehall.org/names/12074>,
        <http://data.carnegiehall.org/names/13497>,
        <http://data.carnegiehall.org/names/16283>,
        <http://data.carnegiehall.org/names/21911>,
        <http://data.carnegiehall.org/names/21921>,
        <http://data.carnegiehall.org/names/27553>,
        <http://data.carnegiehall.org/names/31362>,
        <http://data.carnegiehall.org/names/32339>,
        <http://data.carnegiehall.org/names/40294>,
        <http://data.carnegiehall.org/names/41239>,
        <http://data.carnegiehall.org/names/41936>,
        <http://data.carnegiehall.org/names/43798>,
        <http://data.carnegiehall.org/names/45455>,
        <http://data.carnegiehall.org/names/45456>,
        <http://data.carnegiehall.org/names/4709>,
        <http://data.carnegiehall.org/names/6325>,
        <http://data.carnegiehall.org/names/8539>,
        <http://data.carnegiehall.org/names/9016> ;
    ns4:workPerformed <http://data.carnegiehall.org/works/21688> .

