@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/contextual_effects_on_victimization>
  skos:definition "Criminal victimization is a widespread social problem that has long been the subject of public interest and scholarly work. Discussions concerning victimization typically focus on the likelihood of being victimized. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n54.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Contextual Effects on Victimization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/victimology> ;
  skos:prefLabel "contextual effects on 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/contextual_effects_on_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/contextual_effects_on_victimization> .

