@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_Bowlby>
  skos:definition "John Bowlby was a British psychologist, whose work with children led to the development of attachment theory. By studying a child's early relationships and their interactions with primary caregivers, Bowlby discovered much about the effects of parenting on child development. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n64.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Bowlby, John</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_human_development> ;
  skos:prefLabel "John Bowlby"@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_Bowlby> .

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

