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

<http://data.carnegiehall.org/events/27829/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Christmas Oratorio, BWV 248" ;
    ns3:bass <http://data.carnegiehall.org/names/7381> ;
    ns3:bassoon <http://data.carnegiehall.org/names/40833> ;
    ns3:cello <http://data.carnegiehall.org/names/43811> ;
    ns3:choir <http://data.carnegiehall.org/names/10899> ;
    ns3:flute <http://data.carnegiehall.org/names/27640>,
        <http://data.carnegiehall.org/names/32974> ;
    ns3:french_horn <http://data.carnegiehall.org/names/21564>,
        <http://data.carnegiehall.org/names/8751> ;
    ns3:harpsichord <http://data.carnegiehall.org/names/56218> ;
    ns3:mezzo_soprano <http://data.carnegiehall.org/names/27904> ;
    ns3:oboe <http://data.carnegiehall.org/names/44410>,
        <http://data.carnegiehall.org/names/4726> ;
    ns1:amore <http://data.carnegiehall.org/names/44410>,
        <http://data.carnegiehall.org/names/4726> ;
    ns3:soprano <http://data.carnegiehall.org/names/60535> ;
    ns3:tenor <http://data.carnegiehall.org/names/20949> ;
    ns3:trumpet <http://data.carnegiehall.org/names/10902>,
        <http://data.carnegiehall.org/names/46231> ;
    ns3:violin <http://data.carnegiehall.org/names/18056>,
        <http://data.carnegiehall.org/names/35453> ;
    ns2:performer <http://data.carnegiehall.org/names/10899>,
        <http://data.carnegiehall.org/names/10902>,
        <http://data.carnegiehall.org/names/18056>,
        <http://data.carnegiehall.org/names/20949>,
        <http://data.carnegiehall.org/names/21564>,
        <http://data.carnegiehall.org/names/27640>,
        <http://data.carnegiehall.org/names/27904>,
        <http://data.carnegiehall.org/names/32974>,
        <http://data.carnegiehall.org/names/35453>,
        <http://data.carnegiehall.org/names/40833>,
        <http://data.carnegiehall.org/names/43811>,
        <http://data.carnegiehall.org/names/44410>,
        <http://data.carnegiehall.org/names/46231>,
        <http://data.carnegiehall.org/names/4726>,
        <http://data.carnegiehall.org/names/56218>,
        <http://data.carnegiehall.org/names/60535>,
        <http://data.carnegiehall.org/names/7381>,
        <http://data.carnegiehall.org/names/8751> ;
    ns4:workPerformed <http://data.carnegiehall.org/works/21688> .

