<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/unit/BTU_IT-PER-FT2-HR">
<j.0:uneceCommonCode>N50</j.0:uneceCommonCode>
<rdfs:label>British thermal unit (international table) per square foot hour</rdfs:label>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">3.154590745063048768072844787664884</j.0:conversionMultiplier>
<j.0:iec61360Code>0112/2///62720#UAB263</j.0:iec61360Code>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.154590745063048768072844787664884E0</j.0:conversionMultiplierSN>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2"/>
<j.1:description>unit of the surface heat flux according to the Imperial system of units</j.1:description>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[Btu_IT].[ft_i]-2.h-1</j.0:ucumCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0"/>
<j.0:symbol>BtuIT/(ft²·h)</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PowerPerArea"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
</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/unit/BTU_IT-PER-FT2-HR>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit of the surface heat flux according to the Imperial system of units" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 3.154590745063048768072844787664884 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 3.154590745063048768072844787664884E0 ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PowerPerArea> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB263" ;
<http://qudt.org/schema/qudt/symbol> "BtuIT/(ft²·h)" ;
<http://qudt.org/schema/qudt/ucumCode> "[Btu_IT].[ft_i]-2.h-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "N50" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "British thermal unit (international table) per square foot hour" ;
.
{"resource":"British thermal unit (international table) per square foot hour"
,"qname":"unit:BTU_IT-PER-FT2-HR"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/BTU_IT-PER-FT2-HR"
,"properties":["conversion multiplier":"3.154590745063048768072844787664884"
,"conversion multiplier scientific":"3.154590745063048768072844787664884E0"
,"description":"unit of the surface heat flux according to the Imperial system of units"
,"exact match":"unit:BTU_IT-PER-HR-FT2"
,"has dimension vector":"dimension:A0E0L0I0M1H0T-3D0"
,"has quantity kind":"quantitykind:PowerPerArea"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB263"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"British thermal unit (international table) per square foot hour"
,"symbol":"BtuIT\/(ft²·h)"
,"type":"qudt:Unit"
,"ucum code":"[Btu_IT].[ft_i]-2.h-1"
,"unece common code":"N50"
]}
{
"@id" : "http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit of the surface heat flux according to the Imperial system of units",
"conversionMultiplier" : "3.154590745063048768072844787664884",
"conversionMultiplier:SN" : 3.154590745063049,
"exactMatch" : "http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/PowerPerArea",
"iec61360Code" : "0112/2///62720#UAB263",
"symbol" : "BtuIT/(ft²·h)",
"ucumCode" : "[Btu_IT].[ft_i]-2.h-1",
"uneceCommonCode" : "N50",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "British thermal unit (international table) per square foot hour",
"@context" : {
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@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#"
}
}