@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/power_distribution_in_relationships> .

<https://concepts.sagepub.com/social-science/concept/power_distribution_in_relationships>
  skos:definition "The power distribution in a relationship refers to who has greater ability to influence or exert control over others in the relationship despite resistance. Power is fundamental to all human relationships no matter how close or distant. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n413.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Power Distribution in Relationships</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_processes> ;
  skos:prefLabel "power distribution in relationships"@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/power_distribution_in_relationships> .

