@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/76423/work_12> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Gift of the Magi (orchestrated version)" ;
    ns1:baritone <http://data.carnegiehall.org/names/129219>,
        <http://data.carnegiehall.org/names/63235> ;
    ns1:choir <http://data.carnegiehall.org/names/80008> ;
    ns1:soprano <http://data.carnegiehall.org/names/129218>,
        <http://data.carnegiehall.org/names/136360>,
        <http://data.carnegiehall.org/names/88019> ;
    ns2:performer <http://data.carnegiehall.org/names/129218>,
        <http://data.carnegiehall.org/names/129219>,
        <http://data.carnegiehall.org/names/136360>,
        <http://data.carnegiehall.org/names/63235>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/88019> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/120374> ;
    rdfs:comment "world premiere" .

