<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/FT_H2O">
<j.0:udunitsCode>ftH2O</j.0:udunitsCode>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Foot of Water" is a unit for 'Force Per Area' expressed as $ftH2O$.</j.1:description>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/>
<j.0:udunitsCode>fth2o</j.0:udunitsCode>
<j.0:iec61360Code>0112/2///62720#UAA463</j.0:iec61360Code>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.989067E3</j.0:conversionMultiplierSN>
<rdfs:label xml:lang="en">Foot of Water</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
<j.0:uneceCommonCode>K24</j.0:uneceCommonCode>
<j.0:symbol>ftH₂0</j.0:symbol>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[ft_i'H2O]</j.0:ucumCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">2989.067</j.0:conversionMultiplier>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/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/FT_H2O>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "\"Foot of Water\" is a unit for 'Force Per Area' expressed as $ftH2O$."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 2989.067 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 2.989067E3 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerArea> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA463" ;
<http://qudt.org/schema/qudt/symbol> "ftH₂0" ;
<http://qudt.org/schema/qudt/ucumCode> "[ft_i'H2O]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/udunitsCode> "ftH2O" ;
<http://qudt.org/schema/qudt/udunitsCode> "fth2o" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "K24" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Foot of Water"@en ;
.
{"resource":"Foot of Water"
,"qname":"unit:FT_H2O"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/FT_H2O"
,"properties":["conversion multiplier":"2989.067"
,"conversion multiplier scientific":"2.989067E3"
,"description":"\"Foot of Water\" is a unit for 'Force Per Area' expressed as $ftH2O$."
,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0"
,"has quantity kind":"quantitykind:ForcePerArea"
,"has quantity kind":"quantitykind:VaporPressure"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA463"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Foot of Water"
,"symbol":"ftH\u20820"
,"type":"qudt:Unit"
,"ucum code":"[ft_i'H2O]"
,"udunits code":"ftH2O"
,"udunits code":"fth2o"
,"unece common code":"K24"
]}
{
"@id" : "http://qudt.org/vocab/unit/FT_H2O",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\"Foot of Water\" is a unit for 'Force Per Area' expressed as $ftH2O$.",
"conversionMultiplier" : "2989.067",
"conversionMultiplier:SN" : 2989.067,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VaporPressure", "http://qudt.org/vocab/quantitykind/ForcePerArea" ],
"iec61360Code" : "0112/2///62720#UAA463",
"symbol" : "ftH₂0",
"ucumCode" : "[ft_i'H2O]",
"udunitsCode" : [ "ftH2O", "fth2o" ],
"uneceCommonCode" : "K24",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Foot of Water"
},
"@context" : {
"udunitsCode" : {
"@id" : "http://qudt.org/schema/qudt/udunitsCode"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@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#"
}
}