@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/the_self>
  skos:prefLabel "the self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-perception_theory> .

<https://concepts.sagepub.com/social-science/concept/self-perception_theory>
  skos:definition "Self-perception theory describes how people form new attitudes and beliefs, including those related to the self, from observing their own behavior. In 1965, Daryl Bem proposed that people deduce their own internal states, like attitudes and emotions via the same processes by which they deduce the internal states and dispositions of others. [Source: <a href=\"https://sk.sagepub.com/reference/identity/n240.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Identity; Self-Perception Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self> ;
  skos:prefLabel "self-perception theory"@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/self-perception_theory> .

