@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/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Henri_Tajfel> .

<https://concepts.sagepub.com/social-science/concept/Henri_Tajfel>
  skos:definition "Henri Tajfel is best known for developing the concept of social identity, a central construct in what later became known as social identity theory. His earliest work in psychology was largely experimental and dealt with social perception and stereotyping. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n277.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Tajfel, Henri (19191982)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theory_(group_processes)>, <https://concepts.sagepub.com/social-science/concept/intragroup_relations>, <https://concepts.sagepub.com/social-science/concept/intergroup_relations>, <https://concepts.sagepub.com/social-science/concept/identity_and_self> ;
  skos:prefLabel "Henri Tajfel"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/identity_and_self>
  skos:prefLabel "identity and self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Henri_Tajfel> .

<https://concepts.sagepub.com/social-science/concept/intragroup_relations>
  skos:prefLabel "intragroup relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Henri_Tajfel> .

<https://concepts.sagepub.com/social-science/concept/intergroup_relations>
  skos:prefLabel "intergroup relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Henri_Tajfel> .

<https://concepts.sagepub.com/social-science/concept/theory_(group_processes)>
  skos:prefLabel "theory (group processes)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Henri_Tajfel> .

