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

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

<https://concepts.sagepub.com/social-science/concept/unconscious_transference>
  skos:definition "Unconscious transference is a memory error that occurs when an eyewitness to a crime misidentifies a familiar but innocent person from a police lineup. Historically, the use of the term unconscious refers to the idea that the witness who misidentifies the familiar foil (an innocent person in a police lineup) has no conscious recollection of the previous encounter with the person. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n335.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Unconscious Transference</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "unconscious transference"@en ;
  a skos:Concept .

