@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FNWJ982B-T .

n9j:-FNWJ982B-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/posse_comitatus> ;
  skos:definition "THE POSSE COMITATUS, also known as the Sheriff's Posse Comitatus, is a conservative movement that holds that the local county is the basic, and only truly legitimate, governing unit in the United States. It traces its beliefs back to English Common Law in the Middle Ages when the shire was the core political unit and the sheriff the main law enforcement authority. [Source: Encyclopedia of Politics: The Left and the Right: Volume 1: TheLeft and Volume 2: The Right; Posse Comitatus]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P0K1JZWW-H ;
  skos:prefLabel "posse comitatus"@en .

n9j: a skos:ConceptScheme .
n9j:-P0K1JZWW-H
  skos:prefLabel "culture and ideology of terrorism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FNWJ982B-T .

