@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/48978/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Christmas Oratorio, BWV 248" ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/38348> ;
    ns1:bassoon <http://data.carnegiehall.org/names/40294> ;
    ns1:cello <http://data.carnegiehall.org/names/26010> ;
    ns1:english_horn <http://data.carnegiehall.org/names/5264>,
        <http://data.carnegiehall.org/names/64397> ;
    ns1:flute <http://data.carnegiehall.org/names/64676>,
        <http://data.carnegiehall.org/names/88985> ;
    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/57545> ;
    ns3:amore <http://data.carnegiehall.org/names/11753>,
        <http://data.carnegiehall.org/names/57545> ;
    ns1:organ <http://data.carnegiehall.org/names/57663> ;
    ns1:soprano <http://data.carnegiehall.org/names/86292> ;
    ns1:tenor <http://data.carnegiehall.org/names/88984> ;
    ns1:trumpet <http://data.carnegiehall.org/names/21921> ;
    ns1:violin <http://data.carnegiehall.org/names/16283>,
        <http://data.carnegiehall.org/names/47493> ;
    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/3046>,
        <http://data.carnegiehall.org/names/34162>,
        <http://data.carnegiehall.org/names/38348>,
        <http://data.carnegiehall.org/names/40294>,
        <http://data.carnegiehall.org/names/47493>,
        <http://data.carnegiehall.org/names/5264>,
        <http://data.carnegiehall.org/names/53122>,
        <http://data.carnegiehall.org/names/57545>,
        <http://data.carnegiehall.org/names/57663>,
        <http://data.carnegiehall.org/names/64397>,
        <http://data.carnegiehall.org/names/64676>,
        <http://data.carnegiehall.org/names/86292>,
        <http://data.carnegiehall.org/names/88984>,
        <http://data.carnegiehall.org/names/88985> ;
    ns4:workPerformed <http://data.carnegiehall.org/works/21688> .

