@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/45558> a ns1:Event ;
    rdfs:label "Ludwig Hess, Tenor" ;
    ns1:description "solo recital" ;
    ns1:location <http://data.carnegiehall.org/venues/9> ;
    ns1:organizer <http://data.carnegiehall.org/names/258> ;
    ns1:startDate "1912-02-28T20:15:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/45558/work_01>,
        <http://data.carnegiehall.org/events/45558/work_02>,
        <http://data.carnegiehall.org/events/45558/work_03>,
        <http://data.carnegiehall.org/events/45558/work_04>,
        <http://data.carnegiehall.org/events/45558/work_05>,
        <http://data.carnegiehall.org/events/45558/work_06>,
        <http://data.carnegiehall.org/events/45558/work_07>,
        <http://data.carnegiehall.org/events/45558/work_08>,
        <http://data.carnegiehall.org/events/45558/work_09>,
        <http://data.carnegiehall.org/events/45558/work_10>,
        <http://data.carnegiehall.org/events/45558/work_11>,
        <http://data.carnegiehall.org/events/45558/work_12>,
        <http://data.carnegiehall.org/events/45558/work_13>,
        <http://data.carnegiehall.org/events/45558/work_14>,
        <http://data.carnegiehall.org/events/45558/work_15>,
        <http://data.carnegiehall.org/events/45558/work_16>,
        <http://data.carnegiehall.org/events/45558/work_17> ;
    rdfs:comment """Entered from an event listing in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1912-02-25/ed-1/seq-53/" target="_blank">New York Tribune ("Music Notes", column 2)</a> and a New York Times advertisement and review. Tickets were priced from 75 cents to $1.50.\r
Although the review states that the two Debussy songs were performed for the first time here, both had been performed at Carnegie Hall previously.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, February 25, 1912, Image 53. no. 1912/02/25, 25 Feb. 1912, p. 3.\r
"Display Ad 46 -- no Title." New York Times (1857-1922), Feb 25 1912, p. 1. ProQuest. Web. 27 Feb. 2022.\r
"MR. HESS'S RECITAL.: SONGS BY DEBUSSY, MACFADYEN, WOLF, AND HAILE SUNG." New York Times (1857-1922), Feb 29 1912, p. 11. ProQuest. Web. 27 Feb. 2022.\r
""" .

