@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix ns3: <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/42831> a ns3:Event ;
    rdfs:label "American Negro Opera Company" ;
    ns1:conductor <http://data.carnegiehall.org/names/49238> ;
    ns1:orchestra <http://data.carnegiehall.org/names/2369> ;
    ns2:genre <http://data.carnegiehall.org/genres/33> ;
    ns3:location <http://data.carnegiehall.org/venues/5> ;
    ns3:organizer <http://data.carnegiehall.org/names/73138> ;
    ns3:startDate "1944-09-11T20:15:00"^^xsd:dateTime ;
    ns3:subEvent <http://data.carnegiehall.org/events/42831/work_01> ;
    rdfs:comment """Entered from advertisements, annoucements, and reviews in the New York Amsterdam News and New York Times.\r
Advanced ticket prices were listed as $5.50, $4.50, $3.60, $2.50, $1.80, and $1.20, tax included. The performance, which was sung in English, was accompanied by a 35-member orchestra. It was staged and conducted by Frederick Vajda, with choreography by Adele Bodroghy and chorus direction by Si Lita Haley.\r
"Classified Ad 11 -- no Title." New York Amsterdam News (1943-1961), City edition ed., Jul 29 1944, p. 1. ProQuest. Web. 29 Sep. 2020 .\r
Holt, Nora. "Reviewer Calls 'La Traviata' Opera A Magnanimous Gesture." New York Amsterdam News (1943-1961), City edition ed., Sep 16 1944, p. 1. ProQuest. Web. 29 Sep. 2020.\r
"The American Negro Opera Company Brings 'La Traviata' to Carnegie Hall." New York Times (1923-Current file), Sep 10 1944, p. 1. ProQuest. Web. 7 May 2020.\r
"NEGROES GIVE 'TRAVIATA': ENGLISH VERSION OF VERDI WORK HEARD AT CARNEGIE HALL." New York Times (1923-Current file), Sep 12 1944, p. 23. ProQuest. Web. 7 May 2020.\r
\r
*Note from program: Gala Glenn listed as "Gayla Glenn" and Gerold Spearing listed as "Gerald Spearing\"""" .

