@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/46077> a ns2:Event ;
    rdfs:label "Mass Meeting on Panama Canal Legislation" ;
    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/258> ;
    ns2:startDate "1914-03-20T20:00:00"^^xsd:dateTime ;
    ns2:subEvent <http://data.carnegiehall.org/events/46077/work_01> ;
    rdfs:comment """Entered from articles in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030272/1914-03-21/ed-1/seq-2/" target="_blank">The Sun ("Attacks on Wilson Cheered By Throng", column 2)</a> and the New York Times. Stated time is approximate.\r
According to the Times article, this meeting was held to "protest against the proposed repeal of the free tolls clause of the Panama Canal act, exempting ships of the American coastwise trade from the payment of tolls."\r
Humanities, National Endowment for the. The Sun. [Volume] (New York [N.Y.]) 1833-1916, March 21, 1914, Image 2. no. 1914/03/21, 21 Mar. 1914, p. 2.\r
"CALL TOLLS REPEAL NATION'S SURRENDER: CARNEGIE HALL THRONG ASSAILS THE PROPOSED PANAMA CANAL LEGISLATION. COLBY HITS AT BRYAN REFERS TO HIM AS AN "ITINERANT CHAUTAUQUAN" -- LITTLEFIELD FEARS DESIRE TO PLACATE ENGLAND." New York Times (1857-1922), Mar 21 1914, p. 3. ProQuest. Web. 11 June 2022.""" .

