unit:MOL-DEG_C
URI: http://qudt.org/vocab/unit/MOL-DEG_C
Mole Degree Celsius is a C.G.S System unit for Temperature Amount Of Substance expressed as mol−degC.
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/MOL-DEG_C"> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0"/> <rdfs:label xml:lang="cs">Mol Stupně Celsia</rdfs:label> <rdfs:label xml:lang="tr">Mol Celsius</rdfs:label> <rdfs:label xml:lang="ms">Mole Darjah Celsius</rdfs:label> <rdfs:label xml:lang="pt">Mol Grau Celsius</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label xml:lang="it">Mole Grado Celsius</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mol.Cel</j.0:ucumCode> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <rdfs:label xml:lang="pl">Mol Stopień Celsjusza</rdfs:label> <rdfs:label xml:lang="de">Mol Grad Celsius</rdfs:label> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Mole Degree Celsius}$ is a C.G.S System unit for $\textit{Temperature Amount Of Substance}$ expressed as $mol-degC$. </j.1:description> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance"/> <rdfs:label xml:lang="ro">Mol Grad Celsius</rdfs:label> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$mol-deg-c$</j.0:expression> <rdfs:label>Mole Degree Celsius</rdfs:label> <rdfs:label xml:lang="en">Mole Degree Celsius</rdfs:label> <rdfs:label xml:lang="el">Μολ Βαθμός Κελσίου</rdfs:label> <rdfs:label xml:lang="la">Moles Gradus Celsii</rdfs:label> <rdfs:label xml:lang="bg">Мол Градус Целзий</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/> <rdfs:label xml:lang="sl">Mol Stopinja Celzija</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:symbol>mol·°C</j.0:symbol> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$mol-degC$</j.0:expression> <rdfs:label xml:lang="fr">Mole Degré Celsius</rdfs:label> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:hasFactorUnit rdf:nodeID="A1"/> <rdfs:label xml:lang="ru">Моль Градус Цельсия</rdfs:label> <rdfs:label xml:lang="es">Mol Grado Celsius</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> </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-DEG_C> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> """$\\textit{Mole Degree Celsius}$ is a C.G.S System unit for $\\textit{Temperature Amount Of Substance}$ expressed as $mol-degC$. """^^<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/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/expression> "$mol-deg-c$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/expression> "$mol-degC$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance> ; <http://qudt.org/schema/qudt/symbol> "mol·°C" ; <http://qudt.org/schema/qudt/ucumCode> "mol.Cel"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ; rdfs:label "Mol Celsius"@tr ; rdfs:label "Mol Grad Celsius"@de ; rdfs:label "Mol Grad Celsius"@ro ; rdfs:label "Mol Grado Celsius"@es ; rdfs:label "Mol Grau Celsius"@pt ; rdfs:label "Mol Stopień Celsjusza"@pl ; rdfs:label "Mol Stopinja Celzija"@sl ; rdfs:label "Mol Stupně Celsia"@cs ; rdfs:label "Mole Darjah Celsius"@ms ; rdfs:label "Mole Degree Celsius" ; rdfs:label "Mole Degree Celsius"@en ; rdfs:label "Mole Degré Celsius"@fr ; rdfs:label "Mole Grado Celsius"@it ; rdfs:label "Moles Gradus Celsii"@la ; rdfs:label "Μολ Βαθμός Κελσίου"@el ; rdfs:label "Мол Градус Целзий"@bg ; rdfs:label "Моль Градус Цельсия"@ru ; .
{"resource":"Mole Degree Celsius" ,"qname":"unit:MOL-DEG_C" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MOL-DEG_C" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"description":"$\\textit{Mole Degree Celsius}$ is a C.G.S System unit for $\\textit{Temperature Amount Of Substance}$ expressed as $mol-degC$.\n " ,"expression":"$mol-deg-c$" ,"expression":"$mol-degC$" ,"has dimension vector":"dimension:A1E0L0I0M0H1T0D0" ,"has quantity kind":"quantitykind:TemperatureAmountOfSubstance" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.6\/vocab\/unit>" ,"label":"Mol Celsius" ,"label":"Mol Grad Celsius" ,"label":"Mol Grad Celsius" ,"label":"Mol Grado Celsius" ,"label":"Mol Grau Celsius" ,"label":"Mol Stopień Celsjusza" ,"label":"Mol Stopinja Celzija" ,"label":"Mol Stupně Celsia" ,"label":"Mole Darjah Celsius" ,"label":"Mole Degree Celsius" ,"label":"Mole Degree Celsius" ,"label":"Mole Degré Celsius" ,"label":"Mole Grado Celsius" ,"label":"Moles Gradus Celsii" ,"label":"Μολ Βαθμός Κελσίου" ,"label":"Мол Градус Целзий" ,"label":"Моль Градус Цельсия" ,"symbol":"mol·°C" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"mol.Cel" ]}
{ "@id" : "http://qudt.org/vocab/unit/MOL-DEG_C", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "description" : "$\\textit{Mole Degree Celsius}$ is a C.G.S System unit for $\\textit{Temperature Amount Of Substance}$ expressed as $mol-degC$.\n ", "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "expression" : [ "$mol-deg-c$", "$mol-degC$" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance", "symbol" : "mol·°C", "ucumCode" : "mol.Cel", "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit", "label" : [ { "@language" : "cs", "@value" : "Mol Stupně Celsia" }, { "@language" : "tr", "@value" : "Mol Celsius" }, { "@language" : "ms", "@value" : "Mole Darjah Celsius" }, { "@language" : "pt", "@value" : "Mol Grau Celsius" }, { "@language" : "it", "@value" : "Mole Grado Celsius" }, { "@language" : "pl", "@value" : "Mol Stopień Celsjusza" }, { "@language" : "de", "@value" : "Mol Grad Celsius" }, { "@language" : "ro", "@value" : "Mol Grad Celsius" }, "Mole Degree Celsius", { "@language" : "en", "@value" : "Mole Degree Celsius" }, { "@language" : "el", "@value" : "Μολ Βαθμός Κελσίου" }, { "@language" : "la", "@value" : "Moles Gradus Celsii" }, { "@language" : "bg", "@value" : "Мол Градус Целзий" }, { "@language" : "sl", "@value" : "Mol Stopinja Celzija" }, { "@language" : "fr", "@value" : "Mole Degré Celsius" }, { "@language" : "ru", "@value" : "Моль Градус Цельсия" }, { "@language" : "es", "@value" : "Mol Grado Celsius" } ], "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "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" }, "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" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@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#" } }