@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/developmental_processes>
  skos:prefLabel "developmental processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/flashbulb_memory> .

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

<https://concepts.sagepub.com/social-science/concept/flashbulb_memory>
  skos:definition "One of the most intriguing as well as controversial concepts in the study of memory is that of flashbulb memories. Brown and Kulik first popularized the concept in an early seminal study in 1977. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n270.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Memory, Flashbulb</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_processes> ;
  skos:prefLabel "flashbulb memory"@en ;
  a skos:Concept .

