unit:KiloCubicFT
URI: http://qudt.org/vocab/unit/KiloCubicFT
1 000-fold of the unit cubic foot.
Work in progress
<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/KiloCubicFT"> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[k.cft_i]</j.0:ucumCode> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1 000-fold of the unit cubic foot. </j.1:description> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">28.316846592</j.0:conversionMultiplier> <j.0:symbol>k(ft³)</j.0:symbol> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">k[ft_i]3</j.0:ucumCode> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$kft^{3}$</j.0:expression> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.8316846592E1</j.0:conversionMultiplierSN> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LiquidVolume"/> <rdfs:label xml:lang="en">Thousand Cubic Foot</rdfs:label> <j.0:uneceCommonCode>FC</j.0:uneceCommonCode> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> </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/KiloCubicFT> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "1 000-fold of the unit cubic foot. "^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ; <http://qudt.org/schema/qudt/conversionMultiplier> 28.316846592 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 2.8316846592E1 ; <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/IMPERIAL> ; <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ; <http://qudt.org/schema/qudt/expression> "$kft^{3}$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LiquidVolume> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Volume> ; <http://qudt.org/schema/qudt/symbol> "k(ft³)" ; <http://qudt.org/schema/qudt/ucumCode> "[k.cft_i]"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "k[ft_i]3"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "FC" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Thousand Cubic Foot"@en ; .
{"resource":"Thousand Cubic Foot" ,"qname":"unit:KiloCubicFT" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloCubicFT" ,"properties":["applicable system":"sou:IMPERIAL" ,"applicable system":"sou:USCS" ,"conversion multiplier":"28.316846592" ,"conversion multiplier scientific":"2.8316846592E1" ,"defined unit of system":"sou:IMPERIAL" ,"defined unit of system":"sou:USCS" ,"description":"1 000-fold of the unit cubic foot. " ,"expression":"$kft^{3}$" ,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0" ,"has quantity kind":"quantitykind:LiquidVolume" ,"has quantity kind":"quantitykind:Volume" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Thousand Cubic Foot" ,"symbol":"k(ft³)" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"[k.cft_i]" ,"ucum code":"k[ft_i]3" ,"unece common code":"FC" ]}
{ "@id" : "http://qudt.org/vocab/unit/KiloCubicFT", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "description" : "1 000-fold of the unit cubic foot. ", "applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ], "conversionMultiplier" : "28.316846592", "conversionMultiplier:SN" : 28.316846592, "definedUnitOfSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ], "expression" : "$kft^{3}$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Volume", "http://qudt.org/vocab/quantitykind/LiquidVolume" ], "symbol" : "k(ft³)", "ucumCode" : [ "[k.cft_i]", "k[ft_i]3" ], "uneceCommonCode" : "FC", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : { "@language" : "en", "@value" : "Thousand Cubic Foot" }, "@context" : { "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "definedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem", "@type" : "@id" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "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#" } }