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

<https://concepts.sagepub.com/social-science/concept/conformity_in_eyewitness_reports>
  skos:definition "Eyewitness research has repeatedly shown that exposure to postevent information can affect a witness's ability to accurately report details of an originally encoded event. In everyday life, postevent information might be encountered when individuals who have shared the same experience discuss this with one another. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n60.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Conformity in Eyewitness Reports</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "conformity in eyewitness reports"@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/conformity_in_eyewitness_reports> .

