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

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

<https://concepts.sagepub.com/social-science/concept/retrograde_amnesia>
  skos:definition "Amnesia simply refers to memory loss; however, amnesia experienced after a trauma is either classified as retrograde or anterograde. Retrograde amnesia consists of memory loss for events that preceded the traumatic event. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2204.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Retrograde Amnesia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D000648.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/amnesia> ;
  skos:prefLabel "retrograde amnesia"@en ;
  a skos:Concept .

