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

n9j: a skos:ConceptScheme .
n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-QT9D16PB-T .

n9j:-FL5FN78M-J
  skos:prefLabel "rebellions"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QT9D16PB-T .

n9j:-QT9D16PB-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Boxer_Rebellion> ;
  skos:definition "The Boxer Rebellion was a Chinese nationalistic backlash against Westerners in 1900 that endangered Americans and many Europeans. Brief but intense, it stands as a significant episode of anti-imperialist fervor at a time when the United States was just beginning to involve itself to a greater degree in international affairs and create its own empire. [Source: Encyclopedia of War & American Society; Boxer Rebellion]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FL5FN78M-J, n9j:-F9VQTBQD-2 ;
  skos:prefLabel "Boxer Rebellion"@en .

n9j:-F9VQTBQD-2
  skos:prefLabel "war (armed conflict)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QT9D16PB-T .

