@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RRS4ZT9N-H .

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

n9j:-RRS4ZT9N-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Los_Angeles_race_riot_of_1965> ;
  skos:definition "In 1965, the city of Los Angeles endured one of the worst riots in its history. Although the riot was prompted by a single incident, the predominantly Black area known as Watts was characterized by a widespread perception and feelings of racial isolation, grievance, and discrimination. [Source: Encyclopedia of Race and Crime; Los Angeles Race Riot of 1965]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-G9SSTMRL-S ;
  skos:prefLabel "Los Angeles race riot of 1965"@en .

n9j: a skos:ConceptScheme .
