<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/SurfaceCoefficientOfHeatTransfer">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31890</j.0:isoNormativeReference>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloW-PER-M2-K"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$q = h (T_s - T_r)$, where $T_s$ is areic heat flow rate is the thermodynamic temperature of the surface, and is a reference thermodynamic temperature characteristic of the adjacent surroundings.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W-PER-M2-K"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\alpha$</j.0:latexSymbol>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$surface-heat-xfer-coeff$</j.0:expression>
<rdfs:label xml:lang="en">Surface Coefficient of Heat Transfer</rdfs:label>
<rdfs:comment>Applicable units are those of quantitykind:SurfaceCoefficientOfHeatTransfer</rdfs:comment>
</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/SurfaceCoefficientOfHeatTransfer>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-PER-M2-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2-K> ;
<http://qudt.org/schema/qudt/expression> "$surface-heat-xfer-coeff$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$q = h (T_s - T_r)$, where $T_s$ is areic heat flow rate is the thermodynamic temperature of the surface, and is a reference thermodynamic temperature characteristic of the adjacent surroundings."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\alpha$"^^<http://qudt.org/schema/qudt/LatexString> ;
rdfs:comment "Applicable units are those of quantitykind:SurfaceCoefficientOfHeatTransfer" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Surface Coefficient of Heat Transfer"@en ;
.
{"resource":"Surface Coefficient of Heat Transfer"
,"qname":"quantitykind:SurfaceCoefficientOfHeatTransfer"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/SurfaceCoefficientOfHeatTransfer"
,"properties":["applicable unit":"unit:KiloW-PER-M2-K"
,"applicable unit":"unit:W-PER-M2-K"
,"comment":"Applicable units are those of quantitykind:SurfaceCoefficientOfHeatTransfer"
,"expression":"$surface-heat-xfer-coeff$"
,"has dimension vector":"dimension:A0E0L0I0M1H-1T-3D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Surface Coefficient of Heat Transfer"
,"latex definition":"$q = h (T_s - T_r)$, where $T_s$ is areic heat flow rate is the thermodynamic temperature of the surface, and is a reference thermodynamic temperature characteristic of the adjacent surroundings."
,"latex symbol":"$\\alpha$"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/SurfaceCoefficientOfHeatTransfer",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"applicableUnit" : [ "http://qudt.org/vocab/unit/KiloW-PER-M2-K", "http://qudt.org/vocab/unit/W-PER-M2-K" ],
"expression" : "$surface-heat-xfer-coeff$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890",
"latexDefinition" : "$q = h (T_s - T_r)$, where $T_s$ is areic heat flow rate is the thermodynamic temperature of the surface, and is a reference thermodynamic temperature characteristic of the adjacent surroundings.",
"latexSymbol" : "$\\alpha$",
"comment" : "Applicable units are those of quantitykind:SurfaceCoefficientOfHeatTransfer",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Surface Coefficient of Heat Transfer"
},
"@context" : {
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}