@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:-ZDFFSVD7-N .

n9j:-C81BL9WJ-P
  skos:prefLabel "psychological processes"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ZDFFSVD7-N .

n9j:-ZDFFSVD7-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/predictors_of_power> ;
  skos:definition "Power is typically defined as the ability to shape, influence, or control the behavior of another. Although power is often described as something that people possess, power is actually a dynamic of social relationships. [Source: Encyclopedia of Human Relationships; Power, Predictors of]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C81BL9WJ-P ;
  skos:prefLabel "predictors of power"@en .

n9j: a skos:ConceptScheme .
