@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/envy>
  skos:definition "Envy is a negative, unpleasant, and often-painful emotion that is elicited by comparison with another person or group that has something that one either desires or wishes that the others lacked. This might include an attribute, a possession, a social position, an achievement, luck, or quality of being. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n173.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Envy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "envy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships>
  skos:prefLabel "emotion processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/envy> .

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

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

