unit:MilliK
URI: http://qudt.org/vocab/unit/MilliK
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/MilliK"> <rdfs:label xml:lang="pl">Millikelwin</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/FlashPoint"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label>Millikelvin</rdfs:label> <rdfs:label xml:lang="cs">Millikelvin</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MeltingPoint"/> <rdfs:label xml:lang="de">Millikelvin</rdfs:label> <rdfs:label xml:lang="en">Millikelvin</rdfs:label> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Milli"/> <rdfs:label xml:lang="es">Millikelvin</rdfs:label> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN> <rdfs:label xml:lang="fr">Millikelvin</rdfs:label> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/K"/> <rdfs:label xml:lang="hu">Millikelvin</rdfs:label> <rdfs:label xml:lang="ms">Millikelvin</rdfs:label> <rdfs:label xml:lang="ro">Millikelvin</rdfs:label> <rdfs:label xml:lang="sl">Millikelvin</rdfs:label> <rdfs:label xml:lang="tr">Millikelvin</rdfs:label> <rdfs:label xml:lang="it">Millikelvin</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Temperature"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mK</j.0:ucumCode> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/BoilingPoint"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ThermodynamicTemperature"/> <j.0:symbol>mK</j.0:symbol> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/> </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/MilliK> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-3 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/BoilingPoint> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/FlashPoint> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MeltingPoint> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Temperature> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Milli> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/K> ; <http://qudt.org/schema/qudt/symbol> "mK" ; <http://qudt.org/schema/qudt/ucumCode> "mK"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ; rdfs:label "Millikelvin" ; rdfs:label "Millikelvin"@cs ; rdfs:label "Millikelvin"@de ; rdfs:label "Millikelvin"@en ; rdfs:label "Millikelvin"@es ; rdfs:label "Millikelvin"@fr ; rdfs:label "Millikelvin"@hu ; rdfs:label "Millikelvin"@it ; rdfs:label "Millikelvin"@ms ; rdfs:label "Millikelvin"@ro ; rdfs:label "Millikelvin"@sl ; rdfs:label "Millikelvin"@tr ; rdfs:label "Millikelwin"@pl ; .
{"resource":"Millikelvin" ,"qname":"unit:MilliK" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliK" ,"properties":["conversion multiplier":"0.001" ,"conversion multiplier scientific":"1.0E-3" ,"has dimension vector":"dimension:A0E0L0I0M0H1T0D0" ,"has quantity kind":"quantitykind:BoilingPoint" ,"has quantity kind":"quantitykind:CorrelatedColorTemperature" ,"has quantity kind":"quantitykind:FlashPoint" ,"has quantity kind":"quantitykind:MeltingPoint" ,"has quantity kind":"quantitykind:Temperature" ,"has quantity kind":"quantitykind:ThermodynamicTemperature" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.6\/vocab\/unit>" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelvin" ,"label":"Millikelwin" ,"prefix":"prefix:Milli" ,"scalingOf":"unit:K" ,"symbol":"mK" ,"type":"qudt:Unit" ,"ucum code":"mK" ]}
{ "@id" : "http://qudt.org/vocab/unit/MilliK", "@type" : "http://qudt.org/schema/qudt/Unit", "conversionMultiplier" : "0.001", "conversionMultiplier:SN" : 0.001, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/FlashPoint", "http://qudt.org/vocab/quantitykind/MeltingPoint", "http://qudt.org/vocab/quantitykind/Temperature", "http://qudt.org/vocab/quantitykind/CorrelatedColorTemperature", "http://qudt.org/vocab/quantitykind/BoilingPoint", "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature" ], "prefix" : "http://qudt.org/vocab/prefix/Milli", "scalingOf" : "http://qudt.org/vocab/unit/K", "symbol" : "mK", "ucumCode" : "mK", "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit", "label" : [ { "@language" : "pl", "@value" : "Millikelwin" }, "Millikelvin", { "@language" : "cs", "@value" : "Millikelvin" }, { "@language" : "de", "@value" : "Millikelvin" }, { "@language" : "en", "@value" : "Millikelvin" }, { "@language" : "es", "@value" : "Millikelvin" }, { "@language" : "fr", "@value" : "Millikelvin" }, { "@language" : "hu", "@value" : "Millikelvin" }, { "@language" : "ms", "@value" : "Millikelvin" }, { "@language" : "ro", "@value" : "Millikelvin" }, { "@language" : "sl", "@value" : "Millikelvin" }, { "@language" : "tr", "@value" : "Millikelvin" }, { "@language" : "it", "@value" : "Millikelvin" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }