@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:-RRXX9Q6C-2 .

n9j:-RRXX9Q6C-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Mexican_Revolution> ;
  skos:definition "The Mexican Revolution was the first major revolution of the 20th century, beginning in 1910. The endpoint of the revolution is a matter of debate, with fighting having continued through the 1920s, but the adoption of the 1917 Mexican Constitution and the U.S. recognition of an interim Mexican president mark a watershed moment. [Source: Multicultural America: A Multimedia Encyclopedia; Mexican Revolution]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-L7CLW02X-0 ;
  skos:prefLabel "Mexican Revolution"@en .

n9j:-L7CLW02X-0
  skos:prefLabel "political and social movements (Latin America and Caribbean)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RRXX9Q6C-2 .

n9j: a skos:ConceptScheme .
