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

<https://concepts.sagepub.com/social-science/concept/Alfred_Adler>
  skos:definition "Alfred Adler is known as the founder of a school of individual psychology. He was born into a Jewish family on February 7, 1870, in Penzing, a suburb of Vienna, and at an early age decided to become a physician. [Source: <a href=\"https://sk.sagepub.com/reference/power/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Adler, Alfred (1870–1937)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_social_psychology>, <https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_power>, <https://concepts.sagepub.com/social-science/concept/key_people_in_human_development> ;
  skos:prefLabel "Alfred Adler"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/power_and_social_psychology>
  skos:prefLabel "power and social psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Alfred_Adler> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_human_development>
  skos:prefLabel "key people in human development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Alfred_Adler> .

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

