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