<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/ThermalResistivity">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The reciprocal of thermal conductivity is thermal resistivity, measured in \(kelvin-metres\) per watt (\(K \cdot m/W\)).</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_F-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT2-PER-BTU_IT-IN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K-M-PER-W"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M-K-PER-W"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">Thermal Resistivity</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/ThermalResistivity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The reciprocal of thermal conductivity is thermal resistivity, measured in \\(kelvin-metres\\) per watt (\\(K \\cdot m/W\\))."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2-PER-BTU_IT-IN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K-M-PER-W> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-K-PER-W> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Thermal Resistivity"@en ;
.
{"resource":"Thermal Resistivity"
,"qname":"quantitykind:ThermalResistivity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ThermalResistivity"
,"properties":["applicable unit":"unit:DEG_F-HR"
,"applicable unit":"unit:FT2-PER-BTU_IT-IN"
,"applicable unit":"unit:K-M-PER-W"
,"applicable unit":"unit:M-K-PER-W"
,"description":"The reciprocal of thermal conductivity is thermal resistivity, measured in \\(kelvin-metres\\) per watt (\\(K \\cdot m\/W\\))."
,"has dimension vector":"dimension:A0E0L-1I0M-1H1T3D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Thermal Resistivity"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ThermalResistivity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The reciprocal of thermal conductivity is thermal resistivity, measured in \\(kelvin-metres\\) per watt (\\(K \\cdot m/W\\)).",
"applicableUnit" : [ "http://qudt.org/vocab/unit/DEG_F-HR", "http://qudt.org/vocab/unit/FT2-PER-BTU_IT-IN", "http://qudt.org/vocab/unit/K-M-PER-W", "http://qudt.org/vocab/unit/M-K-PER-W" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Thermal Resistivity"
},
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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#"
}
}