@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/Newgate_prison> .

<https://concepts.sagepub.com/social-science/concept/Newgate_prison>
  skos:definition "Newgate Prison was authorized by the Connecticut General Assembly in 1773 to utilize incarceration as a punishment for crime, the same year that construction began on the more famous Walnut Street Jail in Philadelphia. All male offenders who were not under sentence for a capital crime were to be imprisoned at Newgate. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n239.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Newgate Prison</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions> ;
  skos:prefLabel "Newgate prison"@en ;
  a skos:Concept .

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

