@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/Virginia_Apgar>
  skos:definition "At a young age, Virginia Apgar, born in Westfield, New Jersey, decided upon medicine for her future career. Apgar majored in zoology, chemistry, and physiology and graduated with a bachelor's degree from Mount Holyoke College in Massachusetts in 1929. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n47.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Apgar, Virginia (1909–1974)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_human_development> ;
  skos:prefLabel "Virginia Apgar"@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/Virginia_Apgar> .

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

