<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/ThermalDiffusionRatioCoefficient">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31894</j.0:isoNormativeReference>
<rdfs:label xml:lang="en">Thermal Diffusion Coefficient</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M2-PER-SEC"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:plainTextDescription>The "Thermal Diffusion Coefficient" is .</j.0:plainTextDescription>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The "Thermal Diffusion Coefficient" is .</j.1:description>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$D_T = kT \cdot D$, where $k_T$ is the thermal diffusion ratio, and $D$ is the diffusion coefficient.</j.0:latexDefinition>
<j.0:symbol>D_T</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:comment>Applicable units are those of quantitykind:ThermalDiffusionRatioCoefficient</rdfs:comment>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.thermopedia.com/content/1189/</j.0:informativeReference>
</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/ThermalDiffusionRatioCoefficient>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The \"Thermal Diffusion Coefficient\" is ."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2-PER-SEC> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.thermopedia.com/content/1189/"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$D_T = kT \\cdot D$, where $k_T$ is the thermal diffusion ratio, and $D$ is the diffusion coefficient."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The \"Thermal Diffusion Coefficient\" is ." ;
<http://qudt.org/schema/qudt/symbol> "D_T" ;
rdfs:comment "Applicable units are those of quantitykind:ThermalDiffusionRatioCoefficient" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Thermal Diffusion Coefficient"@en ;
.
{"resource":"Thermal Diffusion Coefficient"
,"qname":"quantitykind:ThermalDiffusionRatioCoefficient"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ThermalDiffusionRatioCoefficient"
,"properties":["applicable unit":"unit:M2-PER-SEC"
,"comment":"Applicable units are those of quantitykind:ThermalDiffusionRatioCoefficient"
,"description":"The \"Thermal Diffusion Coefficient\" is ."
,"description (plain text)":"The \"Thermal Diffusion Coefficient\" is ."
,"has dimension vector":"dimension:A0E0L2I0M0H0T-1D0"
,"informative reference":"http:\/\/www.thermopedia.com\/content\/1189\/"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Thermal Diffusion Coefficient"
,"latex definition":"$D_T = kT \\cdot D$, where $k_T$ is the thermal diffusion ratio, and $D$ is the diffusion coefficient."
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894"
,"symbol":"D_T"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ThermalDiffusionRatioCoefficient",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The \"Thermal Diffusion Coefficient\" is .",
"applicableUnit" : "http://qudt.org/vocab/unit/M2-PER-SEC",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0",
"informativeReference" : "http://www.thermopedia.com/content/1189/",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894",
"latexDefinition" : "$D_T = kT \\cdot D$, where $k_T$ is the thermal diffusion ratio, and $D$ is the diffusion coefficient.",
"plainTextDescription" : "The \"Thermal Diffusion Coefficient\" is .",
"symbol" : "D_T",
"comment" : "Applicable units are those of quantitykind:ThermalDiffusionRatioCoefficient",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Thermal Diffusion Coefficient"
},
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}