@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/G._Stanley_Hall> .

<https://concepts.sagepub.com/social-science/concept/G._Stanley_Hall>
  skos:definition "G. Stanley Hall is known as the founder of the American Psychology Association (APA) as well as numerous journals in the discipline of psychology. His work in psychology and pedagogy established education as a worthy academic discipline within the world of empirical research. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n195.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Hall, G. Stanley (1844–1924)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_human_development>, <https://concepts.sagepub.com/social-science/concept/key_people_in_educational_reform>, <https://concepts.sagepub.com/social-science/concept/key_people_in_developmental_science> ;
  skos:prefLabel "G. Stanley Hall"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_developmental_science>
  skos:prefLabel "key people in developmental science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/G._Stanley_Hall> .

<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/G._Stanley_Hall> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_educational_reform>
  skos:prefLabel "key people in educational reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/G._Stanley_Hall> .

