<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/ThermalConductivity">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_TH-PER-CentiM-SEC-DEG_C"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-SEC-DEG_F"/>
<rdfs:label xml:lang="en">Thermal Conductivity</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM-K"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-HR-DEG_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-IN-PER-SEC-FT2-DEG_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-FT-PER-HR-FT2-DEG_F"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Thermal_conductivity</j.0:dbpediaMatch>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Thermal_conductivity</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL-PER-CentiM-SEC-DEG_C"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL_IT-PER-HR-M-DEG_C"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloW-PER-M-K"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloW-PER-M-DEG_C"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-SEC-DEG_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT-DEG_R"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In physics, thermal conductivity, $k$ (also denoted as $\lambda$), is the property of a material's ability to conduct heat. It appears primarily in Fourier's Law for heat conduction and is the areic heat flow rate divided by temperature gradient.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-HR-DEG_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM-K"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\lambda$</j.0:latexSymbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W-PER-M-DEG_C"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\lambda = \frac{\varphi}{T}$, where $\varphi$ is areic heat flow rate and $T$ is temperature gradient.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-FT-PER-FT2-HR-DEG_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W-PER-M-K"/>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$thermal-k$</j.0:expression>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-FT-PER-FT2-HR-DEG_F"/>
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/TCON"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-IN-PER-HR-FT2-DEG_F"/>
</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/ThermalConductivity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "In physics, thermal conductivity, $k$ (also denoted as $\\lambda$), is the property of a material's ability to conduct heat. It appears primarily in Fourier's Law for heat conduction and is the areic heat flow rate divided by temperature gradient."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-FT-PER-FT2-HR-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-HR-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-SEC-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-IN-PER-HR-FT2-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-IN-PER-SEC-FT2-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT-DEG_R> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-FT-PER-FT2-HR-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-FT-PER-HR-FT2-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-HR-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-SEC-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM-SEC-DEG_C> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM-SEC-DEG_C> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_IT-PER-HR-M-DEG_C> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-PER-M-DEG_C> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-PER-M-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M-DEG_C> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M-K> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Thermal_conductivity"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/expression> "$thermal-k$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\lambda = \\frac{\\varphi}{T}$, where $\\varphi$ is areic heat flow rate and $T$ is temperature gradient."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\lambda$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/TCON> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Thermal Conductivity"@en ;
.
{"resource":"Thermal Conductivity"
,"qname":"quantitykind:ThermalConductivity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ThermalConductivity"
,"properties":["Individual from SI Reference Point":"si-quantity:TCON"
,"applicable unit":"unit:BTU_IT-FT-PER-FT2-HR-DEG_F"
,"applicable unit":"unit:BTU_IT-IN-PER-FT2-HR-DEG_F"
,"applicable unit":"unit:BTU_IT-IN-PER-FT2-SEC-DEG_F"
,"applicable unit":"unit:BTU_IT-IN-PER-HR-FT2-DEG_F"
,"applicable unit":"unit:BTU_IT-IN-PER-SEC-FT2-DEG_F"
,"applicable unit":"unit:BTU_IT-PER-SEC-FT-DEG_R"
,"applicable unit":"unit:BTU_TH-FT-PER-FT2-HR-DEG_F"
,"applicable unit":"unit:BTU_TH-FT-PER-HR-FT2-DEG_F"
,"applicable unit":"unit:BTU_TH-IN-PER-FT2-HR-DEG_F"
,"applicable unit":"unit:BTU_TH-IN-PER-FT2-SEC-DEG_F"
,"applicable unit":"unit:CAL_IT-PER-SEC-CentiM-K"
,"applicable unit":"unit:CAL_TH-PER-CentiM-SEC-DEG_C"
,"applicable unit":"unit:CAL_TH-PER-SEC-CentiM-K"
,"applicable unit":"unit:KiloCAL-PER-CentiM-SEC-DEG_C"
,"applicable unit":"unit:KiloCAL_IT-PER-HR-M-DEG_C"
,"applicable unit":"unit:KiloW-PER-M-DEG_C"
,"applicable unit":"unit:KiloW-PER-M-K"
,"applicable unit":"unit:W-PER-M-DEG_C"
,"applicable unit":"unit:W-PER-M-K"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Thermal_conductivity"
,"description":"In physics, thermal conductivity, $k$ (also denoted as $\\lambda$), is the property of a material's ability to conduct heat. It appears primarily in Fourier's Law for heat conduction and is the areic heat flow rate divided by temperature gradient."
,"expression":"$thermal-k$"
,"has dimension vector":"dimension:A0E0L1I0M1H-1T-3D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Thermal_conductivity"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Thermal Conductivity"
,"latex definition":"$\\lambda = \\frac{\\varphi}{T}$, where $\\varphi$ is areic heat flow rate and $T$ is temperature gradient."
,"latex symbol":"$\\lambda$"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ThermalConductivity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "In physics, thermal conductivity, $k$ (also denoted as $\\lambda$), is the property of a material's ability to conduct heat. It appears primarily in Fourier's Law for heat conduction and is the areic heat flow rate divided by temperature gradient.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/CAL_TH-PER-CentiM-SEC-DEG_C", "http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-SEC-DEG_F", "http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM-K", "http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-HR-DEG_F", "http://qudt.org/vocab/unit/BTU_IT-IN-PER-SEC-FT2-DEG_F", "http://qudt.org/vocab/unit/BTU_TH-FT-PER-HR-FT2-DEG_F", "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM-SEC-DEG_C", "http://qudt.org/vocab/unit/KiloCAL_IT-PER-HR-M-DEG_C", "http://qudt.org/vocab/unit/KiloW-PER-M-K", "http://qudt.org/vocab/unit/KiloW-PER-M-DEG_C", "http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-SEC-DEG_F", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT-DEG_R", "http://qudt.org/vocab/unit/BTU_IT-IN-PER-FT2-HR-DEG_F", "http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM-K", "http://qudt.org/vocab/unit/W-PER-M-DEG_C", "http://qudt.org/vocab/unit/BTU_TH-FT-PER-FT2-HR-DEG_F", "http://qudt.org/vocab/unit/W-PER-M-K", "http://qudt.org/vocab/unit/BTU_IT-FT-PER-FT2-HR-DEG_F", "http://qudt.org/vocab/unit/BTU_IT-IN-PER-HR-FT2-DEG_F" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Thermal_conductivity",
"expression" : "$thermal-k$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Thermal_conductivity",
"latexDefinition" : "$\\lambda = \\frac{\\varphi}{T}$, where $\\varphi$ is areic heat flow rate and $T$ is temperature gradient.",
"latexSymbol" : "$\\lambda$",
"siExactMatch" : "https://si-digital-framework.org/SI/quantities/TCON",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Thermal Conductivity"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"siExactMatch" : {
"@id" : "http://qudt.org/schema/qudt/siExactMatch",
"@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#"
}
}