@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/collateral_sanctions>
  skos:prefLabel "collateral sanctions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fines> .

<https://concepts.sagepub.com/social-science/concept/non_custodial_punishment>
  skos:prefLabel "non custodial punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fines> .

<https://concepts.sagepub.com/social-science/concept/fines>
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_punishment>, <https://concepts.sagepub.com/social-science/concept/non_custodial_punishment>, <https://concepts.sagepub.com/social-science/concept/legal_judgements>, <https://concepts.sagepub.com/social-science/concept/law_and_justice> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/denial_of_benefits>, <https://concepts.sagepub.com/social-science/concept/collateral_sanctions>, <https://concepts.sagepub.com/social-science/concept/asset_forfeiture> ;
  skos:definition "A fine is a monetary sum ordered by the court to be paid to the state by a convicted offender for the purpose of retribution and deterrence. While the use of fines is a common form of criminal sanction in both the United States and many European countries, the use of fines and their relative successes varies greatly by jurisdiction. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n122.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Fine</a>]"@en ;
  skos:prefLabel "fines"@en .

<https://concepts.sagepub.com/social-science/concept/asset_forfeiture>
  skos:prefLabel "asset forfeiture"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fines> .

<https://concepts.sagepub.com/social-science/concept/denial_of_benefits>
  skos:prefLabel "denial of benefits"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fines> .

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

<https://concepts.sagepub.com/social-science/concept/types_of_punishment>
  skos:prefLabel "types of punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fines> .

<https://concepts.sagepub.com/social-science/concept/legal_judgements>
  skos:prefLabel "legal judgements"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fines> .

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

