@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/19837> a ns1:Event ;
    rdfs:label "Ella Grainger Centennial Concert" ;
    ns1:description "chamber music performance",
        "tribute" ;
    ns1:location <http://data.carnegiehall.org/venues/1> ;
    ns1:organizer <http://data.carnegiehall.org/names/7> ;
    ns1:startDate "1989-04-29T15:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/19837/work_01>,
        <http://data.carnegiehall.org/events/19837/work_02>,
        <http://data.carnegiehall.org/events/19837/work_03>,
        <http://data.carnegiehall.org/events/19837/work_04>,
        <http://data.carnegiehall.org/events/19837/work_05>,
        <http://data.carnegiehall.org/events/19837/work_06>,
        <http://data.carnegiehall.org/events/19837/work_07>,
        <http://data.carnegiehall.org/events/19837/work_08>,
        <http://data.carnegiehall.org/events/19837/work_09>,
        <http://data.carnegiehall.org/events/19837/work_10>,
        <http://data.carnegiehall.org/events/19837/work_11>,
        <http://data.carnegiehall.org/events/19837/work_12>,
        <http://data.carnegiehall.org/events/19837/work_13>,
        <http://data.carnegiehall.org/events/19837/work_14>,
        <http://data.carnegiehall.org/events/19837/work_15>,
        <http://data.carnegiehall.org/events/19837/work_16>,
        <http://data.carnegiehall.org/events/19837/work_17>,
        <http://data.carnegiehall.org/events/19837/work_18>,
        <http://data.carnegiehall.org/events/19837/work_19>,
        <http://data.carnegiehall.org/events/19837/work_20>,
        <http://data.carnegiehall.org/events/19837/work_21>,
        <http://data.carnegiehall.org/events/19837/work_22>,
        <http://data.carnegiehall.org/events/19837/work_23>,
        <http://data.carnegiehall.org/events/19837/work_24>,
        <http://data.carnegiehall.org/events/19837/work_25>,
        <http://data.carnegiehall.org/events/19837/work_26> ;
    rdfs:comment """Licensee: International Percy Grainger Society\r
Title: A Centenary Concert to Commemorate the Birthday (May 1, 1889) of Ella Viola Brandelius-Ström Grainger\r
Please see program for a complete listing of personnel for Holzbläser and the American Music/Theatre Group.\r
WORLD PREMIERE of Dana Perna's SUNDAY MORNING MUSINGS IN LONDON: COMPLAINT\r
WORLD PREMIERE of Nancey Wertsch's PEVENSEY BAY: THE MAGIC OF YOUR WORDS\r
WORLD PREMIERE of Henry Cowell's MICE LAMENT\r
WORLD PREMIERE of Neely Bruce's BRIGHT WORLD AROUND US: THE SUFFERING OF TREES\r
WORLD PREMIERE of Neely Bruce's BRIGHT WORLD AROUND US: INTERROGATION AND THE WIND""" .

