@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/regret>
  skos:definition "Regret is the negative emotion that we experience when realizing or imagining that our present situation would have been better had we decided or acted differently. Regret originates in a comparison between outcomes of a chosen course of action and the nonchosen alternatives in which the latter outperform the former. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n283.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Regret</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_outcomes_and_measurement>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "regret"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/health_outcomes_and_measurement>
  skos:prefLabel "health outcomes and measurement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regret> .

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

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

