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

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

<https://concepts.sagepub.com/social-science/concept/just_desert>
  skos:definition "The punishment theory of just desert involves the rational and moral justification of penalties for criminals who are said to “deserve” the punishment they receive for their crimes. Such a theory is retributivist in form and calls for the exact punishment that an offender deserves—no more, no less. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n248.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Just Desert</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/punishment> ;
  skos:prefLabel "just desert"@en ;
  a skos:Concept .

