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

<https://concepts.sagepub.com/social-science/concept/massachusetts_reformatory>
  skos:definition "The history of the Massachusetts Reformatory at Concord provides an instructive case study of the changing perceptions and uses of imprisonment. Beginning as an Auburn-style penitentiary in 1878, it was converted in 1884 into the Massachusetts Reformatory for Men, which was patterned on the much more famous Elmira Reformatory in New York that opened in 1876. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n214.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Massachusetts Reformatory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions>, <https://concepts.sagepub.com/social-science/concept/history_of_prisons> ;
  skos:prefLabel "massachusetts reformatory"@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/massachusetts_reformatory> .

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

