@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/46731> a ns1:Event ;
    rdfs:label "Meeting: National Woman's Party (Suffrage 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/108430> ;
    ns1:startDate "1919-03-10T20:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/46731/work_01> ;
    rdfs:comment """Entered from articles in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030193/1919-03-11/ed-1/seq-17/" target="_blank">Evening World ("Suff "Martyrs" Here", column 7)</a> and the New York Times . Stated time is approximate.\r
According to the New York Times, "Confident that public sentiment will compel the Sixty-sixth Congress to pass the Suffrage Amendment, the twenty-six campaigners of the "Demcracy Limited, the Prison Special," ended their cross-country tour last night when 3,500 women gave them a hearty reception in Carnegie Hall.  Following speeches and the donation of several thousand dollars to help pay the cost of the trip, the meeting unanimously adopted a resolution calling upon President Wilson to hold an extraordinary session of Congress to pass the amendment."\r
"MILITANTS DEMAND A SPECIAL SESSION." New York Times (1857-1922), Mar 11 1919, p. 10. ProQuest. Web. 26 Mar. 2022.""" .

