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

<https://concepts.sagepub.com/social-science/concept/lineup_filler_selection>
  skos:definition "Lineup fillers prevent unreliable witnesses from guessing the identity of the police suspect and should allow for a fair recognition test for those witnesses who do remember the culprit. The primary strategies for selecting fillers for criminal identification lineups are presented in this entry. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n181.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Lineup Filler Selection</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "lineup filler selection"@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/lineup_filler_selection> .

