@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.carnegiehall.org/events/38741> a ns1:Event ;
    rdfs:label "Benefit: Tuskegee Institute" ;
    ns2:orchestra <http://data.carnegiehall.org/names/24487> ;
    ns1:description "benefit performance",
        "lecture" ;
    ns1:location <http://data.carnegiehall.org/venues/5> ;
    ns1:organizer <http://data.carnegiehall.org/names/7> ;
    ns1:startDate "1906-01-22T20:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/38741/work_01> ;
    rdfs:comment """Information entered from articles in The Sun, the New-York Tribune, and the New York Times; stated time is approximate.\r
The sun. [volume] (New York [N.Y.]), 23 Jan. 1906. Chronicling America: Historic American Newspapers. Lib. of Congress. <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030272/1906-01-23/ed-1/seq-3/" target="_blank">Link to article</a>\r
New-York tribune. [volume] (New York [N.Y.]), 23 Jan. 1906. Chronicling America: Historic American Newspapers. Lib. of Congress. <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1906-01-23/ed-1/seq-7/" target="_blank">Link to article (column 4)</a>\r
"CHOATE AND TWAIN PLEAD FOR TUSKEGEE: BRILLIANT AUDIENCE CHEERS THEM AND BOOKER WASHINGTON. HUMORIST RAPS TAX DODGERS SAYS EVERYBODY SWEARS, ESPECIALLY OFF -- FRIENDS OF NEGRO INSTITUTION TRYING TO RAISE $1,800,000. CHOATE AND TWAIN PLEAD FOR TUSKEGEE." New York Times (1857-1922), Jan 23 1906, p. 1. ProQuest. Web. 5 Mar. 2021""" .

