@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:-KFSP1Z0W-S .

n9j:-KFSP1Z0W-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Russian_Revolution> ;
  skos:definition "The Russian Revolution stretched from February to October 1917 (Julian calendar), and it was one of the most significant events of the 20th century. The overthrow of the Czarist (i.e., imperial) regime in February and the chaos that followed set the stage for the Bolshevik uprising in October. [Source: Encyclopedia of Activism and Social Justice; Russian Revolution]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WCVQ7F83-L ;
  skos:prefLabel "Russian Revolution"@en .

n9j:-WCVQ7F83-L
  skos:prefLabel "political and social movements (former Soviet Union)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KFSP1Z0W-S .

n9j: a skos:ConceptScheme .
