@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/dorothea_dix>
  skos:definition "American campaigner for mental health reform, particularly the separation of the criminal from the insane, and for the development of separate institutions for each. Her work led to the establishment of state mental hospitals. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-health-and-society/n258.xml\" target=\"_blank\" data-id=\"to-sk\">The Sage Dictionary of Health and Society; Dix, Dorothea (1802–87)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/history_of_prisons> ;
  skos:prefLabel "dorothea dix"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/history_of_prisons>
  skos:prefLabel "history of prisons"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dorothea_dix> .

