@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/medicine_and_psychology>
  skos:prefLabel "medicine and psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/panic> .

<https://concepts.sagepub.com/social-science/concept/fear_reactions>
  skos:prefLabel "fear reactions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/panic> .

<https://concepts.sagepub.com/social-science/concept/panic>
  skos:definition "Panic is an intense and sudden feeling of fear in reaction to a perceived danger. This fear is usually accompanied by immediate flight to escape the perceived threat, whether real or illusory. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n188.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Panic</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010200.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medicine_and_psychology>, <https://concepts.sagepub.com/social-science/concept/fear_reactions> ;
  skos:prefLabel "panic"@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/panic> .

