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