@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/gender_and_crime>
  skos:prefLabel "gender and crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/honor_killings> .

<https://concepts.sagepub.com/social-science/concept/gender_and_religion>
  skos:prefLabel "gender and religion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/honor_killings> .

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

<https://concepts.sagepub.com/social-science/concept/honor_killings>
  skos:definition "Honor crimes are acts of violence, usually murder of women committed by male family members. Female victims in this situation are perceived by one or more males in the family to have brought dishonor upon the family name or prestige. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n215.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Honor Killings</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/murder>, <https://concepts.sagepub.com/social-science/concept/gender_and_religion>, <https://concepts.sagepub.com/social-science/concept/gender_and_human_rights>, <https://concepts.sagepub.com/social-science/concept/gender_and_crime> ;
  skos:prefLabel "honor killings"@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/honor_killings> .

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

