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

<https://concepts.sagepub.com/social-science/concept/San_Quentin_State_Prison>
  skos:definition "San Quentin is California's oldest state prison and houses California's death row for male inmates (the largest in the nation). Prior to 1848, the California Territory was sparsely populated and required little in the way of law enforcement. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n609.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; San Quentin State Prison</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions>, <https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments> ;
  skos:prefLabel "San Quentin State Prison"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments>
  skos:prefLabel "courts, corrections, punishments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/San_Quentin_State_Prison> .

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

