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

<https://concepts.sagepub.com/social-science/concept/John_Flavell>
  skos:definition "John Flavell is credited with introducing the work of Piaget to American psychology and founding the field of metacognition. Flavell is a preeminent figure in modern developmental psychology. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n262.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Flavell, John (1928–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_human_development> ;
  skos:prefLabel "John Flavell"@en ;
  a skos:Concept .

<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_Flavell> .

