@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/affect-as-information>
  skos:definition "Definition How do we know whether or not we approve of some action or like some person? According to the affectas-information hypothesis, our feelings provide such information. Just as our smiles and frowns provide information about our reactions to others, our positive and negative feelings provide such information to ourselves. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n8.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Affect-As-Information</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "affect-as-information"@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/affect-as-information> .

<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/affect-as-information> .

