@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/mnemonics>
  skos:definition "Remembering information when one needs it, whether it is the name of an old friend one meets on the street, the answer to a question in a game of Trivial Pursuit, or the facts needed to answer a question on an exam is a challenge all people have faced. Mnemonics are aids or techniques for organizing information and encoding information to help an individual recall it when he or she needs it. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n179.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Mnemonics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_and_perception> ;
  skos:prefLabel "mnemonics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/learning_and_perception>
  skos:prefLabel "learning and perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mnemonics> .

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

