@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-BZKL3VKT-P
  skos:prefLabel "the psychology underlying decision making"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VZV2QRHW-M .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VZV2QRHW-M .

n9j:-VZV2QRHW-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/memory_reconstruction> ;
  skos:definition "All aspects of episodic (information about events) and semantic (knowledge about the world) memory can be influenced by reconstructions based on inferences due to general knowledge or current beliefs, including stereotypical ones. This aspect of memory may serve the once adaptive purpose to keep a consistent and updated model of the world, but it may also lead to memory illusions under certain conditions. [Source: Encyclopedia of Medical Decision Making; Memory Reconstruction]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BZKL3VKT-P ;
  skos:prefLabel "memory reconstruction"@en .

n9j: a skos:ConceptScheme .
