<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/unit/DeciM3-PER-MIN">
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:iec61360Code>0112/2///62720#UAA418</j.0:iec61360Code>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00001666667</j.0:conversionMultiplier>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<rdfs:label xml:lang="en">Cubic Decimetre Per Minute</rdfs:label>
<j.0:symbol>dm³/min</j.0:symbol>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">dm3.min-3</j.0:ucumCode>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">dm3/min3</j.0:ucumCode>
<rdfs:label xml:lang="en-us">Cubic Decimeter Per Minute</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/>
<j.0:plainTextDescription>0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time minute</j.0:plainTextDescription>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:uneceCommonCode>J92</j.0:uneceCommonCode>
</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/DeciM3-PER-MIN>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.00001666667 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA418" ;
<http://qudt.org/schema/qudt/plainTextDescription> "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time minute" ;
<http://qudt.org/schema/qudt/symbol> "dm³/min" ;
<http://qudt.org/schema/qudt/ucumCode> "dm3.min-3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "dm3/min3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "J92" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Cubic Decimeter Per Minute"@en-us ;
rdfs:label "Cubic Decimetre Per Minute"@en ;
.
{"resource":"Cubic Decimetre Per Minute"
,"qname":"unit:DeciM3-PER-MIN"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/DeciM3-PER-MIN"
,"properties":["applicable system":"sou:CGS"
,"applicable system":"sou:CGS-EMU"
,"applicable system":"sou:CGS-GAUSS"
,"applicable system":"sou:SI"
,"conversion multiplier":"0.00001666667"
,"description (plain text)":"0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time minute"
,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0"
,"has quantity kind":"quantitykind:VolumeFlowRate"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA418"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Cubic Decimeter Per Minute"
,"label":"Cubic Decimetre Per Minute"
,"symbol":"dm³\/min"
,"type":"qudt:Unit"
,"ucum code":"dm3.min-3"
,"ucum code":"dm3\/min3"
,"unece common code":"J92"
]}
{
"@id" : "http://qudt.org/vocab/unit/DeciM3-PER-MIN",
"@type" : "http://qudt.org/schema/qudt/Unit",
"applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ],
"conversionMultiplier" : "0.00001666667",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/VolumeFlowRate",
"iec61360Code" : "0112/2///62720#UAA418",
"plainTextDescription" : "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time minute",
"symbol" : "dm³/min",
"ucumCode" : [ "dm3.min-3", "dm3/min3" ],
"uneceCommonCode" : "J92",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "Cubic Decimetre Per Minute"
}, {
"@language" : "en-us",
"@value" : "Cubic Decimeter Per Minute"
} ],
"@context" : {
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}