@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/guilt>
  skos:definition "Guilt is the sense of having earned condemnation through transgression of the rules or through sinning. (Sin refers to being wrong, but it does not necessarily mean personal transgression.) Guilt and shame sometimes overlap, although most existential authors carefully distinguish the two. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-existential-psychotherapy-and-counselling/n267.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Existential Psychotherapy and Counselling; Guilt</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shame> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006167.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/motherhood_and_health>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "guilt"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/motherhood_and_health>
  skos:prefLabel "motherhood and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/guilt> .

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

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

