@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/primacy_effect>
  skos:definition "The primacy effect is one aspect of a well-known phenomenon called the \"serial position effect,\" which occurs when one is asked to recall information from memory. The other aspect of the serial position effect is the recency effect. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-survey-research-methods/n397.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Survey Research Methods; Primacy Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_processes> ;
  skos:prefLabel "primacy effect"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/learning_processes>
  skos:prefLabel "learning processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/primacy_effect> .

