@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/vengeance> .

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

<https://concepts.sagepub.com/social-science/concept/vengeance>
  skos:definition "Vengeance, synonymous with revenge, is an act of (or motivation for) retribution in response to a perceived transgression. This definition implies that a transgressor has incurred a social debt, and although the greatest satisfaction might come from forcing the actual transgressor to pay that debt, sometimes a “payment by proxy” will do. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n552.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Vengeance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/punishment> ;
  skos:prefLabel "vengeance"@en ;
  a skos:Concept .

