@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/psychological_processes>
  skos:prefLabel "psychological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/predictors_of_power> .

<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: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n412.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Power, Predictors of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_processes> ;
  skos:prefLabel "predictors of power"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/predictors_of_power> .

