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

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

<https://concepts.sagepub.com/social-science/concept/wives_of_prisoners>
  skos:definition "Criminologists rarely study or even acknowledge the wives (or domestic partners) of prisoners. However, the role of wives in the lives of their incarcerated partners has a significant bearing on how their partners do their time, whether family bonds will be maintained, and what circumstances their partners will face in the community when they are released. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n376.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Wives of Prisoners</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_population> ;
  skos:prefLabel "wives of prisoners"@en ;
  a skos:Concept .

