@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/memory_and_primary_effect>
  skos:definition "Definition The primacy effect denotes the phenomenon that after encountering a long list of items, one will more likely be able to recall the first few items from that list than items than from later parts of the list. In a typical study investigating the primacy effect, participants are sequentially presented with a list of words, each being presented for a fixed amount of time. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n416.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Primacy Effect, Memory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "memory and primary effect"@en ;
  a skos:Concept .

<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/memory_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/memory_and_primary_effect> .

