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

<https://concepts.sagepub.com/social-science/concept/aging_and_the_brain>
  skos:prefLabel "aging and the brain"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/syncope> .

<https://concepts.sagepub.com/social-science/concept/vasovagal_syncope>
  skos:prefLabel "vasovagal syncope"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/syncope> .

<https://concepts.sagepub.com/social-science/concept/syncope>
  skos:definition "Syncope is defined as a sudden loss of consciousness and postural tone followed by spontaneous recovery. The incidence is approximately 6 per 1,000 adults per year; however, it becomes increasingly more common with age, particularly after 70 years. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n267.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Syncope</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vasovagal_syncope> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013575.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unconsciousness>, <https://concepts.sagepub.com/social-science/concept/aging_and_the_brain> ;
  skos:prefLabel "syncope"@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/syncope> .

