@prefix ns1: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.carnegiehall.org/events/31184> a ns1:Event ;
    rdfs:label "Marilyn Horne Foundation New York Recital" ;
    ns1:description "vocal performance" ;
    ns1:location <http://data.carnegiehall.org/venues/94684> ;
    ns1:organizer <http://data.carnegiehall.org/names/60137> ;
    ns1:startDate "2000-01-16T14:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/31184/work_01>,
        <http://data.carnegiehall.org/events/31184/work_02>,
        <http://data.carnegiehall.org/events/31184/work_03>,
        <http://data.carnegiehall.org/events/31184/work_04>,
        <http://data.carnegiehall.org/events/31184/work_05>,
        <http://data.carnegiehall.org/events/31184/work_06>,
        <http://data.carnegiehall.org/events/31184/work_07>,
        <http://data.carnegiehall.org/events/31184/work_08>,
        <http://data.carnegiehall.org/events/31184/work_09>,
        <http://data.carnegiehall.org/events/31184/work_10>,
        <http://data.carnegiehall.org/events/31184/work_11>,
        <http://data.carnegiehall.org/events/31184/work_12>,
        <http://data.carnegiehall.org/events/31184/work_13>,
        <http://data.carnegiehall.org/events/31184/work_14> ;
    rdfs:comment """Title: The Seventh Annual Marilyn Horne Foundation New York Recital: A Millenium Musical Gift to the City of New York - A Free Public Concert at Carnegie Hall\r
Marilyn Horne was presented with the gift of a Rossini autograph- several bars from an aria from "Semiramide."\r
WORLD PREMIERE of William Bolcom's THE DIGITAL WONDER WATCH\r
WORLD PREMIERE of Richard Hundley's THE GIVER OF STARS\r
Recorded for future radio broadcast.  See Artifax.\r
""" .

