<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
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/ApparentThermalInertia">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-K"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Thermal_inertia</j.0:informativeReference>
<j.0:plainTextDescription>Thermal inertia is a term used to describe the observed delays in a body's temperature response during heat transfers</j.0:plainTextDescription>
<rdfs:comment>Applicable units are those of quantitykind:ApparentThermalInertia</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1/vocab/quantitykind"/>
<rdfs:label>Measurement Unit for a quantity approximately proportional to Thermal Inertia</rdfs:label>
</rdf:Description>
</rdf:RDF>
@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/ApparentThermalInertia>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-K> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Thermal_inertia"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Thermal inertia is a term used to describe the observed delays in a body's temperature response during heat transfers" ;
rdfs:comment "Applicable units are those of quantitykind:ApparentThermalInertia" ;
rdfs:isDefinedBy <http://qudt.org/3.1/vocab/quantitykind> ;
rdfs:label "Measurement Unit for a quantity approximately proportional to Thermal Inertia" ;
.
{"resource":"Measurement Unit for a quantity approximately proportional to Thermal Inertia"
,"qname":"quantitykind:ApparentThermalInertia"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ApparentThermalInertia"
,"properties":["applicable unit":"unit:PER-K"
,"comment":"Applicable units are those of quantitykind:ApparentThermalInertia"
,"description (plain text)":"Thermal inertia is a term used to describe the observed delays in a body's temperature response during heat transfers"
,"has dimension vector":"dimension:A0E0L0I0M0H-1T0D0"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Thermal_inertia"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1\/vocab\/quantitykind>"
,"label":"Measurement Unit for a quantity approximately proportional to Thermal Inertia"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ApparentThermalInertia",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"applicableUnit" : "http://qudt.org/vocab/unit/PER-K",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0",
"informativeReference" : "https://en.wikipedia.org/wiki/Thermal_inertia",
"plainTextDescription" : "Thermal inertia is a term used to describe the observed delays in a body's temperature response during heat transfers",
"comment" : "Applicable units are those of quantitykind:ApparentThermalInertia",
"isDefinedBy" : "http://qudt.org/3.1/vocab/quantitykind",
"label" : "Measurement Unit for a quantity approximately proportional to Thermal Inertia",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"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"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}