@prefix ns1: <http://purl.org/ontology/mo/> .
@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/38884> a ns2:Event ;
    rdfs:label "National American Woman Suffrage Association Mass Meeting" ;
    ns1:genre <http://data.carnegiehall.org/genres/5> ;
    ns2:description "meeting" ;
    ns2:location <http://data.carnegiehall.org/venues/5> ;
    ns2:organizer <http://data.carnegiehall.org/names/108186> ;
    ns2:startDate "1909-11-17T20:00:00"^^xsd:dateTime ;
    ns2:subEvent <http://data.carnegiehall.org/events/38884/work_01> ;
    rdfs:comment """Entered from articles in <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030272/1909-11-18/ed-1/seq-1/" target="_blank">The Sun ("Horrid Sights at the Polls", column 3)</a>, the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1909-11-18/ed-1/seq-3/" target="_blank">New York Tribune ("Suffragists Begin", column 1)</a> and the New York Times.\r
Humanities, National Endowment for the. The Sun. [Volume] (New York [N.Y.]) 1833-1916, November 18, 1909, Image 1. no. 1909/11/18, 18 Nov. 1909. chroniclingamerica.loc.gov, https://chroniclingamerica.loc.gov/lccn/sn83030272/1909-11-18/ed-1/seq-1/.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, November 18, 1909, Image 3. no. 1909/11/18, 18 Nov. 1909, p. 3.\r
"SUFFRAGISTS HEAR HARVARD CRITICISED." New York Times (1857-1922), Nov 18 1909, p. 7. ProQuest. Web. 20 Mar. 202""" .

