@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/39524> a ns1:Event ;
    rdfs:label "Benefit: Italian Charitable Institutions of New York" ;
    ns2:conductor <http://data.carnegiehall.org/names/65915> ;
    ns2:orchestra <http://data.carnegiehall.org/names/6566> ;
    ns1:description "benefit performance",
        "symphony orchestra performance",
        "vocal performance" ;
    ns1:location <http://data.carnegiehall.org/venues/5> ;
    ns1:organizer <http://data.carnegiehall.org/names/258> ;
    ns1:startDate "1894-04-23T14:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/39524/work_01>,
        <http://data.carnegiehall.org/events/39524/work_02>,
        <http://data.carnegiehall.org/events/39524/work_03>,
        <http://data.carnegiehall.org/events/39524/work_04>,
        <http://data.carnegiehall.org/events/39524/work_05>,
        <http://data.carnegiehall.org/events/39524/work_06>,
        <http://data.carnegiehall.org/events/39524/work_07>,
        <http://data.carnegiehall.org/events/39524/work_08>,
        <http://data.carnegiehall.org/events/39524/work_09>,
        <http://data.carnegiehall.org/events/39524/work_10> ;
    rdfs:comment """Grand Vocal and Instrumental Concert for the benefit of Italian charitable institutions in New York\r
Entered from a review in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1894-04-24/ed-1/seq-7/" target="_blank"> the New-York Tribune ("Concert For The Italian Charities", column 5)</a> and advertisements in New York Times.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, April 24, 1894, Image 7. no. 1894/04/24, 24 Apr. 1894, p. 7.\r
U.S. PREMIERE of Luigi Mancinelli's SCENE VENEZIANE""" .

