@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/security_and_classification>
  skos:prefLabel "security and classification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/home_arrest> .

<https://concepts.sagepub.com/social-science/concept/home_arrest>
  skos:definition "Home arrest is a form of intermediate sanction that is used as an alternative to incarceration. This practice is known by many different names, including house arrest, home confinement, home detention, home incarceration, or home curfew. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n164.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Home Arrest</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_punishment>, <https://concepts.sagepub.com/social-science/concept/security_and_classification> ;
  skos:prefLabel "home arrest"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/types_of_punishment>
  skos:prefLabel "types of punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/home_arrest> .

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

