@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/good_time_credit>
  skos:definition "Good time credits, also sometimes referred to as gain time, or time off for good behavior, allow for the early release of inmates from incarceration. Credits are deducted from a person's original sentence to reduce time served, providing the reward of early release from incarceration. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n143.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Good Time Credit</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sentencing_policy_and_legislation>, <https://concepts.sagepub.com/social-science/concept/security_and_classification> ;
  skos:prefLabel "good time credit"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/sentencing_policy_and_legislation>
  skos:prefLabel "sentencing policy and legislation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/good_time_credit> .

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

