@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x: a skos:ConceptScheme .
c0x:-FX9HZRK7-G
  skos:prefLabel "hematological marker"@en, "marqueur sanguin"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-HM4CML9V-F .

c0x:-HM4CML9V-F
  skos:exactMatch <https://fr.wikipedia.org/wiki/Hypokali%C3%A9mie>, <https://en.wikipedia.org/wiki/Hypokalemia> ;
  skos:inScheme c0x: ;
  skos:prefLabel "hypokaliémie"@fr, "hypokalemia"@en ;
  skos:broader c0x:-FX9HZRK7-G ;
  skos:definition "L'hypokaliémie est un trouble hydroélectrolytique défini par un défaut de potassium dans le plasma sanguin : son diagnostic positif est affirmé par le ionogramme plasmatique lorsque la kaliémie est inférieure à 3,5 mmol/L. (Wikipédia)"@fr, "Hypokalemia is a low level of potassium (K+) in the blood serum. Mild low potassium does not typically cause symptoms. Symptoms may include feeling tired, leg cramps, weakness, and constipation. Low potassium also increases the risk of an abnormal heart rhythm, which is often too slow and can cause cardiac arrest. (Wikipedia)"@en ;
  skos:altLabel "déficit en K+"@fr, "déficit en potassium"@fr ;
  a skos:Concept ;
  dc11:creator "Patricia Fener" .

