@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/77178> a ns1:Event ;
    rdfs:label "Kronos Quartet" ;
    ns1:description "chamber music performance" ;
    ns1:location <http://data.carnegiehall.org/venues/65521> ;
    ns1:organizer <http://data.carnegiehall.org/names/271> ;
    ns1:startDate "2026-04-25T19:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/77178/work_01>,
        <http://data.carnegiehall.org/events/77178/work_02>,
        <http://data.carnegiehall.org/events/77178/work_03>,
        <http://data.carnegiehall.org/events/77178/work_04>,
        <http://data.carnegiehall.org/events/77178/work_05>,
        <http://data.carnegiehall.org/events/77178/work_06>,
        <http://data.carnegiehall.org/events/77178/work_07>,
        <http://data.carnegiehall.org/events/77178/work_08>,
        <http://data.carnegiehall.org/events/77178/work_09>,
        <http://data.carnegiehall.org/events/77178/work_10>,
        <http://data.carnegiehall.org/events/77178/work_11>,
        <http://data.carnegiehall.org/events/77178/work_12>,
        <http://data.carnegiehall.org/events/77178/work_13>,
        <http://data.carnegiehall.org/events/77178/work_14>,
        <http://data.carnegiehall.org/events/77178/work_15>,
        <http://data.carnegiehall.org/events/77178/work_16>,
        <http://data.carnegiehall.org/events/77178/work_17>,
        <http://data.carnegiehall.org/events/77178/work_18>,
        <http://data.carnegiehall.org/events/77178/work_19>,
        <http://data.carnegiehall.org/events/77178/work_20>,
        <http://data.carnegiehall.org/events/77178/work_21>,
        <http://data.carnegiehall.org/events/77178/work_22>,
        <http://data.carnegiehall.org/events/77178/work_23>,
        <http://data.carnegiehall.org/events/77178/work_24>,
        <http://data.carnegiehall.org/events/77178/work_25> ;
    rdfs:comment """United in Sound: America at 250 | Title: Three Bones\r
Visuals by Xuan Films, with Windy Chien and Jeffrey Gibson (Ground)\r
The program was divided into three sections: I. Ground; II. At the Sea Islands; and III. Beyond the Golden Gate. Sections I and II began with recorded music: Noel Joseph, "Song of Salutation" (wax cylinder recording, 1890), and Henry Wylie, "Kumbaya (Come By Here)" (wax cylinder recording, 1926). Sections II and III also featured recorded voices: Queen Quet and Bobby Seale (section II), and David Lei (section III).\r
WORLD PREMIERE of KUMBAYA, arr. Trevor Weston, featuring Henry Wylie's "Kumbya (Come By Here)" wax cylinder recording\r
WORLD PREMIERE of Charlton Singleton's MENDE FUNERAL SUITE: 2. FELLOWSHIP (co-commissioned by Carnegie Hall)\r
NEW YORK PREMIERE of Traditional (Ojibwe)/Elisa Harkins' THE EAGLE'S SONG, arr. Gabriela Díaz, featuring the recorded voice of Elisa Harkins\r
NEW YORK PREMIERE of Charley Pattons' DOWN THE DIRT ROAD BLUES, arr. Jacob Garchik\r
NEW YORK PREMIERE of Link Wray's RUMBLE, arr. Jacob Garchik\r
NEW YORK PREMIERE of Laura Ortmans' WAVES CARVE THE SOUND, arr. Jacob Garchik (co-commissioned by Carnegie Hall), featuring visuals by Jeffrey Gibson, graphic design by Zach Reich, and the recorded voices of Layli Long Soldier and Floyd Massey\r
NEW YORK PREMIERE of Dai Wei's THROUGH THE PAPER GATE (co-commissioned by Carnegie Hall)\r
""" .

