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

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

<https://concepts.sagepub.com/social-science/concept/elderly_eyewitnesses>
  skos:definition "As the potential pool of elder witnesses continues to expand with the aging U.S. population, the age group referred to in the literature as older adults or seniors has become of greater interest to researchers. The group typically comprises healthy, active members of the community falling into the 60- to 80-year age band. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n102.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Elderly Eyewitnesses</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "elderly eyewitnesses"@en ;
  a skos:Concept .

