@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/Walter_Reed>
  skos:definition "Walter Reed was a surgeon in the U.S. Army who significantly contributed to knowledge of the etiology and epidemiology of yellow fever. Reed's work is significant in that he focused on the means of disease transmission rather than a specific disease agent and, in doing so, greatly reduced infection rates. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n395.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Reed, Walter (1851–1902)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/history_and_biography> ;
  skos:prefLabel "Walter Reed"@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/Walter_Reed> .

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

