@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/absconding>
  skos:definition "The term absconding is used to describe the behavior of someone who is in hiding to avoid arrest. In community corrections, absconding refers to the conduct of a person who, while under probation or parole supervision, fails to comply with the requirement to report periodically and otherwise maintain contact with the supervising agency. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Absconding</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parole>, <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "absconding"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/diversion_and_probation>
  skos:prefLabel "diversion and probation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/absconding> .

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

<https://concepts.sagepub.com/social-science/concept/parole>
  skos:prefLabel "parole"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/absconding> .

