<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/MOL-PER-L">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
<j.0:iec61360Code>0112/2///62720#UAA888</j.0:iec61360Code>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mol.L-1</j.0:ucumCode>
<j.0:isUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:symbol>mol/L</j.0:symbol>
<rdfs:label xml:lang="en">Mole Per Litre</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:uneceCommonCode>C38</j.0:uneceCommonCode>
<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/Solubility_Water"/>
<j.0:plainTextDescription>SI base unit mol divided by the unit litre</j.0:plainTextDescription>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mol/L</j.0:ucumCode>
<rdfs:label xml:lang="en-us">Mole Per Liter</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/MOL-PER-L>
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/A1E0L-3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Solubility_Water> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA888" ;
<http://qudt.org/schema/qudt/isUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/plainTextDescription> "SI base unit mol divided by the unit litre" ;
<http://qudt.org/schema/qudt/symbol> "mol/L" ;
<http://qudt.org/schema/qudt/ucumCode> "mol.L-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "mol/L"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "C38" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Mole Per Liter"@en-us ;
rdfs:label "Mole Per Litre"@en ;
.
{"resource":"Mole Per Litre"
,"qname":"unit:MOL-PER-L"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MOL-PER-L"
,"properties":["conversion multiplier":"1000.0"
,"description (plain text)":"SI base unit mol divided by the unit litre"
,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0"
,"has quantity kind":"quantitykind:AmountOfSubstancePerUnitVolume"
,"has quantity kind":"quantitykind:Solubility_Water"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA888"
,"is unit of system":"sou:SI"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Mole Per Liter"
,"label":"Mole Per Litre"
,"symbol":"mol\/L"
,"type":"qudt:Unit"
,"ucum code":"mol.L-1"
,"ucum code":"mol\/L"
,"unece common code":"C38"
]}
{
"@id" : "http://qudt.org/vocab/unit/MOL-PER-L",
"@type" : "http://qudt.org/schema/qudt/Unit",
"conversionMultiplier" : "1000.0",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitVolume", "http://qudt.org/vocab/quantitykind/Solubility_Water" ],
"iec61360Code" : "0112/2///62720#UAA888",
"isUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
"plainTextDescription" : "SI base unit mol divided by the unit litre",
"symbol" : "mol/L",
"ucumCode" : [ "mol.L-1", "mol/L" ],
"uneceCommonCode" : "C38",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "Mole Per Litre"
}, {
"@language" : "en-us",
"@value" : "Mole Per Liter"
} ],
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"isUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/isUnitOfSystem",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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#"
}
}