@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/Wade_Hampton_Frost>
  skos:definition "Wade Hampton Frost was a pioneering epidemiologist. Following a distinguished career in the United States Public Health Service, he became the first professor of epidemiology at the Johns Hopkins School of Hygiene and Public Health. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n164.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Frost, Wade Hampton (1880–1938)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/history_and_biography> ;
  skos:prefLabel "Wade Hampton Frost"@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/Wade_Hampton_Frost> .

<https://concepts.sagepub.com/social-science/concept/history_and_biography>
  skos:prefLabel "history and biography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Wade_Hampton_Frost> .

