@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/philosophy_and_psychology>
  skos:prefLabel "philosophy and psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unconscious_social_behavior> .

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

<https://concepts.sagepub.com/social-science/concept/unconscious_social_behavior>
  skos:definition "Psychological explanations attribute social behavior to the individual's mental states—the thoughts, feelings, and desires that cause the individual to act in a particular way toward others. While the cognitive revolution in social psychology appeared to emphasize the role of conscious cognition in social interaction, a recent trend has been to underscore the role of unconscious cognitive processes automatically evoked by stimulus inputs and executed outside phenomenal awareness and voluntary control. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-philosophy-and-the-social-sciences/n391.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Philosophy and the Social Sciences; Unconscious Social Behavior</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophy_and_psychology> ;
  skos:prefLabel "unconscious social behavior"@en ;
  a skos:Concept .

