@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/44966> a ns1:Event ;
    rdfs:label "Meeting: Republican Club" ;
    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/10827> ;
    ns1:startDate "1909-10-20T20:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/44966/work_01>,
        <http://data.carnegiehall.org/events/44966/work_02> ;
    rdfs:comment """Entered from articles in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1909-10-21/ed-1/seq-2/" target="_blank">New York Tribune (column 3, "Cheer For Bannard")</a> and New York Times. Stated time is approximate.\r
The principal speaker was Otto T. Bannard, the Fusion candidate for Mayor.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, October 21, 1909, Image 2. no. 1909/10/21, 21 Oct. 1909, p. 2.\r
"BANNARD OVATION AT CARNEGIE HALL: THRONG WILDLY CHEERS THE FUSION CANDIDATE WHEN HE APPEARS THERE ON A LON TOUR. MAKES TAMMANY THE ISSUE DECLARES THAT AN HONEST BUSINESS ADMINISTRATION WOULD SAVE THE CITY MILLIONS ANNUALLY. BANNARD OVATION AT CARNEGIE HALL." New York Times (1857-1922), Oct 21 1909, p. 1. ProQuest. Web. 4 Feb. 2022.\r
""" .

