@prefix ns1: <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/46544> a ns1:Event ;
    rdfs:label "The Civic Forum: Presentation of Civic Forum Medal of Honor to Alexander Graham Bell" ;
    ns1:description "meeting" ;
    ns1:location <http://data.carnegiehall.org/venues/5> ;
    ns1:organizer <http://data.carnegiehall.org/names/25838> ;
    ns1:startDate "1917-03-21T20:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/46544/work_01>,
        <http://data.carnegiehall.org/events/46544/work_02> ;
    rdfs:comment """Alexander Graham Bell was presented with the Civic Forum Medal of Honor for Distinguished Public Service.\r
Entered from articles in the New York Sun and New York Times; stated time is approximate.\r
The sun. [volume] (New York [N.Y.]), 22 March 1917. Chronicling America: Historic American Newspapers. Lib. of Congress. <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030431/1917-03-22/ed-1/seq-7/" target="_blank">Link to article (column 4, "Phone Discoverer Gets Honor Medal")</a>\r
The sun. [volume] (New York [N.Y.]), 21 March 1917. Chronicling America: Historic American Newspapers. Lib. of Congress. <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030431/1917-03-21/ed-1/seq-7/" target="_blank">Link to article (column 4, "Honors for Alexander Bell")</a>\r
"HONOR MEDAL FOR DR. BELL: THE CIVIC FORUM AWARDS TROPHY TO INVENTOR OF TELEPHONE." New York Times (1857-1922), Mar 22 1917, p. 9. ProQuest. Web. 10 Feb. 2021.""" .

