@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/social_cognition>
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/misattribution_of_arousal> .

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

<https://concepts.sagepub.com/social-science/concept/the_self>
  skos:prefLabel "the self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/misattribution_of_arousal> .

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

<https://concepts.sagepub.com/social-science/concept/misattribution_of_arousal>
  skos:definition "Misattribution of arousal occurs when people incorrectly identify the source of their physiological arousal. For example, one might incorrectly attribute elevated heart rate to the presence of a person sitting close by, when this physiological response may actually be caused by some recently ingested caffeine. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n357.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Misattribution of Arousal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/social_cognition>, <https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships> ;
  skos:prefLabel "misattribution of arousal"@en ;
  a skos:Concept .

