@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/34903> a ns1:Event ;
    rdfs:label "Evenings for New Music" ;
    ns2:conductor <http://data.carnegiehall.org/names/47475> ;
    ns1:description "chamber music performance" ;
    ns1:location <http://data.carnegiehall.org/venues/94042> ;
    ns1:organizer <http://data.carnegiehall.org/names/271> ;
    ns1:startDate "1966-02-22T20:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/34903/work_01>,
        <http://data.carnegiehall.org/events/34903/work_02>,
        <http://data.carnegiehall.org/events/34903/work_03>,
        <http://data.carnegiehall.org/events/34903/work_04>,
        <http://data.carnegiehall.org/events/34903/work_05>,
        <http://data.carnegiehall.org/events/34903/work_06>,
        <http://data.carnegiehall.org/events/34903/work_07>,
        <http://data.carnegiehall.org/events/34903/work_08>,
        <http://data.carnegiehall.org/events/34903/work_09>,
        <http://data.carnegiehall.org/events/34903/work_10> ;
    rdfs:comment """Planned by Lukas Foss in conjunction with the Center of the Creative Performing Arts in the State of New York at Buffalo\r
WORLD PREMIERE of Luciano Berio's ESSAY FOR ONE PERFORMER\r
WORLD PREMIERE of David Reck's NIGHT SOUNDS (AND DREAM)\r
WORLD PREMIERE of Michael Sahl's ENSEMBLE '65\r
WORLD PREMIERE of Charles Ives' IN RE CON MOTO ET AL\r
NEW YORK PREMIERE of Charles Ives' ALL THE WAY AROUND AND BACK (possibly world premiere)\r
NEW YORK PREMIERE of Vinko Globokar's PLAN\r
NEW YORK PREMIERE of Elliott Carter's EIGHT PIECES FOR FOUR TIMPANI: THREE SELECTIONS (Saeta, March, and Canaries)""" .

