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

<https://concepts.sagepub.com/social-science/concept/stress_and_eyewitness_memory>
  skos:definition "Stress exerts complex effects on eyewitness memory. On the whole, it has a negative effect, but this can be quite variable depending on the level of stress and the aspect of the witnessed event that one is trying to remember. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n312.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Stress and Eyewitness Memory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "stress and eyewitness memory"@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/stress_and_eyewitness_memory> .

