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

<https://concepts.sagepub.com/social-science/concept/anterograde_amnesia>
  skos:definition "Loss of memory for any event that happens after damage to the brain. Physical causes for amnesia may include head trauma, degenerative brain diseases such as Alzheimer's disease, blockage of blood vessels to the brain, chronic infections, or alcoholism. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n114.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Anterograde Amnesia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D020324.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/amnesia> ;
  skos:prefLabel "anterograde amnesia"@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/anterograde_amnesia> .

