@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/76504> a ns1:Event ;
    rdfs:label "Harriette Line Thompson, Piano" ;
    ns1:description "solo recital" ;
    ns1:location <http://data.carnegiehall.org/venues/94042> ;
    ns1:organizer <http://data.carnegiehall.org/names/136507> ;
    ns1:startDate "1968-04-07T17:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/76504/work_01>,
        <http://data.carnegiehall.org/events/76504/work_02>,
        <http://data.carnegiehall.org/events/76504/work_03>,
        <http://data.carnegiehall.org/events/76504/work_04>,
        <http://data.carnegiehall.org/events/76504/work_05> ;
    rdfs:comment """Entered from booking ledger and New York Times concert listing. According to her obituaries, Harriette Thompson later became the oldest woman to complete a marathon (at age 92), and held the world marathon record for the fastest female over the age of 90.\r
"Who Makes Music and Where." New York Times (1923-), Apr 07 1968, p. 1. ProQuest. Web. 9 Dec. 2024.\r
Sandomir, Richard. “Harriette Thompson, Marathon Runner Into Her 90s, Dies at 94.” The New York Times, 19 Oct. 2017. NYTimes.com, https://www.nytimes.com/2017/10/19/obituaries/harriette-thompson-dead-ran-marathons-in-her-90s.html.\r
Harriette Line Thompson. 18 Oct. 2017, https://www.aspentimes.com/obituaries/harriette-line-thompson/.\r
""" .

