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

<https://concepts.sagepub.com/social-science/concept/Walnut_Street_Jail>
  skos:definition "Walnut Street Jail was one of the most significant and early innovations in prison history. Situated in Philadelphia, Pennsylvania, it was built in 1776, altered in 1790, and demolished in 1835. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n717.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Walnut Street Jail</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions> ;
  skos:prefLabel "Walnut Street Jail"@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/Walnut_Street_Jail> .

