@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/individual_protection_actions>
  skos:prefLabel "individual protection actions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/protection_against_rape> .

<https://concepts.sagepub.com/social-science/concept/protection_against_rape>
  skos:definition "An important aspect of prevention of rape is a woman's ability to protect herself from attack. Because effective primary prevention of sexual aggression is still lacking, women, who are the most frequent targets of rape, need education about effective resistance strategies if confronted with an assault. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n244.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Rape, Protection Against</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/individual_protection_actions> ;
  skos:prefLabel "protection against rape"@en ;
  a skos:Concept .

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

