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

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

<https://concepts.sagepub.com/social-science/concept/voice_recognition>
  skos:definition "Voice recognition, or “earwitness” identification, has not received the amount of research or public interest that eyewitness identification has received in recent years. A 1983 survey of British legal cases, however, found more than 180 cases at that time in which voice identifications were used as evidence. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n347.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Voice Recognition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "voice recognition"@en ;
  a skos:Concept .

