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

<https://concepts.sagepub.com/social-science/concept/training_of_eyewitnesses>
  skos:definition "The ability to accurately recognize others is important to everyone, particularly because important social, personal, physical, and economic resources are uniquely associated with individual persons. The recognition training that most people experience comes with everyday social interaction, containing the incentives within their social environment. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n329.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Training of Eyewitnesses</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "training of eyewitnesses"@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/training_of_eyewitnesses> .

