<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/M2-PER-KiloGM">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassAbsorptionCoefficient"/>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$m^2/kg$</j.0:expression>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassEnergyTransferCoefficient"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:isoNormativeReference>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">m2.kg-1</j.0:ucumCode>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<j.0:uneceCommonCode>D21</j.0:uneceCommonCode>
<j.0:iec61360Code>0112/2///62720#UAA750</j.0:iec61360Code>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area.
It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram,
square meter/kilogram, square metre/kilogram.
This unit is commonly used in the SI unit system.
Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where $M$ is mass, and $L$ is length.
This unit is the standard SI unit in this category.
</j.1:description>
<rdfs:label xml:lang="en">Square Metre per Kilogram</rdfs:label>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificSurfaceArea"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<j.0:symbol>m²/kg</j.0:symbol>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
<rdfs:label xml:lang="en-US">Square Meter per Kilogram</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/M2-PER-KiloGM>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """
Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area.
It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram,
square meter/kilogram, square metre/kilogram.
This unit is commonly used in the SI unit system.
Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where $M$ is mass, and $L$ is length.
This unit is the standard SI unit in this category.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<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> 1.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
<http://qudt.org/schema/qudt/expression> "$m^2/kg$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassAbsorptionCoefficient> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassEnergyTransferCoefficient> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificSurfaceArea> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA750" ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "m²/kg" ;
<http://qudt.org/schema/qudt/ucumCode> "m2.kg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "D21" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Square Meter per Kilogram"@en-US ;
rdfs:label "Square Metre per Kilogram"@en ;
.
{"resource":"Square Metre per Kilogram"
,"qname":"unit:M2-PER-KiloGM"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/M2-PER-KiloGM"
,"properties":["applicable system":"sou:CGS"
,"applicable system":"sou:CGS-EMU"
,"applicable system":"sou:CGS-GAUSS"
,"applicable system":"sou:SI"
,"conversion multiplier":"1.0"
,"conversion multiplier scientific":"1.0E0"
,"description":"\n Square Meter Per Kilogram (m2\/kg) is a unit in the category of Specific Area. \n It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram,\n square meter\/kilogram, square metre\/kilogram. \n This unit is commonly used in the SI unit system.\n Square Meter Per Kilogram (m2\/kg) has a dimension of M-1L2 where $M$ is mass, and $L$ is length. \n This unit is the standard SI unit in this category.\n "
,"expression":"$m^2\/kg$"
,"has dimension vector":"dimension:A0E0L2I0M-1H0T0D0"
,"has quantity kind":"quantitykind:MassAbsorptionCoefficient"
,"has quantity kind":"quantitykind:MassAttenuationCoefficient"
,"has quantity kind":"quantitykind:MassEnergyTransferCoefficient"
,"has quantity kind":"quantitykind:SpecificSurfaceArea"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA750"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Square Meter per Kilogram"
,"label":"Square Metre per Kilogram"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895"
,"symbol":"m²\/kg"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"m2.kg-1"
,"unece common code":"D21"
]}
{
"@id" : "http://qudt.org/vocab/unit/M2-PER-KiloGM",
"@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
"description" : "\n Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. \n It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram,\n square meter/kilogram, square metre/kilogram. \n This unit is commonly used in the SI unit system.\n Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where $M$ is mass, and $L$ is length. \n This unit is the standard SI unit in this category.\n ",
"applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS" ],
"conversionMultiplier" : "1.0",
"conversionMultiplier:SN" : 1.0,
"expression" : "$m^2/kg$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M-1H0T0D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/MassAbsorptionCoefficient", "http://qudt.org/vocab/quantitykind/MassEnergyTransferCoefficient", "http://qudt.org/vocab/quantitykind/MassAttenuationCoefficient", "http://qudt.org/vocab/quantitykind/SpecificSurfaceArea" ],
"iec61360Code" : "0112/2///62720#UAA750",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
"symbol" : "m²/kg",
"ucumCode" : "m2.kg-1",
"uneceCommonCode" : "D21",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "Square Metre per Kilogram"
}, {
"@language" : "en-us",
"@value" : "Square Meter per Kilogram"
} ],
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@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"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"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#"
}
}