unit:MilliV
URI: http://qudt.org/vocab/unit/MilliV
0,001-fold of the SI derived unit volt
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/MilliV"> <rdfs:label xml:lang="es">Millivoltio</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA804</j.0:informativeReference> <rdfs:label xml:lang="pl">Milliwolt</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0"/> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Milli"/> <j.0:iec61360Code>0112/2///62720#UAA804</j.0:iec61360Code> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0,001-fold of the SI derived unit volt</j.1:description> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/V"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mV</j.0:ucumCode> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotential"/> <j.0:plainTextDescription>0,001-fold of the SI derived unit volt</j.0:plainTextDescription> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q2448803"/> <j.0:uneceCommonCode>2Z</j.0:uneceCommonCode> <rdfs:label>Millivolt</rdfs:label> <rdfs:label xml:lang="cs">Millivolt</rdfs:label> <rdfs:label xml:lang="de">Millivolt</rdfs:label> <rdfs:label xml:lang="en">Millivolt</rdfs:label> <j.0:symbol>mV</j.0:symbol> <rdfs:label xml:lang="fr">Millivolt</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Voltage"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotentialDifference"/> <rdfs:label xml:lang="hu">Millivolt</rdfs:label> <rdfs:label xml:lang="it">Millivolt</rdfs:label> <rdfs:label xml:lang="ms">Millivolt</rdfs:label> <rdfs:label xml:lang="ro">Millivolt</rdfs:label> <rdfs:label xml:lang="sl">Millivolt</rdfs:label> <rdfs:label xml:lang="tr">Millivolt</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/MilliV> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "0,001-fold of the SI derived unit volt"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/PLANCK> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <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/A0E-1L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricPotential> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Voltage> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA804" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA804"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "0,001-fold of the SI derived unit volt" ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Milli> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/V> ; <http://qudt.org/schema/qudt/symbol> "mV" ; <http://qudt.org/schema/qudt/ucumCode> "mV"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "2Z" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q2448803> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Millivolt" ; rdfs:label "Millivolt"@cs ; rdfs:label "Millivolt"@de ; rdfs:label "Millivolt"@en ; rdfs:label "Millivolt"@fr ; rdfs:label "Millivolt"@hu ; rdfs:label "Millivolt"@it ; rdfs:label "Millivolt"@ms ; rdfs:label "Millivolt"@ro ; rdfs:label "Millivolt"@sl ; rdfs:label "Millivolt"@tr ; rdfs:label "Millivoltio"@es ; rdfs:label "Milliwolt"@pl ; .
{"resource":"Millivolt" ,"qname":"unit:MilliV" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliV" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q2448803>" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:PLANCK" ,"applicable system":"sou:SI" ,"conversion multiplier":"0.001" ,"conversion multiplier scientific":"1.0E-3" ,"description":"0,001-fold of the SI derived unit volt" ,"description (plain text)":"0,001-fold of the SI derived unit volt" ,"has dimension vector":"dimension:A0E-1L2I0M1H0T-3D0" ,"has quantity kind":"quantitykind:ElectricPotential" ,"has quantity kind":"quantitykind:ElectricPotentialDifference" ,"has quantity kind":"quantitykind:EnergyPerElectricCharge" ,"has quantity kind":"quantitykind:Voltage" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA804" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA804" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivolt" ,"label":"Millivoltio" ,"label":"Milliwolt" ,"prefix":"prefix:Milli" ,"scalingOf":"unit:V" ,"symbol":"mV" ,"type":"qudt:Unit" ,"ucum code":"mV" ,"unece common code":"2Z" ]}
{ "@id" : "http://qudt.org/vocab/unit/MilliV", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "0,001-fold of the SI derived unit volt", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/PLANCK", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS" ], "conversionMultiplier" : "0.001", "conversionMultiplier:SN" : 0.001, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "http://qudt.org/vocab/quantitykind/ElectricPotential", "http://qudt.org/vocab/quantitykind/Voltage", "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference" ], "iec61360Code" : "0112/2///62720#UAA804", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA804", "plainTextDescription" : "0,001-fold of the SI derived unit volt", "prefix" : "http://qudt.org/vocab/prefix/Milli", "scalingOf" : "http://qudt.org/vocab/unit/V", "symbol" : "mV", "ucumCode" : "mV", "uneceCommonCode" : "2Z", "wikidataMatch" : "http://www.wikidata.org/entity/Q2448803", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ { "@language" : "es", "@value" : "Millivoltio" }, { "@language" : "pl", "@value" : "Milliwolt" }, "Millivolt", { "@language" : "cs", "@value" : "Millivolt" }, { "@language" : "de", "@value" : "Millivolt" }, { "@language" : "en", "@value" : "Millivolt" }, { "@language" : "fr", "@value" : "Millivolt" }, { "@language" : "hu", "@value" : "Millivolt" }, { "@language" : "it", "@value" : "Millivolt" }, { "@language" : "ms", "@value" : "Millivolt" }, { "@language" : "ro", "@value" : "Millivolt" }, { "@language" : "sl", "@value" : "Millivolt" }, { "@language" : "tr", "@value" : "Millivolt" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "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" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "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#" } }