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

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

<https://concepts.sagepub.com/social-science/concept/attribution_and_primary_effect>
  skos:definition "Definition The primacy effect concerns how one's impressions of others are formed. Thus, it relates to the field of psychology known as person perception, which studies how people form impressions of others. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n415.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Primacy Effect, Attribution</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "attribution and primary effect"@en ;
  a skos:Concept .

