@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/shell_shock>
  skos:definition "The term shell shock (sometimes also called combat neurosis or war neurosis) was first used to describe a wide range of symptoms seen in soldiers during World War I. Although symptoms were diverse, they were believed to share a common cause: close proximity to exploding shells. It was believed that when a shell exploded, a vacuum was created, and that when air rushed into this vacuum, the cerebro-spinal fluid was disturbed, which then upset brain functioning. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n296.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Shell Shock</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/combat_neuroses> ;
  skos:prefLabel "shell shock"@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/shell_shock> .

<https://concepts.sagepub.com/social-science/concept/combat_neuroses>
  skos:prefLabel "combat neuroses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shell_shock> .

