@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/double_bind>
  skos:definition "An intense relationship in which a person thinks it is vitally important that he or she identify accurately the sort of message that is being communicated so that it can be responded to appropriately. The communicator is expressing two orders of messages, one of which denies the other. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n399.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; double bind</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004309.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "double bind"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_cognition>
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/double_bind> .

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

