@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/Framingham_MCI>
  skos:definition "Massachusetts Correctional Institution–Framingham (MCI–Framingham), located 22 miles west of Boston in Framingham, Massachusetts, is the oldest women's prison in the United States. All women sentenced to serve state time are processed at Framingham before being assigned to wherever they will serve out their sentence. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n132.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Framingham, MCI (Massachusetts Correctional Institution)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions> ;
  skos:prefLabel "Framingham MCI"@en ;
  a skos:Concept .

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

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

