@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/retention_interval_and_eyewitness_memory> .

<https://concepts.sagepub.com/social-science/concept/retention_interval_and_eyewitness_memory>
  skos:definition "Retention interval refers to the amount of time that elapses between the end of a witness's encounter with a perpetrator and any subsequent testing of the witness's memory for that encounter. Testing of a witness's memory for a perpetrator's identity is obviously important whenever the prosecution seeks to prove that the perpetrator and the defendant are indeed the same person. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n279.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Retention Interval and Eyewitness Memory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "retention interval and eyewitness 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/retention_interval_and_eyewitness_memory> .

