@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.carnegiehall.org/events/38887> a ns1:Event ;
    rdfs:label "Suffrage Meeting" ;
    ns2:genre <http://data.carnegiehall.org/genres/5> ;
    ns1:description "meeting" ;
    ns1:location <http://data.carnegiehall.org/venues/5> ;
    ns1:organizer <http://data.carnegiehall.org/names/258> ;
    ns1:startDate "1912-05-04T19:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/38887/work_01> ;
    rdfs:comment """Entered from articles in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1912-05-05/ed-1/seq-3/" target="_blank">New York Tribune ("Mrs. Blatch Hurls Defiance At Murphy", column 6)</a> and the New York Times.\r
There was a parade of suffragists which began at Washington Square Park and went up Fifth Avenue to 57th Street. Additional coverage of the parade can be found in <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030272/1912-05-05/ed-1/seq-1/" target="_blank">The Sun (8,0000 In Great Suffrage March", column 7)</a> and the  <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1912-05-05/ed-1/seq-1/" target="_blank">New York Tribune (20,000 Women In Suffrage March; 500,000 Look On", columns 6-7)</a>.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, May 05, 1912, Image 3. no. 1912/05/05, 5 May 1912, p. 3.\r
Humanities, National Endowment for the. The Sun. [Volume] (New York [N.Y.]) 1833-1916, May 05, 1912, Image 1. no. 1912/05/05, 5 May 1912. chroniclingamerica.loc.gov, https://chroniclingamerica.loc.gov/lccn/sn83030272/1912-05-05/ed-1/seq-1/.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, May 05, 1912, Image 1. no. 1912/05/05, 5 May 1912. chroniclingamerica.loc.gov, https://chroniclingamerica.loc.gov/lccn/sn83030214/1912-05-05/ed-1/seq-1/.\r
"SUFFRAGE ARMY OUT ON PARADE." New York Times (1857-1922), May 05 1912, p. 1. ProQuest. Web. 20 Mar. 2022.\r
"BIG CARNEGIE HALL RALLY ENDS PARADE." New York Times (1857-1922), May 05 1912, p. 2. ProQuest. Web. 20 Mar. 2022.""" .

