<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">
<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>
<rdfs:comment>Applicable units are those of quantitykind:ThermalResistivity</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M-K-PER-W"/>
<j.0:iec61360Code>0112/2///62720#UAD194</j.0:iec61360Code>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH-IN"/>
<rdfs:label xml:lang="en">Thermal Resistivity</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K-M-PER-W"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT-IN"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
</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-FT2-PER-BTU_IT-IN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH-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> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD194" ;
rdfs:comment "Applicable units are those of quantitykind:ThermalResistivity" ;
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-FT2-PER-BTU_IT-IN"
,"applicable unit":"unit:DEG_F-HR-FT2-PER-BTU_TH-IN"
,"applicable unit":"unit:K-M-PER-W"
,"applicable unit":"unit:M-K-PER-W"
,"comment":"Applicable units are those of quantitykind:ThermalResistivity"
,"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"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD194"
,"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/M-K-PER-W", "http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH-IN", "http://qudt.org/vocab/unit/K-M-PER-W", "http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT-IN" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M-1H1T3D0",
"iec61360Code" : "0112/2///62720#UAD194",
"comment" : "Applicable units are those of quantitykind:ThermalResistivity",
"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"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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#"
}
}