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

<https://concepts.sagepub.com/social-science/concept/response_latency_in_eyewitness_identification>
  skos:definition "An important issue for the police and courts is the extent to which an eyewitness's decision about a lineup can be trusted as accurate. Consequently, psychologists have searched for variables associated with the witness's decision that help distinguish correct from incorrect decisions. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n278.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Response Latency in Eyewitness Identification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "response latency in eyewitness identification"@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/response_latency_in_eyewitness_identification> .

