<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/MegaGM">
<j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Mega"/>
<j.0:iec61360Code>0112/2///62720#UAA228</j.0:iec61360Code>
<j.0:uneceCommonCode>2U</j.0:uneceCommonCode>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Mg</j.0:ucumCode>
<j.0:symbol>Mg</j.0:symbol>
<j.0:isScalingOf rdf:resource="http://qudt.org/vocab/unit/KiloGM"/>
<j.0:plainTextDescription>1 000-fold of the SI base unit kilogram</j.0:plainTextDescription>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Mass"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdfs:label xml:lang="en">Megagram</rdfs:label>
</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/MegaGM>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1000.0 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA228" ;
<http://qudt.org/schema/qudt/isScalingOf> <http://qudt.org/vocab/unit/KiloGM> ;
<http://qudt.org/schema/qudt/plainTextDescription> "1 000-fold of the SI base unit kilogram" ;
<http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Mega> ;
<http://qudt.org/schema/qudt/symbol> "Mg" ;
<http://qudt.org/schema/qudt/ucumCode> "Mg"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "2U" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Megagram"@en ;
.
{"resource":"Megagram"
,"qname":"unit:MegaGM"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaGM"
,"properties":["conversion multiplier":"1000.0"
,"description (plain text)":"1 000-fold of the SI base unit kilogram"
,"has dimension vector":"dimension:A0E0L0I0M1H0T0D0"
,"has quantity kind":"quantitykind:Mass"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA228"
,"is scaling of":"unit:KiloGM"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Megagram"
,"prefix":"prefix:Mega"
,"symbol":"Mg"
,"type":"qudt:Unit"
,"ucum code":"Mg"
,"unece common code":"2U"
]}
{
"@id" : "http://qudt.org/vocab/unit/MegaGM",
"@type" : "http://qudt.org/schema/qudt/Unit",
"conversionMultiplier" : "1000.0",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Mass",
"iec61360Code" : "0112/2///62720#UAA228",
"isScalingOf" : "http://qudt.org/vocab/unit/KiloGM",
"plainTextDescription" : "1 000-fold of the SI base unit kilogram",
"prefix" : "http://qudt.org/vocab/prefix/Mega",
"symbol" : "Mg",
"ucumCode" : "Mg",
"uneceCommonCode" : "2U",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Megagram"
},
"@context" : {
"prefix" : {
"@id" : "http://qudt.org/schema/qudt/prefix",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isScalingOf" : {
"@id" : "http://qudt.org/schema/qudt/isScalingOf",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}