unit:FT3-PER-MIN
URI: http://qudt.org/vocab/unit/FT3-PER-MIN
"Cubic Foot per Minute" is an Imperial unit for 'Volume Per Unit Time' expressed as ft3/min.
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/FT3-PER-MIN"> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[ft_i]3.min-1</j.0:ucumCode> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[ft_i]3/min</j.0:ucumCode> <j.0:symbol>ft³/min</j.0:symbol> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA461</j.0:informativeReference> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$ft^{3}/min$</j.0:expression> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:hasFactorUnit rdf:nodeID="A1"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumePerTime"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[cft_i]/min</j.0:ucumCode> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[cft_i].min-1</j.0:ucumCode> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Cubic Foot per Minute" is an Imperial unit for 'Volume Per Unit Time' expressed as $ft^3/min$.</j.1:description> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q856240"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.719474432000000000000000000000001E-4</j.0:conversionMultiplierSN> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <j.0:iec61360Code>0112/2///62720#UAA461</j.0:iec61360Code> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0004719474432000000000000000000000001</j.0:conversionMultiplier> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.0:uneceCommonCode>2L</j.0:uneceCommonCode> <rdfs:label>Cubic Foot per Minute</rdfs:label> <rdfs:label xml:lang="en">Cubic Foot per Minute</rdfs:label> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> </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/FT3-PER-MIN> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Cubic Foot per Minute\" is an Imperial unit for 'Volume Per Unit Time' expressed as $ft^3/min$."^^<http://qudt.org/schema/qudt/LatexString> ; <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> 0.0004719474432000000000000000000000001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 4.719474432000000000000000000000001E-4 ; <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> "$ft^{3}/min$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumePerTime> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA461" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA461"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "ft³/min" ; <http://qudt.org/schema/qudt/ucumCode> "[cft_i].min-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "[cft_i]/min"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "[ft_i]3.min-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "[ft_i]3/min"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "2L" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q856240> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Cubic Foot per Minute" ; rdfs:label "Cubic Foot per Minute"@en ; .
{"resource":"Cubic Foot per Minute" ,"qname":"unit:FT3-PER-MIN" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/FT3-PER-MIN" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q856240>" ,"applicable system":"sou:IMPERIAL" ,"applicable system":"sou:USCS" ,"conversion multiplier":"0.0004719474432000000000000000000000001" ,"conversion multiplier scientific":"4.719474432000000000000000000000001E-4" ,"defined unit of system":"sou:IMPERIAL" ,"defined unit of system":"sou:USCS" ,"description":"\"Cubic Foot per Minute\" is an Imperial unit for 'Volume Per Unit Time' expressed as $ft^3\/min$." ,"expression":"$ft^{3}\/min$" ,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0" ,"has quantity kind":"quantitykind:VolumeFlowRate" ,"has quantity kind":"quantitykind:VolumePerTime" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"iec-61360 code":"0112\/2\/\/\/62720#UAA461" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA461" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Cubic Foot per Minute" ,"label":"Cubic Foot per Minute" ,"symbol":"ft³\/min" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"[cft_i].min-1" ,"ucum code":"[cft_i]\/min" ,"ucum code":"[ft_i]3.min-1" ,"ucum code":"[ft_i]3\/min" ,"unece common code":"2L" ]}
{ "@id" : "http://qudt.org/vocab/unit/FT3-PER-MIN", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "description" : "\"Cubic Foot per Minute\" is an Imperial unit for 'Volume Per Unit Time' expressed as $ft^3/min$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ], "conversionMultiplier" : "0.0004719474432000000000000000000000001", "conversionMultiplier:SN" : 4.719474432E-4, "definedUnitOfSystem" : [ "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/USCS" ], "expression" : "$ft^{3}/min$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VolumePerTime", "http://qudt.org/vocab/quantitykind/VolumeFlowRate" ], "iec61360Code" : "0112/2///62720#UAA461", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA461", "symbol" : "ft³/min", "ucumCode" : [ "[ft_i]3.min-1", "[ft_i]3/min", "[cft_i]/min", "[cft_i].min-1" ], "uneceCommonCode" : "2L", "wikidataMatch" : "http://www.wikidata.org/entity/Q856240", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ "Cubic Foot per Minute", { "@language" : "en", "@value" : "Cubic Foot per Minute" } ], "@context" : { "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "definedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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#" } }