unit:MegaHZ
URI: http://qudt.org/vocab/unit/MegaHZ
"Megahertz" is a C.G.S System unit for 'Frequency' expressed as MHz.
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/MegaHZ"> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA209</j.0:informativeReference> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/> <rdfs:label>Megahertz</rdfs:label> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MHz</j.0:ucumCode> <rdfs:label xml:lang="cs">Megahertz</rdfs:label> <rdfs:label xml:lang="de">Megahertz</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <rdfs:label xml:lang="fr">Megahertz</rdfs:label> <rdfs:label xml:lang="hu">Megahertz</rdfs:label> <rdfs:label xml:lang="it">Megahertz</rdfs:label> <rdfs:label xml:lang="ms">Megahertz</rdfs:label> <rdfs:label xml:lang="ro">Megahertz</rdfs:label> <rdfs:label xml:lang="sl">Megahertz</rdfs:label> <rdfs:label xml:lang="tr">Megahertz</rdfs:label> <rdfs:label xml:lang="en">Megahertz</rdfs:label> <j.0:iec61360Code>0112/2///62720#UAA209</j.0:iec61360Code> <rdfs:label xml:lang="pl">Megaherc</rdfs:label> <j.0:uneceCommonCode>MHZ</j.0:uneceCommonCode> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Frequency"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <rdfs:label xml:lang="es">Megahercio</rdfs:label> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Megahertz" is a C.G.S System unit for 'Frequency' expressed as $MHz$.</j.1:description> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:symbol>MHz</j.0:symbol> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/HZ"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q732707"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <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.0E6</j.0:conversionMultiplierSN> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Mega"/> </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/MegaHZ> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Megahertz\" is a C.G.S System unit for 'Frequency' expressed as $MHz$."^^<http://qudt.org/schema/qudt/LatexString> ; <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/IMPERIAL> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ; <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/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA209" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA209"^^xsd:anyURI ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Mega> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/HZ> ; <http://qudt.org/schema/qudt/symbol> "MHz" ; <http://qudt.org/schema/qudt/ucumCode> "MHz"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "MHZ" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q732707> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Megaherc"@pl ; rdfs:label "Megahercio"@es ; rdfs:label "Megahertz" ; rdfs:label "Megahertz"@cs ; rdfs:label "Megahertz"@de ; rdfs:label "Megahertz"@en ; rdfs:label "Megahertz"@fr ; rdfs:label "Megahertz"@hu ; rdfs:label "Megahertz"@it ; rdfs:label "Megahertz"@ms ; rdfs:label "Megahertz"@ro ; rdfs:label "Megahertz"@sl ; rdfs:label "Megahertz"@tr ; .
{"resource":"Megahertz" ,"qname":"unit:MegaHZ" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaHZ" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q732707>" ,"applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:IMPERIAL" ,"applicable system":"sou:SI" ,"applicable system":"sou:USCS" ,"conversion multiplier":"1000000.0" ,"conversion multiplier scientific":"1.0E6" ,"description":"\"Megahertz\" is a C.G.S System unit for 'Frequency' expressed as $MHz$." ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" ,"has quantity kind":"quantitykind:Frequency" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA209" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA209" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Megaherc" ,"label":"Megahercio" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"label":"Megahertz" ,"prefix":"prefix:Mega" ,"scalingOf":"unit:HZ" ,"symbol":"MHz" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"MHz" ,"unece common code":"MHZ" ]}
{ "@id" : "http://qudt.org/vocab/unit/MegaHZ", "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ], "description" : "\"Megahertz\" is a C.G.S System unit for 'Frequency' expressed as $MHz$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/CGS-GAUSS" ], "conversionMultiplier" : "1000000.0", "conversionMultiplier:SN" : 1000000.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Frequency", "iec61360Code" : "0112/2///62720#UAA209", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA209", "prefix" : "http://qudt.org/vocab/prefix/Mega", "scalingOf" : "http://qudt.org/vocab/unit/HZ", "symbol" : "MHz", "ucumCode" : "MHz", "uneceCommonCode" : "MHZ", "wikidataMatch" : "http://www.wikidata.org/entity/Q732707", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ "Megahertz", { "@language" : "cs", "@value" : "Megahertz" }, { "@language" : "de", "@value" : "Megahertz" }, { "@language" : "fr", "@value" : "Megahertz" }, { "@language" : "hu", "@value" : "Megahertz" }, { "@language" : "it", "@value" : "Megahertz" }, { "@language" : "ms", "@value" : "Megahertz" }, { "@language" : "ro", "@value" : "Megahertz" }, { "@language" : "sl", "@value" : "Megahertz" }, { "@language" : "tr", "@value" : "Megahertz" }, { "@language" : "en", "@value" : "Megahertz" }, { "@language" : "pl", "@value" : "Megaherc" }, { "@language" : "es", "@value" : "Megahercio" } ], "@context" : { "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "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" }, "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#" } }