@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/melancholia>
  skos:definition "Melancholia is a term for a specific type of mental illness characterized by depression, brooding, mental and physical apathy, moroseness, mourn-fulness, wistfulness, and inhibition of activity. It is also referred to as endogenous depression or mental suffering and it results in a state of pessimism where the individual feels that the future is blocked and unchangeable and that they are unworthy and guilt ridden. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n189.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Melancholia</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "melancholia"@en ;
  a skos:Concept .

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

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

