@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:-HCMC3VCB-J .

n9j:-HCMC3VCB-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Glorious_Revolution> ;
  skos:definition "The events of 1688–1689, during which James II was deposed by Parliamentary authority and force of arms in favor of his daughter Mary II and her husband William III of Orange, are collectively known as the Glorious Revolution, although, properly speaking, it was not so much a revolution as it was a coup d'état. The Stuart restoration of 1660, which placed Charles II, son of Charles I, on the throne, brought in its wake a resurgence of distrust in the Crown. [Source: The Encyclopedia of Libertarianism; Glorious Revolution]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PH02JX59-S ;
  skos:prefLabel "Glorious Revolution"@en .

n9j:-PH02JX59-S
  skos:prefLabel "libertarianism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HCMC3VCB-J .

n9j: a skos:ConceptScheme .
