@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-F343WRWS-7 .

n9j:-G9SSTMRL-S
  skos:prefLabel "race riots"@en ;
  a skos:Concept ;
  skos:narrower n9j:-F343WRWS-7 .

n9j: a skos:ConceptScheme .
n9j:-F343WRWS-7
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Chicago_Race_Riot> ;
  skos:notation "Date: 1919"@en ;
  skos:definition "The Chicago Race Riot of 1919 occurred during the “Red Summer,” a 6-month period when race riots occurred in 25 cities in the United States. This entry describes the Chicago Race Riot, which was one of the most violent and deadly during that time. [Source: Encyclopedia of Race and Crime; Chicago Race Riot of 1919]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-G9SSTMRL-S ;
  skos:prefLabel "Chicago Race Riot"@en .

