@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/45705> a ns1:Event ;
    rdfs:label "Austrian Slav Protest Meeting" ;
    ns2:orchestra <http://data.carnegiehall.org/names/80148> ;
    ns1:description "meeting" ;
    ns1:location <http://data.carnegiehall.org/venues/5> ;
    ns1:organizer <http://data.carnegiehall.org/names/126656> ;
    ns1:startDate "1912-12-14T20:15:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/45705/work_01> ;
    rdfs:comment """Entered from articles in the <a rel="noopener noreferrer" class="external" href="https://chroniclingamerica.loc.gov/lccn/sn83030214/1912-12-15/ed-1/seq-7/" target="_blank">New York Tribune ("Protest Against Austria", column 3)</a> and a New York Times announcement and article.\r
Humanities, National Endowment for the. New-York Tribune. [Volume] (New York [N.Y.]) 1866-1924, December 15, 1912, Image 7. no. 1912/12/15, 15 Dec. 1912. chroniclingamerica.loc.gov, https://chroniclingamerica.loc.gov/lccn/sn83030214/1912-12-15/ed-1/seq-7/.\r
"SLAVS IN MEETING TO-NIGHT." New York Times (1857-1922), Dec 14 1912, p. 4. ProQuest. Web. 6 Mar. 2022.\r
"SLAVS HERE WARN AUSTRIA TO BEWARE." New York Times (1857-1922), Dec 15 1912, p. 2. ProQuest. Web. 6 Mar. 2022.\r
\r
""" .

