@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/68235> a ns1:Event ;
    rdfs:label "Citizens' Independent Democracy Mass 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/114141> ;
    ns1:startDate "1904-10-25T20:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/68235/work_01> ;
    rdfs:comment """See articles in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1904-10-26/ed-1/seq-4/" target="_blank">New York Tribune (column 4, "Towne To Empty Chairs")</a> and New York Times.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, October 26, 1904, Image 4. no. 1904/10/26, 26 Oct. 1904, p. 4.\r
"CUNNEEN SAYS ROOT ERRED ON FURNACEVILLE: CORN AND POTATOES WON'T GROW IN ROCK OR HARD PAN. EXCAVATED MATTER FERTILE EX-SENATOR TOWNE DECLARES PRESIDENT ROOSEVELT HAS BECOME MILD AS BOTTOM, THE WEAVER." New York Times (1857-1922), Oct 26 1904, p. 5. ProQuest. Web. 27 Jan. 2022.""" .

