@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/prison_reform>
  skos:prefLabel "prison reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dorothea_lynde_dix> .

<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_lynde_dix> .

<https://concepts.sagepub.com/social-science/concept/dorothea_lynde_dix>
  skos:definition "Dorothea Lynde Dix was a social reformer and advocate for better treatment of the mentally ill. During the 19th century, mentally ill individuals generally were confined in the same facilities as convicted criminals. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Dix, Dorothea Lynde (1802–1887)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_reform> ;
  skos:prefLabel "dorothea lynde dix"@en ;
  a skos:Concept .

