@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-reference_effect> .

<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/self-reference_effect> .

<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-reference_effect> .

<https://concepts.sagepub.com/social-science/concept/self-reference_effect>
  skos:definition "Definition The self-reference effect refers to people's tendency to better remember information when that information has been linked to the self than when it has not been linked to the self. In research on the selfReference effect, people are presented with a list of adjectives (e.g., intelligent, shy) and are asked to judge each word given a particular instruction. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n496.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Self-Reference Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "self-reference effect"@en ;
  a skos:Concept .

