@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/transient_ischemic_attack>
  skos:definition "Transient ischemic attacks (TIAs) are “mini-strokes” in which stroke symptoms such as weakness, numbness, blindness, or confusion occur for a limited amount of time and then resolve. These incidents are significant because they may herald an impending stroke. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1176.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Transient Ischemic Attack</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002546.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/brain_ischemia> ;
  skos:prefLabel "transient ischemic attack"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transient_ischemic_attack> .

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

<https://concepts.sagepub.com/social-science/concept/brain_ischemia>
  skos:prefLabel "brain ischemia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transient_ischemic_attack> .

