<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/DeciM2">
<j.0:plainTextDescription>0.1-fold of the power of the SI base unit metre with the exponent 2</j.0:plainTextDescription>
<rdfs:label xml:lang="en">Square Decimetre</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">dm2</j.0:ucumCode>
<j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Deci"/>
<j.0:isScalingOf rdf:resource="http://qudt.org/vocab/unit/M2"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:label xml:lang="en-us">Square Decimeter</rdfs:label>
<j.0:uneceCommonCode>DMK</j.0:uneceCommonCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Area"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.01</j.0:conversionMultiplier>
<j.0:iec61360Code>0112/2///62720#UAA413</j.0:iec61360Code>
</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/DeciM2>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.01 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Area> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA413" ;
<http://qudt.org/schema/qudt/isScalingOf> <http://qudt.org/vocab/unit/M2> ;
<http://qudt.org/schema/qudt/plainTextDescription> "0.1-fold of the power of the SI base unit metre with the exponent 2" ;
<http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Deci> ;
<http://qudt.org/schema/qudt/ucumCode> "dm2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "DMK" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Square Decimeter"@en-us ;
rdfs:label "Square Decimetre"@en ;
.
{"resource":"Square Decimetre"
,"qname":"unit:DeciM2"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/DeciM2"
,"properties":["conversion multiplier":"0.01"
,"description (plain text)":"0.1-fold of the power of the SI base unit metre with the exponent 2"
,"has dimension vector":"dimension:A0E0L2I0M0H0T0D0"
,"has quantity kind":"quantitykind:Area"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA413"
,"is scaling of":"unit:M2"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Square Decimeter"
,"label":"Square Decimetre"
,"prefix":"prefix:Deci"
,"type":"qudt:Unit"
,"ucum code":"dm2"
,"unece common code":"DMK"
]}
{
"@id" : "http://qudt.org/vocab/unit/DeciM2",
"@type" : "http://qudt.org/schema/qudt/Unit",
"conversionMultiplier" : "0.01",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Area",
"iec61360Code" : "0112/2///62720#UAA413",
"isScalingOf" : "http://qudt.org/vocab/unit/M2",
"plainTextDescription" : "0.1-fold of the power of the SI base unit metre with the exponent 2",
"prefix" : "http://qudt.org/vocab/prefix/Deci",
"ucumCode" : "dm2",
"uneceCommonCode" : "DMK",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "Square Decimetre"
}, {
"@language" : "en-us",
"@value" : "Square Decimeter"
} ],
"@context" : {
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"prefix" : {
"@id" : "http://qudt.org/schema/qudt/prefix",
"@type" : "@id"
},
"isScalingOf" : {
"@id" : "http://qudt.org/schema/qudt/isScalingOf",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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#"
}
}