@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:-Q1SMZ9DT-T .

n9j:-Q1SMZ9DT-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/tribal_governance> ;
  skos:definition "Indigenous peoples are the original inhabitants of a geographic space that was subsequently taken from them by outside peoples either by conquest, occupation, settlement, or some combination of all three. The social and political organizational structure of some indigenous peoples has historically been referred to as “tribal,” a problematic term not only for its inconsistent usage but also for the negative connotation often associated with it. [Source: Encyclopedia of Governance; Tribal Governance]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QC4SXFFZ-3 ;
  skos:prefLabel "tribal governance"@en .

n9j: a skos:ConceptScheme .
n9j:-QC4SXFFZ-3
  skos:prefLabel "local governance"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Q1SMZ9DT-T .

