@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/name_letter_effect>
  skos:definition "Definition The name letter effect refers to people's tendency to favor the letters that are included in their names more than letters that are not in their names. In plain terms, people like the letters in their names better than they like the rest of the alphabet. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n360.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Name Letter Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self> ;
  skos:prefLabel "name letter effect"@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/name_letter_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/name_letter_effect> .

