@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/John_C._Wright>
  skos:definition "John Cook Wright was born in Los Angeles and grew up in Washington, DC, and Tucson, Arizona. He graduated from Phillips Exeter Academy in 1950, received a bachelor's degree from Harvard University in 1954, and after a 2-year stint in the army, earned his doctoral degree in psychology from Stanford University in 1960. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n645.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Wright, John C. (1933–2001)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_human_development> ;
  skos:prefLabel "John C. Wright"@en ;
  a skos:Concept .

<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/John_C._Wright> .

<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/John_C._Wright> .

