@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <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/44963> a ns2:Event ;
    rdfs:label "Citizen's Mass Meeting" ;
    ns1:conductor <http://data.carnegiehall.org/names/723> ;
    ns1:orchestra <http://data.carnegiehall.org/names/37824> ;
    ns3: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/7> ;
    ns2:startDate "1909-10-14T19:30:00"^^xsd:dateTime ;
    ns2:subEvent <http://data.carnegiehall.org/events/44963/work_01>,
        <http://data.carnegiehall.org/events/44963/work_02> ;
    rdfs:comment """Entered from an advertisement in <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030272/1909-10-14/ed-1/seq-7/" target="_blank">The Sun (columns 3-5, "Judge Gaynow will address Citizens Mass Meeting")</a>, an article in <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1909-10-15/ed-1/seq-1/" target="_blank">The New-York Tribune (column 3, "Gaynor Disappoints")</a>, and similar publications in the New York Times.\r
Humanities, National Endowment for the. The Sun. [Volume] (New York [N.Y.]) 1833-1916, October 14, 1909, Image 7. no. 1909/10/14, 14 Oct. 1909, p. 7.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, October 15, 1909, Image 1. no. 1909/10/15, 15 Oct. 1909. chroniclingamerica.loc.gov, https://chroniclingamerica.loc.gov/lccn/sn83030214/1909-10-15/ed-1/seq-1/.\r
"Display Ad 10 -- no Title." New York Times (1857-1922), Oct 14 1909, p. 9. ProQuest. Web. 2 Feb. 2022.\r
"GAYNOR WON'T REPLY TO IVINS: " LEAVE THE BLACKGUARDS AND MUDSLINGERS TO GO THEIR WAY," HE SAYS. SUFFRAGETTE HALTS HIM MISS MALONE DEMANDS TO KNOW HIS VIEWS ON SUFFRAGE -- POLICE ESCORT HER OUT. HE ATTACKS GEN. BINGHAM CALLS HIM THE "LATE HEAD BUTLER OF THE WHITE HOUSE," "BUFFOON," AND "STRUT-ABOUT."." New York Times (1857-1922), Oct 15 1909, p. 1. ProQuest. Web. 2 Feb. 2022.""" .

