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