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

<https://concepts.sagepub.com/social-science/concept/cognitive_interviews>
  skos:definition "Eyewitness information is the key element in solving many crimes, yet the police are often poorly trained in conducting information-gathering interviews, and they make avoidable mistakes. To rectify this situation, Ronald Fisher and Edward Geiselman developed the Cognitive Interview (CI) procedure to collect information from cooperative witnesses. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n39.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Cognitive Interview</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics>, <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "cognitive interviews"@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/cognitive_interviews> .

<https://concepts.sagepub.com/social-science/concept/forensics>
  skos:prefLabel "forensics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cognitive_interviews> .

