@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/key_people_in_counseling>
  skos:prefLabel "key people in counseling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Kenneth_Bancroft_Clark> .

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

<https://concepts.sagepub.com/social-science/concept/Kenneth_Bancroft_Clark>
  skos:definition "Kenneth Bancroft Clark was one of the most influential psychologists and social activists of his generation. Born in the Panama Canal Zone in 1914, Clark moved with his family to Harlem, New York, when he was 4 years old. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n338.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Clark, Kenneth Bancroft (1914–2005)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_counseling> ;
  skos:prefLabel "Kenneth Bancroft Clark"@en ;
  a skos:Concept .

