@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/heuristic_processing> .

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

<https://concepts.sagepub.com/social-science/concept/heuristic_processing>
  skos:definition "Definition Heuristic processing refers to a mode of thinking that is based on simple decision rules, or if-then associations, that people use to judge the quality or nature of an object. For example, in deciding whether to vote for a particular candidate, a person might rely on the opinion of an expert (using the heuristic “if expert, then agree”), or on the prevailing view of friends and family (“if there's a consensus, then assume correctness”). [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n255.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Heuristic Processing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "heuristic processing"@en ;
  a skos:Concept .

