@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/deviance_and_relationships>
  skos:prefLabel "deviance and relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/enemies> .

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

<https://concepts.sagepub.com/social-science/concept/enemies>
  skos:definition "Enemyship refers to a personal relationship of hatred and malice in which one person desires another person's downfall and tries to sabotage the person's progress. This definition emerges from field research in various West African worlds, where enemyship is a prominent concept that informs experience of intimate relationship. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Enemies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/deviance_and_relationships> ;
  skos:prefLabel "enemies"@en ;
  a skos:Concept .

