@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/personal_offenses>
  skos:prefLabel "personal offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/femicide> .

<https://concepts.sagepub.com/social-science/concept/gynocide>
  skos:prefLabel "gynocide"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/femicide> .

<https://concepts.sagepub.com/social-science/concept/femicide>
  skos:definition "Femicide, the murder of women, is a leading cause of premature death in the United States for women. Women in the United States are murdered by intimate partners (husband, boyfriend) or former partners approximately nine times more often than by strangers. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n129.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Femicide</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gynocide> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_offenses>, <https://concepts.sagepub.com/social-science/concept/murder>, <https://concepts.sagepub.com/social-science/concept/gender_and_human_rights> ;
  skos:prefLabel "femicide"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gender_and_human_rights>
  skos:prefLabel "gender and human rights"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/femicide> .

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

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

