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

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

<https://concepts.sagepub.com/social-science/concept/dizziness_and_vertigo>
  skos:definition "Dizziness is a common complaint for which patients seek medical advice. Dizziness is typically defined as one of four types: vertigo, lightheadedness, disequilibrium, and presyncope. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n371.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Dizziness and Vertigo</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases> ;
  skos:prefLabel "dizziness and vertigo"@en ;
  a skos:Concept .

