@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:-TBX621KN-X
  skos:prefLabel "international relations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-H5LMTVWP-F .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-H5LMTVWP-F .

n9j:-H5LMTVWP-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/relative_power> ;
  skos:definition "Power is normally thought of in terms of the absolute capacity of an individual, institution, or state. But power is also the capacity of A to get B to do what B would otherwise not do of its own choosing. [Source: The Encyclopedia of Political Science; Relative Power]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TBX621KN-X ;
  skos:prefLabel "relative power"@en .

n9j: a skos:ConceptScheme .
