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

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

<https://concepts.sagepub.com/social-science/concept/best_practices_in_identification_tests>
  skos:definition "Perhaps the ultimate form of eyewitness evidence is the identification of a suspect from a live or photo lineup, as opposed to more general information provided by a witness, such as a verbal description of an event. Best-practice recommendations in this area are based on a combination of some good procedures used by law enforcement for decades, sound logic and probability theory, basic psychological principles, and dedicated psychology–law research. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n147.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Identification Tests, Best Practices in</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "best practices in identification tests"@en ;
  a skos:Concept .

