@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/41338/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Christmas Oratorio, BWV 248" ;
    ns1:baritone <http://data.carnegiehall.org/names/61758> ;
    ns1:bassoon <http://data.carnegiehall.org/names/40294> ;
    ns1:cello <http://data.carnegiehall.org/names/26010> ;
    ns1:english_horn <http://data.carnegiehall.org/names/64397>,
        <http://data.carnegiehall.org/names/8539> ;
    ns1:flute <http://data.carnegiehall.org/names/60754>,
        <http://data.carnegiehall.org/names/64676> ;
    ns1:french_horn <http://data.carnegiehall.org/names/3046>,
        <http://data.carnegiehall.org/names/53122> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/34162> ;
    ns1:oboe <http://data.carnegiehall.org/names/11753>,
        <http://data.carnegiehall.org/names/33290> ;
    ns3:amore <http://data.carnegiehall.org/names/11753>,
        <http://data.carnegiehall.org/names/33290> ;
    ns1:organ <http://data.carnegiehall.org/names/57663> ;
    ns1:soprano <http://data.carnegiehall.org/names/66766> ;
    ns1:tenor <http://data.carnegiehall.org/names/26944> ;
    ns1:trumpet <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/11753>,
        <http://data.carnegiehall.org/names/16283>,
        <http://data.carnegiehall.org/names/21921>,
        <http://data.carnegiehall.org/names/26010>,
        <http://data.carnegiehall.org/names/26944>,
        <http://data.carnegiehall.org/names/3046>,
        <http://data.carnegiehall.org/names/33290>,
        <http://data.carnegiehall.org/names/34162>,
        <http://data.carnegiehall.org/names/40294>,
        <http://data.carnegiehall.org/names/4709>,
        <http://data.carnegiehall.org/names/53122>,
        <http://data.carnegiehall.org/names/57663>,
        <http://data.carnegiehall.org/names/60754>,
        <http://data.carnegiehall.org/names/61758>,
        <http://data.carnegiehall.org/names/64397>,
        <http://data.carnegiehall.org/names/64676>,
        <http://data.carnegiehall.org/names/66766>,
        <http://data.carnegiehall.org/names/8539> ;
    ns4:workPerformed <http://data.carnegiehall.org/works/21688> .

