@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/long-term_memory> .

<https://concepts.sagepub.com/social-science/concept/long-term_memory>
  skos:definition "Long-term memory encompasses all learning or knowledge that is stored in the mind for longer than a few seconds or minutes. It encompasses all forms of learning and memory: memory for past events, facts, motor skills, perceptual skills, and conditioning. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n385.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Long-Term Memory</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D057567.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/memory>, <https://concepts.sagepub.com/social-science/concept/learning_and_memory> ;
  skos:prefLabel "long-term memory"@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/long-term_memory> .

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

