@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/rape_myths>
  skos:definition "The stereotype of rape is that it is a violent attack by a stranger, leaving the victim—who fought back—injured. Most rapes do not fit this pattern; generally victims/survivors know their assailants. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n251.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Rape Myths</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/victimology> ;
  skos:prefLabel "rape myths"@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/rape_myths> .

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

