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

<https://concepts.sagepub.com/social-science/concept/reconstructive_memory>
  skos:definition "Reconstructive memory refers to a class of memory theories that claim that the experience of remembering an event involves processes that make use of partial fragmentary information as well as a set of rules for combining that information into a coherent view of the past event. These theories provide a powerful way of understanding how witnesses remember crimes, how reliable recovered memories of abuse are, and how jurors remember testimony. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n272.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Reconstructive Memory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "reconstructive 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/reconstructive_memory> .

