unit:S-M2-PER-MOL
URI: http://qudt.org/vocab/unit/S-M2-PER-MOL
Work in progress
<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/S-M2-PER-MOL"> <rdfs:label xml:lang="en">Siemens Square metre per mole</rdfs:label> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$s-m2-per-mol$</j.0:expression> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">S.m2/mol</j.0:ucumCode> <j.0:symbol>S·m²/mol</j.0:symbol> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E2L0I0M-1H0T3D0"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:uneceCommonCode>D12</j.0:uneceCommonCode> <rdfs:label xml:lang="en-US">Siemens Square meter per mole</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolarConductivity"/> <j.0:iec61360Code>0112/2///62720#UAA280</j.0:iec61360Code> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">S.m2.mol-1</j.0:ucumCode> </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/S-M2-PER-MOL> rdf:type <http://qudt.org/schema/qudt/Unit> ; <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> "$s-m2-per-mol$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E2L0I0M-1H0T3D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarConductivity> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA280" ; <http://qudt.org/schema/qudt/symbol> "S·m²/mol" ; <http://qudt.org/schema/qudt/ucumCode> "S.m2.mol-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "S.m2/mol"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "D12" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Siemens Square meter per mole"@en-US ; rdfs:label "Siemens Square metre per mole"@en ; .
{"resource":"Siemens Square metre per mole" ,"qname":"unit:S-M2-PER-MOL" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/S-M2-PER-MOL" ,"properties":["applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"expression":"$s-m2-per-mol$" ,"has dimension vector":"dimension:A-1E2L0I0M-1H0T3D0" ,"has quantity kind":"quantitykind:MolarConductivity" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA280" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Siemens Square meter per mole" ,"label":"Siemens Square metre per mole" ,"symbol":"S·m²\/mol" ,"type":"qudt:Unit" ,"ucum code":"S.m2.mol-1" ,"ucum code":"S.m2\/mol" ,"unece common code":"D12" ]}
{ "@id" : "http://qudt.org/vocab/unit/S-M2-PER-MOL", "@type" : "http://qudt.org/schema/qudt/Unit", "applicableSystem" : "http://qudt.org/vocab/sou/SI", "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "expression" : "$s-m2-per-mol$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E2L0I0M-1H0T3D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MolarConductivity", "iec61360Code" : "0112/2///62720#UAA280", "symbol" : "S·m²/mol", "ucumCode" : [ "S.m2/mol", "S.m2.mol-1" ], "uneceCommonCode" : "D12", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : [ { "@language" : "en", "@value" : "Siemens Square metre per mole" }, { "@language" : "en-us", "@value" : "Siemens Square meter per mole" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "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" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "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#" } }