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

<https://concepts.sagepub.com/social-science/concept/confidence_in_identifications>
  skos:definition "The confidence that eyewitnesses express in their decision at an identification test or lineup has long been recognized within the criminal justice system as an indicator of the likely reliability or accuracy of the witness. In contrast, psychology researchers have downplayed the diagnostic value of eyewitness identification confidence. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n57.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Confidence in Identifications</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "confidence in identifications"@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/confidence_in_identifications> .

