unit:PER-MOL
URI: http://qudt.org/vocab/unit/PER-MOL
The Per Mole Unit is a denominator unit with dimensions mol−1
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: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/PER-MOL"> <j.0:iec61360Code>0112/2///62720#UAD514</j.0:iec61360Code> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mol-1</j.0:ucumCode> <rdfs:label xml:lang="fr">Par Mole</rdfs:label> <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:symbol>/mol</j.0:symbol> <rdfs:label xml:lang="ro">Pe Mol</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q68712008"/> <rdfs:label xml:lang="la">Per Moles</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label>Reciprocal Mole</rdfs:label> <rdfs:label xml:lang="en">Reciprocal Mole</rdfs:label> <rdfs:label xml:lang="tr">Per Mol</rdfs:label> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <rdfs:label xml:lang="el">Aνά Μολ</rdfs:label> <rdfs:label xml:lang="es">Por Mol</rdfs:label> <rdfs:label xml:lang="pt">Por Mol</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <rdfs:label xml:lang="cs">Na Mol</rdfs:label> <rdfs:label xml:lang="pl">Na Mol</rdfs:label> <rdfs:label xml:lang="sl">Na Mol</rdfs:label> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The $\textit{Per Mole Unit}$ is a denominator unit with dimensions $mol^{-1}$</p>.</j.1:description> <rdfs:label xml:lang="bg">На Мол</rdfs:label> <rdfs:label xml:lang="ru">На Моль</rdfs:label> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:uneceCommonCode>C95</j.0:uneceCommonCode> <rdfs:label xml:lang="it">Per Mole</rdfs:label> <rdfs:label xml:lang="ms">Per Mole</rdfs:label> <rdfs:label xml:lang="de">Pro Mol</rdfs:label> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD514</j.0:informativeReference> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E0L0I0M0H0T0D0"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InverseAmountOfSubstance"/> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$/mol$</j.0:expression> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> </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/PER-MOL> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "The $\\textit{Per Mole Unit}$ is a denominator unit with dimensions $mol^{-1}$</p>."^^<http://qudt.org/schema/qudt/LatexString> ; <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/definedUnitOfSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/expression> "$/mol$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseAmountOfSubstance> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD514" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD514"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "/mol" ; <http://qudt.org/schema/qudt/ucumCode> "mol-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "C95" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q68712008> ; rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ; rdfs:label "Aνά Μολ"@el ; rdfs:label "Na Mol"@cs ; rdfs:label "Na Mol"@pl ; rdfs:label "Na Mol"@sl ; rdfs:label "Par Mole"@fr ; rdfs:label "Pe Mol"@ro ; rdfs:label "Per Mol"@tr ; rdfs:label "Per Mole"@it ; rdfs:label "Per Mole"@ms ; rdfs:label "Per Moles"@la ; rdfs:label "Por Mol"@es ; rdfs:label "Por Mol"@pt ; rdfs:label "Pro Mol"@de ; rdfs:label "Reciprocal Mole" ; rdfs:label "Reciprocal Mole"@en ; rdfs:label "На Мол"@bg ; rdfs:label "На Моль"@ru ; .
{"resource":"Reciprocal Mole" ,"qname":"unit:PER-MOL" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-MOL" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q68712008>" ,"applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"defined unit of system":"sou:SI" ,"description":"The $\\textit{Per Mole Unit}$ is a denominator unit with dimensions $mol^{-1}$<\/p>." ,"expression":"$\/mol$" ,"has dimension vector":"dimension:A-1E0L0I0M0H0T0D0" ,"has quantity kind":"quantitykind:InverseAmountOfSubstance" ,"hasFactorUnit":null ,"iec-61360 code":"0112\/2\/\/\/62720#UAD514" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAD514" ,"is coherent derived unit of system":"sou:SI" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.6\/vocab\/unit>" ,"label":"Aνά Μολ" ,"label":"Na Mol" ,"label":"Na Mol" ,"label":"Na Mol" ,"label":"Par Mole" ,"label":"Pe Mol" ,"label":"Per Mol" ,"label":"Per Mole" ,"label":"Per Mole" ,"label":"Per Moles" ,"label":"Por Mol" ,"label":"Por Mol" ,"label":"Pro Mol" ,"label":"Reciprocal Mole" ,"label":"Reciprocal Mole" ,"label":"На Мол" ,"label":"На Моль" ,"symbol":"\/mol" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"mol-1" ,"unece common code":"C95" ]}
{ "@id" : "http://qudt.org/vocab/unit/PER-MOL", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "description" : "The $\\textit{Per Mole Unit}$ is a denominator unit with dimensions $mol^{-1}$</p>.", "applicableSystem" : "http://qudt.org/vocab/sou/SI", "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "definedUnitOfSystem" : "http://qudt.org/vocab/sou/SI", "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI", "expression" : "$/mol$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L0I0M0H0T0D0", "hasFactorUnit" : "_:b0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/InverseAmountOfSubstance", "iec61360Code" : "0112/2///62720#UAD514", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD514", "symbol" : "/mol", "ucumCode" : "mol-1", "uneceCommonCode" : "C95", "wikidataMatch" : "http://www.wikidata.org/entity/Q68712008", "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit", "label" : [ { "@language" : "fr", "@value" : "Par Mole" }, { "@language" : "ro", "@value" : "Pe Mol" }, { "@language" : "la", "@value" : "Per Moles" }, "Reciprocal Mole", { "@language" : "en", "@value" : "Reciprocal Mole" }, { "@language" : "tr", "@value" : "Per Mol" }, { "@language" : "el", "@value" : "Aνά Μολ" }, { "@language" : "es", "@value" : "Por Mol" }, { "@language" : "pt", "@value" : "Por Mol" }, { "@language" : "cs", "@value" : "Na Mol" }, { "@language" : "pl", "@value" : "Na Mol" }, { "@language" : "sl", "@value" : "Na Mol" }, { "@language" : "bg", "@value" : "На Мол" }, { "@language" : "ru", "@value" : "На Моль" }, { "@language" : "it", "@value" : "Per Mole" }, { "@language" : "ms", "@value" : "Per Mole" }, { "@language" : "de", "@value" : "Pro Mol" } ], "@context" : { "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "derivedCoherentUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "definedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem", "@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#" } }