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

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

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

<https://concepts.sagepub.com/social-science/concept/victim_compensation>
  skos:prefLabel "victim compensation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collateral_sanctions> .

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

<https://concepts.sagepub.com/social-science/concept/financial_assistance_to_victims>
  skos:prefLabel "financial assistance to victims"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collateral_sanctions> .

<https://concepts.sagepub.com/social-science/concept/intermediate_sanctions>
  skos:prefLabel "intermediate sanctions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collateral_sanctions> .

