@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/criminal_justice_system>
  skos:prefLabel "criminal justice system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/double_victimization> .

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

<https://concepts.sagepub.com/social-science/concept/double_victimization>
  skos:definition "There is a growing recognition that crime victims are twice victimized or suffer double victimization. Double victimization implies that victims incur costs during two distinct periods. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n105.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Double Victimization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/criminal_justice_system> ;
  skos:prefLabel "double victimization"@en ;
  a skos:Concept .

