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

<http://data.carnegiehall.org/events/74912> a ns1:Event ;
    rdfs:label "Ensemble Connect Up Close" ;
    ns2:conductor <http://data.carnegiehall.org/names/136504> ;
    ns2:orchestra <http://data.carnegiehall.org/names/76579> ;
    ns1:description "chamber music performance" ;
    ns1:location <http://data.carnegiehall.org/venues/98573> ;
    ns1:organizer <http://data.carnegiehall.org/names/271> ;
    ns1:startDate "2025-01-27T19:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/74912/work_01>,
        <http://data.carnegiehall.org/events/74912/work_02>,
        <http://data.carnegiehall.org/events/74912/work_03>,
        <http://data.carnegiehall.org/events/74912/work_04>,
        <http://data.carnegiehall.org/events/74912/work_05>,
        <http://data.carnegiehall.org/events/74912/work_06> ;
    rdfs:comment """Nuestros sonidos: Celebrating Latin Culture in the US\r
Title: Ecos: Music of Latinoamérica\r
Gabriela Ortiz is holder of the 2024–2025 Richard and Barbara Debs Composer’s Chair at Carnegie Hall.\r
The program was performed without intermission.\r
WORLD PREMIERE of Carolina Noguera's GRITOS DE FUEGO, PATRIAS DE PAPEL\r
NEW YORK PREMIERE of Gabriela Ortiz's PIGMENTUM\r
NEW YORK PREMIERE of Ileana Pérez-Velázquez's LIGHT ECHOES\r
NEW YORK PREMIERE of Ricardo Lorenz's LA HAMACA\r
NEW YORK PREMIERE of Alejandro Cardona's AXOLOTL""" .

