@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/emotion_processes_in_relationships>
  skos:prefLabel "emotion processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/expressed_emotion> .

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

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

<https://concepts.sagepub.com/social-science/concept/expressed_emotion>
  skos:definition "Expressed emotion is a rather confusing term. It does not refer to a person's willingness to show emotions. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n186.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Expressed Emotion</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019260.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "expressed emotion"@en ;
  a skos:Concept .

