@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <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/33483> a ns2:Event ;
    rdfs:label "Hudson-Fulton Celebration" ;
    ns1:conductor <http://data.carnegiehall.org/names/37882> ;
    ns1:orchestra <http://data.carnegiehall.org/names/13779> ;
    ns2:description "choir and orchestra performance",
        "tribute" ;
    ns2:location <http://data.carnegiehall.org/venues/5> ;
    ns2:organizer <http://data.carnegiehall.org/names/126393> ;
    ns2:startDate "1909-09-28T20:00:00"^^xsd:dateTime ;
    ns2:subEvent <http://data.carnegiehall.org/events/33483/work_01>,
        <http://data.carnegiehall.org/events/33483/work_02>,
        <http://data.carnegiehall.org/events/33483/work_03>,
        <http://data.carnegiehall.org/events/33483/work_04> ;
    rdfs:comment """Entered from articles in <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/" target="_blank">The New-York Tribune (columns 5, "Sing To Von Koester")</a> and <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030272/1909-09-29/ed-1/seq-3/" target="_blank">The Sun (column 2, "Mme. Schumann-Heink Sings")</a>.\r
This concert was part of a state-wide celebration (Sept. 25-Oct. 9, 1909) of the discovery of the Hudson river in 1609 and of the inauguration of steam navigation by Robert Fulton in 1807. Stated time is approximate.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, September 29, 1909, Image 3. no. 1909/09/29, 29 Sept. 1909, p. 3.\r
Humanities, National Endowment for the. The Sun. [Volume] (New York [N.Y.]) 1833-1916, September 29, 1909, Image 3. no. 1909/09/29, 29 Sept. 1909, p. 3.""" .

