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

<http://data.carnegiehall.org/events/70208/work_09> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Gift of the Magi (Revised Edition)" ;
    ns1:baritone <http://data.carnegiehall.org/names/129219>,
        <http://data.carnegiehall.org/names/63235> ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/102788>,
        <http://data.carnegiehall.org/names/112601> ;
    ns1:choir <http://data.carnegiehall.org/names/109740>,
        <http://data.carnegiehall.org/names/112596>,
        <http://data.carnegiehall.org/names/112782>,
        <http://data.carnegiehall.org/names/129220>,
        <http://data.carnegiehall.org/names/129221>,
        <http://data.carnegiehall.org/names/129222>,
        <http://data.carnegiehall.org/names/51355> ;
    ns1:piano <http://data.carnegiehall.org/names/84994> ;
    ns1:soprano <http://data.carnegiehall.org/names/129218>,
        <http://data.carnegiehall.org/names/88019> ;
    ns1:vocalist <http://data.carnegiehall.org/names/78947> ;
    ns2:performer <http://data.carnegiehall.org/names/102788>,
        <http://data.carnegiehall.org/names/109740>,
        <http://data.carnegiehall.org/names/112596>,
        <http://data.carnegiehall.org/names/112601>,
        <http://data.carnegiehall.org/names/112782>,
        <http://data.carnegiehall.org/names/129218>,
        <http://data.carnegiehall.org/names/129219>,
        <http://data.carnegiehall.org/names/129220>,
        <http://data.carnegiehall.org/names/129221>,
        <http://data.carnegiehall.org/names/129222>,
        <http://data.carnegiehall.org/names/51355>,
        <http://data.carnegiehall.org/names/63235>,
        <http://data.carnegiehall.org/names/78947>,
        <http://data.carnegiehall.org/names/84994>,
        <http://data.carnegiehall.org/names/88019> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/114140> ;
    rdfs:comment "world premiere" .

