@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/40735> a ns1:Event ;
    rdfs:label "Charles Ives Centennial Festival: Ives in Depth" ;
    ns1:description "chamber music performance" ;
    ns1:location <http://data.carnegiehall.org/venues/94042> ;
    ns1:organizer <http://data.carnegiehall.org/names/60> ;
    ns1:startDate "1975-02-16T13:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/40735/work_01>,
        <http://data.carnegiehall.org/events/40735/work_02>,
        <http://data.carnegiehall.org/events/40735/work_03>,
        <http://data.carnegiehall.org/events/40735/work_04>,
        <http://data.carnegiehall.org/events/40735/work_05>,
        <http://data.carnegiehall.org/events/40735/work_06>,
        <http://data.carnegiehall.org/events/40735/work_07>,
        <http://data.carnegiehall.org/events/40735/work_08>,
        <http://data.carnegiehall.org/events/40735/work_09>,
        <http://data.carnegiehall.org/events/40735/work_10>,
        <http://data.carnegiehall.org/events/40735/work_11>,
        <http://data.carnegiehall.org/events/40735/work_12>,
        <http://data.carnegiehall.org/events/40735/work_13>,
        <http://data.carnegiehall.org/events/40735/work_14>,
        <http://data.carnegiehall.org/events/40735/work_15>,
        <http://data.carnegiehall.org/events/40735/work_16>,
        <http://data.carnegiehall.org/events/40735/work_17>,
        <http://data.carnegiehall.org/events/40735/work_18>,
        <http://data.carnegiehall.org/events/40735/work_19>,
        <http://data.carnegiehall.org/events/40735/work_20>,
        <http://data.carnegiehall.org/events/40735/work_21>,
        <http://data.carnegiehall.org/events/40735/work_22>,
        <http://data.carnegiehall.org/events/40735/work_23>,
        <http://data.carnegiehall.org/events/40735/work_24>,
        <http://data.carnegiehall.org/events/40735/work_25>,
        <http://data.carnegiehall.org/events/40735/work_26>,
        <http://data.carnegiehall.org/events/40735/work_27> ;
    rdfs:comment """Entered from program photocopy (obtained from Yale Music Library), booking ledger, newspaper listings and review, and information found on the web site of the Charles Ives Society (http://www.charlesives.org).  The four concerts of this festival presented all of Charles Ives' works for piano and piano and violin, and 72 songs. Note that several of the premiered works were very hard to identify in comparisons with various sources on Ives.\r
NEW YORK PREMIERE of Charles Ives' WALTZ-RONDO\r
WORLD PREMIERE of Ives' INVENTION IN D\r
WORLD PREMIERE of Ives' STORM AND DISTRESS\r
WORLD PREMIERE of Ives' ANTHEM-PROCESSIONAL\r
WORLD PREMIERE of Ives' BASEBALL TAKE-OFF\r
""" .

