@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/theories_of_punishment>
  skos:prefLabel "theories of punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/actuarial_justice> .

<https://concepts.sagepub.com/social-science/concept/actuarial_justice>
  skos:definition "Actuarial justice refers to a theoretical model current in the criminal justice system that employs concepts and methods similar to actuarial mathematics. Actuaries evaluate future risks such as unemployment, illness, and death. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Actuarial Justice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories_of_punishment>, <https://concepts.sagepub.com/social-science/concept/justice> ;
  skos:prefLabel "actuarial justice"@en ;
  a skos:Concept .

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

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

