@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/73964> a ns1:Event ;
    rdfs:label "Congress of Missionary Prayer Bands" ;
    ns2:conductor <http://data.carnegiehall.org/names/58054> ;
    ns2:orchestra <http://data.carnegiehall.org/names/1496> ;
    ns1:description "choir and orchestra performance",
        "meeting",
        "religious event" ;
    ns1:location <http://data.carnegiehall.org/venues/5> ;
    ns1:organizer <http://data.carnegiehall.org/names/40325> ;
    ns1:startDate "1950-02-22T14:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/73964/work_01>,
        <http://data.carnegiehall.org/events/73964/work_02>,
        <http://data.carnegiehall.org/events/73964/work_03>,
        <http://data.carnegiehall.org/events/73964/work_04>,
        <http://data.carnegiehall.org/events/73964/work_05>,
        <http://data.carnegiehall.org/events/73964/work_06>,
        <http://data.carnegiehall.org/events/73964/work_07>,
        <http://data.carnegiehall.org/events/73964/work_08>,
        <http://data.carnegiehall.org/events/73964/work_09>,
        <http://data.carnegiehall.org/events/73964/work_10>,
        <http://data.carnegiehall.org/events/73964/work_11>,
        <http://data.carnegiehall.org/events/73964/work_12>,
        <http://data.carnegiehall.org/events/73964/work_13>,
        <http://data.carnegiehall.org/events/73964/work_14>,
        <http://data.carnegiehall.org/events/73964/work_15>,
        <http://data.carnegiehall.org/events/73964/work_16>,
        <http://data.carnegiehall.org/events/73964/work_17>,
        <http://data.carnegiehall.org/events/73964/work_18>,
        <http://data.carnegiehall.org/events/73964/work_19>,
        <http://data.carnegiehall.org/events/73964/work_20>,
        <http://data.carnegiehall.org/events/73964/work_21>,
        <http://data.carnegiehall.org/events/73964/work_22>,
        <http://data.carnegiehall.org/events/73964/work_23>,
        <http://data.carnegiehall.org/events/73964/work_24>,
        <http://data.carnegiehall.org/events/73964/work_25> ;
    rdfs:comment """There was a pre-concert organ recital beginning at 1:30 PM, with organist Edna V. Griffenberg (selections not listed in the printed concert program). A review of this performance published in the New York Times noted the following: "The convocation, attended by the entire student body [of the Missionary Training Institute, presenter of the concert] of 500, alumni and friends, heard musical numbers rendered by a symphony orchestra, a mixed chorus and the glee club, under the direction of Dr. Lee Olson, chairman of the music department of the institute."\r
"MISSION BANDS HEARD: 3,000 ATTEND INSTITUTE'S CONCERT STAGED IN CARNEGIE HALL." New York Times (1923-), Feb 23 1950, p. 23. ProQuest. Web. 7 Feb. 2024.""" .

