@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/escape_theory>
  skos:definition "Definition Escape theory refers to the tendency for people to engage in behaviors to avoid an unpleasant psychological reaction. Whereas the common use of the term escape suggests physically removing oneself from a physical location (such as escaping from prison), escape theory is used to describe behaviors that enable a person to flee from negative perceptions of the self. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n190.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Escape Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self> ;
  skos:prefLabel "escape theory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/the_self>
  skos:prefLabel "the self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/escape_theory> .

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

