View as:
CSV
RDF/XML
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
<rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/BloodGlucoseLevel">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliMOL-PER-L"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
Blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and animals.
Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times.
Stored in skeletal muscle and liver cells in the form of glycogen, the body tightly regulates blood glucose levels as a part of metabolic homeostasis.
During fasting blood glucose is maintained at a constant level at the expense of the glycogen stores in the liver and skeletal muscle.
There are two main methods of describing concentrations: by weight, and by molecular count.
Weights are in grams and molecular counts in moles.
A mole is $6.022\times 10^{23}$ molecules.
In both cases, the unit is usually modified by $milli-$ or $micro-$ or other prefix,
and is always $per$ some volume, often a litre.
Conversion factors depend on the molecular weight of the substance in question.
$mmol/L$ is millimoles/liter, and is the world standard unit for measuring glucose in blood.
Specifically, it is the designated SI (Systeme International) unit.
Some countries use $mg/dl$.
A mole is about $6\times 10^{23}$ molecules.
$mg/dL$ (milligrams/deciliter) is the traditional unit for measuring $bG$ (blood glucose).
There is a trend toward using $mmol/L$ however $mg/dL$ is much in practice.
Some use is made of $mmol/L$ as the primary unit with $mg/dL$ quoted in parentheses.
This acknowledges the large base of health care providers, researchers and patients who are already familiar with $mg/dL$.
</j.1:description>
<rdfs:comment>citation: https://en.wikipedia.org/wiki/Blood_sugar_level</rdfs:comment>
<rdfs:label xml:lang="en">Blood Glucose Level</rdfs:label>
<rdfs:comment>Applicable units are those of quantitykind:BloodGlucoseLevel</rdfs:comment>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html</j.0:informativeReference>
</rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://qudt.org/vocab/quantitykind/BloodGlucoseLevel>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> """
Blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and animals.
Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times.
Stored in skeletal muscle and liver cells in the form of glycogen, the body tightly regulates blood glucose levels as a part of metabolic homeostasis.
During fasting blood glucose is maintained at a constant level at the expense of the glycogen stores in the liver and skeletal muscle.
There are two main methods of describing concentrations: by weight, and by molecular count.
Weights are in grams and molecular counts in moles.
A mole is $6.022\\times 10^{23}$ molecules.
In both cases, the unit is usually modified by $milli-$ or $micro-$ or other prefix,
and is always $per$ some volume, often a litre.
Conversion factors depend on the molecular weight of the substance in question.
$mmol/L$ is millimoles/liter, and is the world standard unit for measuring glucose in blood.
Specifically, it is the designated SI (Systeme International) unit.
Some countries use $mg/dl$.
A mole is about $6\\times 10^{23}$ molecules.
$mg/dL$ (milligrams/deciliter) is the traditional unit for measuring $bG$ (blood glucose).
There is a trend toward using $mmol/L$ however $mg/dL$ is much in practice.
Some use is made of $mmol/L$ as the primary unit with $mg/dL$ quoted in parentheses.
This acknowledges the large base of health care providers, researchers and patients who are already familiar with $mg/dL$.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliMOL-PER-L> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html"^^xsd:anyURI ;
rdfs:comment "Applicable units are those of quantitykind:BloodGlucoseLevel" ;
rdfs:comment "citation: https://en.wikipedia.org/wiki/Blood_sugar_level" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Blood Glucose Level"@en ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass> ;
.
JSON
{"resource":"Blood Glucose Level"
,"qname":"quantitykind:BloodGlucoseLevel"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BloodGlucoseLevel"
,"properties":["applicable unit":"unit:MilliMOL-PER-L"
,"comment":"Applicable units are those of quantitykind:BloodGlucoseLevel"
,"comment":"citation: https:\/\/en.wikipedia.org\/wiki\/Blood_sugar_level"
,"description":"\n Blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and animals. \n Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. \n Stored in skeletal muscle and liver cells in the form of glycogen, the body tightly regulates blood glucose levels as a part of metabolic homeostasis.\n During fasting blood glucose is maintained at a constant level at the expense of the glycogen stores in the liver and skeletal muscle. \n There are two main methods of describing concentrations: by weight, and by molecular count. \n Weights are in grams and molecular counts in moles. \n A mole is $6.022\\times 10^{23}$ molecules.\n In both cases, the unit is usually modified by $milli-$ or $micro-$ or other prefix,\n and is always $per$ some volume, often a litre. \n Conversion factors depend on the molecular weight of the substance in question. \n $mmol\/L$ is millimoles\/liter, and is the world standard unit for measuring glucose in blood. \n Specifically, it is the designated SI (Systeme International) unit. \n Some countries use $mg\/dl$. \n A mole is about $6\\times 10^{23}$ molecules.\n $mg\/dL$ (milligrams\/deciliter) is the traditional unit for measuring $bG$ (blood glucose). \n There is a trend toward using $mmol\/L$ however $mg\/dL$ is much in practice. \n Some use is made of $mmol\/L$ as the primary unit with $mg\/dL$ quoted in parentheses. \n This acknowledges the large base of health care providers, researchers and patients who are already familiar with $mg\/dL$.\n "
,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0"
,"informative reference":"http:\/\/www.faqs.org\/faqs\/diabetes\/faq\/part1\/section-9.html"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Blood Glucose Level"
,"seeAlso":"quantitykind:BloodGlucoseLevel_Mass"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/BloodGlucoseLevel",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\n Blood sugar level, blood sugar concentration, or blood glucose level is the amount of glucose present in the blood of humans and animals. \n Glucose is a simple sugar and approximately 4 grams of glucose are present in the blood of humans at all times. \n Stored in skeletal muscle and liver cells in the form of glycogen, the body tightly regulates blood glucose levels as a part of metabolic homeostasis.\n During fasting blood glucose is maintained at a constant level at the expense of the glycogen stores in the liver and skeletal muscle. \n There are two main methods of describing concentrations: by weight, and by molecular count. \n Weights are in grams and molecular counts in moles. \n A mole is $6.022\\times 10^{23}$ molecules.\n In both cases, the unit is usually modified by $milli-$ or $micro-$ or other prefix,\n and is always $per$ some volume, often a litre. \n Conversion factors depend on the molecular weight of the substance in question. \n $mmol/L$ is millimoles/liter, and is the world standard unit for measuring glucose in blood. \n Specifically, it is the designated SI (Systeme International) unit. \n Some countries use $mg/dl$. \n A mole is about $6\\times 10^{23}$ molecules.\n $mg/dL$ (milligrams/deciliter) is the traditional unit for measuring $bG$ (blood glucose). \n There is a trend toward using $mmol/L$ however $mg/dL$ is much in practice. \n Some use is made of $mmol/L$ as the primary unit with $mg/dL$ quoted in parentheses. \n This acknowledges the large base of health care providers, researchers and patients who are already familiar with $mg/dL$.\n ",
"applicableUnit" : "http://qudt.org/vocab/unit/MilliMOL-PER-L",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0",
"informativeReference" : "http://www.faqs.org/faqs/diabetes/faq/part1/section-9.html",
"comment" : [ "citation: https://en.wikipedia.org/wiki/Blood_sugar_level", "Applicable units are those of quantitykind:BloodGlucoseLevel" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Blood Glucose Level"
},
"seeAlso" : "http://qudt.org/vocab/quantitykind/BloodGlucoseLevel_Mass",
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"seeAlso" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"owl" : "http://www.w3.org/2002/07/owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
}
}