@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/dependency_paradox>
  skos:definition "It is generally believed that yielding to expressions of dependence creates more dependence and less self-sufficiency. In fact, in many Western cultures, dependence on others is viewed as a sign of weakness and something that should be discouraged. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n129.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Dependency paradox</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_processes>, <https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships> ;
  skos:prefLabel "dependency paradox"@en ;
  a skos:Concept .

<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/dependency_paradox> .

<https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships>
  skos:prefLabel "emotion processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dependency_paradox> .

<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/dependency_paradox> .

