@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/16074> a ns1:Event ;
    rdfs:label "Sergei Rachmaninoff, Piano with the New York Symphony Orchestra" ;
    ns2:conductor <http://data.carnegiehall.org/names/12299> ;
    ns2:orchestra <http://data.carnegiehall.org/names/39469> ;
    ns1:description "benefit performance",
        "symphony orchestra performance" ;
    ns1:location <http://data.carnegiehall.org/venues/5> ;
    ns1:organizer <http://data.carnegiehall.org/names/260> ;
    ns1:startDate "1922-04-02T20:15:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/16074/work_01>,
        <http://data.carnegiehall.org/events/16074/work_02>,
        <http://data.carnegiehall.org/events/16074/work_03>,
        <http://data.carnegiehall.org/events/16074/work_04>,
        <http://data.carnegiehall.org/events/16074/work_05>,
        <http://data.carnegiehall.org/events/16074/work_06> ;
    rdfs:comment """Proceeds to be devoted to musicians, artists and men of Letters in Russia, through the American Relief Administration.\r
According to reviews published in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1922-04-03/ed-1/seq-8/" target="_blank">New-York Tribune ("Rachmaninoff Gives Concert for Relief Of Russian Artists", column 5)</a> and the New York Times, this concert raised either $7,100 (NY Times) or $7,500 (NY Tribune) for this relief cause.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, April 03, 1922, Image 8. no. 1922/04/03, 3 Apr. 1922, p. 8.\r
"RUSSIAN BENEFIT NETS $7,100 RELIEF: RACHMANINOFF IS AIDED BY DAMROSCH AND NEW YORK SYMPHONY ORCHESTRA.TWO CONCERTOS PLAYEDCHEERING CROWD RECALLS PIANIST INHIS "POLICHINELLE" AND FAMOUS PRELUDE." New York Times (1857-1922), Apr 03 1922, p. 8. ProQuest. Web. 12 Jan. 2023.""" .

