@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/Kurt_Lewin> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_power>
  skos:prefLabel "key people in the study of power"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Kurt_Lewin> .

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

<https://concepts.sagepub.com/social-science/concept/group_influence>
  skos:prefLabel "group influence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Kurt_Lewin> .

<https://concepts.sagepub.com/social-science/concept/Kurt_Lewin>
  skos:definition "Kurt Lewin is remembered as a “practical theorist” and considered the intellectual father of the modern discipline of social psychology. Born in 1890 in a German village that is now part of Poland, Lewin was educated in Germany and served as an infantry soldier during World War I. His experience growing up as a Jew in an authoritarian society rampant with anti-Semitism shaped his view of human behavior and his focus on group processes. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n162.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Lewin, Kurt (18901947)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theory_(group_processes)>, <https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_power>, <https://concepts.sagepub.com/social-science/concept/group_influence> ;
  skos:prefLabel "Kurt Lewin"@en ;
  a skos:Concept .

