@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/victim-precipitated_rape>
  skos:definition "Victim precipitation is a concept used to define situations in which the victim initiates his or her own victimization. When applied to rape, victim-precipitated rape occurs when the victim's actions are interpreted by the offender as sexual, thus initiating subsequent behavior (e.g., forcible rape) from the offender. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n246.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Rape, Victim-Precipitated</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/victimology> ;
  skos:prefLabel "victim-precipitated rape"@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/victim-precipitated_rape> .

<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/victim-precipitated_rape> .

