@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/power-dependence_relations> .

<https://concepts.sagepub.com/social-science/concept/microbehaviorist_theory>
  skos:prefLabel "microbehaviorist theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/power-dependence_relations> .

<https://concepts.sagepub.com/social-science/concept/power-dependence_relations>
  skos:definition "Power-dependence relations refers to exchange relations between actors, emphasizing the dynamics of power in those relations. The term comes from a seminal 1962 article by Richard Emerson that introduced the relationship between power and dependence in exchange relations as a key element of the perspective in sociology known as exchange theory, and the cornerstone of most approaches to the study of exchange in networks. [Source: <a href=\"https://sk.sagepub.com/reference/socialtheory/n226.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Theory; Power-Dependence Relations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/microbehaviorist_theory> ;
  skos:prefLabel "power-dependence relations"@en ;
  a skos:Concept .

