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

<https://concepts.sagepub.com/social-science/concept/heart_diseases>
  skos:prefLabel "heart diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arrhythmia> .

<https://concepts.sagepub.com/social-science/concept/localized_diseases>
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arrhythmia> .

<https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arrhythmia> .

<https://concepts.sagepub.com/social-science/concept/arrhythmia>
  skos:definition "Arrhythmias are defined as an abnormal condition characterized by the heart having an irregular muscle contraction. Heart rhythm problems arise when the electrical impulses that normally stimulate the heart in a coordinated fashion malfunction. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Arrhythmia</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/auricular_flutter>, <https://concepts.sagepub.com/social-science/concept/asystole> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/heart_diseases>, <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions> ;
  skos:prefLabel "arrhythmia"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/auricular_flutter>
  skos:prefLabel "auricular flutter"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arrhythmia> .

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

