@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>
  skos:prefLabel "memory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/short-term_memory> .

<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/short-term_memory> .

<https://concepts.sagepub.com/social-science/concept/short-term_memory>
  skos:definition "Short-term memory refers to the part of the memory that has both brief duration and limited capacity. In contrast to long-term memory, which can store an infinite amount of information over a long period of time, the storage of information in short-term memory is restricted and lasts only a few seconds in the absence of rehearsal. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n248.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Short-Term Memory</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008570.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/memory>, <https://concepts.sagepub.com/social-science/concept/learning_and_memory> ;
  skos:prefLabel "short-term memory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/learning_and_memory>
  skos:prefLabel "learning and memory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/short-term_memory> .

