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/EnergyExpenditure">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level. The approximate energy expenditure of a man lying in bed is $1.0\,kilo\,calorie\,per\,hour\,per\,kilogram$. For slow walking (just over two miles per hour), $3.0\,kilo\,calorie\,per\,hour\,per\,kilogram$. For fast steady running (about 10 miles per hour), $16.3\,kilo\,calorie\,per\,hour\,per\,kilogram$.
Females expend about 10 per cent less energy than males of the same size doing a comparable activity. For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle.</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.oxfordreference.com/view/10.1093/acref/9780198631477.001$.0001/acref-9780198631477-e-594</j.0:informativeReference>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">Energy Expenditure</rdfs:label>
</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/EnergyExpenditure>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> """Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level. The approximate energy expenditure of a man lying in bed is $1.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$. For slow walking (just over two miles per hour), $3.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$. For fast steady running (about 10 miles per hour), $16.3\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$.
Females expend about 10 per cent less energy than males of the same size doing a comparable activity. For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle."""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198631477.001$.0001/acref-9780198631477-e-594"^^xsd:anyURI ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Energy Expenditure"@en ;
.
JSON
{"resource":"Energy Expenditure"
,"qname":"quantitykind:EnergyExpenditure"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyExpenditure"
,"properties":["description":"Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level. The approximate energy expenditure of a man lying in bed is $1.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$. For slow walking (just over two miles per hour), $3.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$. For fast steady running (about 10 miles per hour), $16.3\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$.\nFemales expend about 10 per cent less energy than males of the same size doing a comparable activity. For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle."
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780198631477.001$.0001\/acref-9780198631477-e-594"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Energy Expenditure"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/EnergyExpenditure",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Energy expenditure is dependent on a person's sex, metabolic rate, body-mass composition, the thermic effects of food, and activity level. The approximate energy expenditure of a man lying in bed is $1.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$. For slow walking (just over two miles per hour), $3.0\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$. For fast steady running (about 10 miles per hour), $16.3\\,kilo\\,calorie\\,per\\,hour\\,per\\,kilogram$.\nFemales expend about 10 per cent less energy than males of the same size doing a comparable activity. For people weighing the same, individuals with a high percentage of body fat usually expend less energy than lean people, because fat is not as metabolically active as muscle.",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
"informativeReference" : "http://www.oxfordreference.com/view/10.1093/acref/9780198631477.001$.0001/acref-9780198631477-e-594",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Energy Expenditure"
},
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}