@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/repeat_victimization>
  skos:definition "Repeat victimization has both a narrow and a broad definition. The narrow definition refers to repeated offenses against the same person, household, business, or other target however defined. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n258.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Repeat Victimization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/victimology>, <https://concepts.sagepub.com/social-science/concept/victimization_scales_and_surveys> ;
  skos:prefLabel "repeat victimization"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/victimization_scales_and_surveys>
  skos:prefLabel "victimization scales and surveys"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/repeat_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/repeat_victimization> .

