@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:-PVBWV6ZS-Q .

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

n9j:-PVBWV6ZS-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Whiskey_Rebellion> ;
  skos:definition "In the summer of 1794, the four western counties of Pennsylvania—Allegheny, Fayette, Washington, and Westmoreland—were the sites of a sudden outburst of popular violence in response to a federal excise tax on whiskey. Bands of armed men attacked federal tax collectors and talked about the possibility of independence. [Source: Encyclopedia of U.S. Political History; Whiskey Rebellion]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FL5FN78M-J, n9j:-WDQRR4LR-X ;
  skos:prefLabel "Whiskey Rebellion"@en .

n9j:-WDQRR4LR-X
  skos:prefLabel "political and social movements (North America)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PVBWV6ZS-Q .

