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

<https://concepts.sagepub.com/social-science/concept/migraines>
  skos:definition "When one hears migraine, one tends to think “terrible headache.” But a migraine is more than a headache; and in fact, head pain, a common component of migraine, is not a necessary component. A migraine is best thought of as an episodic intense heightening of sensation, especially in those sensory systems served by the cranial nerves. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n192.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Migraine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/vascular_headache>, <https://concepts.sagepub.com/social-science/concept/skin_and_body_senses>, <https://concepts.sagepub.com/social-science/concept/pain_management> ;
  skos:prefLabel "migraines"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/pain_management>
  skos:prefLabel "pain management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/migraines> .

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

<https://concepts.sagepub.com/social-science/concept/skin_and_body_senses>
  skos:prefLabel "skin and body senses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/migraines> .

