@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/Tuskegee_study>
  skos:definition "The Tuskegee Study of untreated syphilis in the African American male was conducted between 1932 and 1972. It was the longest nontherapeutic study conducted on humans in the history of medicine. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n463.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Tuskegee Study</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/history_and_biography>, <https://concepts.sagepub.com/social-science/concept/ethics> ;
  skos:prefLabel "Tuskegee study"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/ethics>
  skos:prefLabel "ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Tuskegee_study> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Tuskegee_study> .

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

