unit:MegaBQ
URI: http://qudt.org/vocab/unit/MegaBQ
1,000,000-fold of the derived unit becquerel
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/MegaBQ"> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Mega"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/BQ"/> <rdfs:label>Megabecquerel</rdfs:label> <rdfs:label xml:lang="cs">Megabecquerel</rdfs:label> <rdfs:label xml:lang="de">Megabecquerel</rdfs:label> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MBq</j.0:ucumCode> <rdfs:label xml:lang="en">Megabecquerel</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdfs:label xml:lang="es">Megabecquerel</rdfs:label> <rdfs:label xml:lang="fr">Megabecquerel</rdfs:label> <rdfs:label xml:lang="ro">Megabecquerel</rdfs:label> <rdfs:label xml:lang="sl">Megabecquerel</rdfs:label> <rdfs:label xml:lang="hu">Megabecquerel</rdfs:label> <rdfs:label xml:lang="it">Megabecquerel</rdfs:label> <rdfs:label xml:lang="ms">Megabecquerel</rdfs:label> <rdfs:label xml:lang="pl">Megabekerel</rdfs:label> <rdfs:label xml:lang="tr">Megabekerel</rdfs:label> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA205</j.0:informativeReference> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Activity"/> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1,000,000-fold of the derived unit becquerel</j.1:description> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:iec61360Code>0112/2///62720#UAA205</j.0:iec61360Code> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q94489429"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/> <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:plainTextDescription>1,000,000-fold of the derived unit becquerel</j.0:plainTextDescription> <j.0:symbol>MBq</j.0:symbol> <j.0:uneceCommonCode>4N</j.0:uneceCommonCode> </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/MegaBQ> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "1,000,000-fold of the derived unit becquerel"^^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/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/Activity> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA205" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA205"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "1,000,000-fold of the derived unit becquerel" ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Mega> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/BQ> ; <http://qudt.org/schema/qudt/symbol> "MBq" ; <http://qudt.org/schema/qudt/ucumCode> "MBq"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "4N" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q94489429> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Megabecquerel" ; rdfs:label "Megabecquerel"@cs ; rdfs:label "Megabecquerel"@de ; rdfs:label "Megabecquerel"@en ; rdfs:label "Megabecquerel"@es ; rdfs:label "Megabecquerel"@fr ; rdfs:label "Megabecquerel"@hu ; rdfs:label "Megabecquerel"@it ; rdfs:label "Megabecquerel"@ms ; rdfs:label "Megabecquerel"@ro ; rdfs:label "Megabecquerel"@sl ; rdfs:label "Megabekerel"@pl ; rdfs:label "Megabekerel"@tr ; .
{"resource":"Megabecquerel" ,"qname":"unit:MegaBQ" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaBQ" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q94489429>" ,"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":"1,000,000-fold of the derived unit becquerel" ,"description (plain text)":"1,000,000-fold of the derived unit becquerel" ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" ,"has quantity kind":"quantitykind:Activity" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA205" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA205" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabecquerel" ,"label":"Megabekerel" ,"label":"Megabekerel" ,"prefix":"prefix:Mega" ,"scalingOf":"unit:BQ" ,"symbol":"MBq" ,"type":"qudt:Unit" ,"ucum code":"MBq" ,"unece common code":"4N" ]}
{ "@id" : "http://qudt.org/vocab/unit/MegaBQ", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "1,000,000-fold of the derived unit becquerel", "applicableSystem" : [ "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/SI", "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/Activity", "iec61360Code" : "0112/2///62720#UAA205", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA205", "plainTextDescription" : "1,000,000-fold of the derived unit becquerel", "prefix" : "http://qudt.org/vocab/prefix/Mega", "scalingOf" : "http://qudt.org/vocab/unit/BQ", "symbol" : "MBq", "ucumCode" : "MBq", "uneceCommonCode" : "4N", "wikidataMatch" : "http://www.wikidata.org/entity/Q94489429", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ "Megabecquerel", { "@language" : "cs", "@value" : "Megabecquerel" }, { "@language" : "de", "@value" : "Megabecquerel" }, { "@language" : "en", "@value" : "Megabecquerel" }, { "@language" : "es", "@value" : "Megabecquerel" }, { "@language" : "fr", "@value" : "Megabecquerel" }, { "@language" : "ro", "@value" : "Megabecquerel" }, { "@language" : "sl", "@value" : "Megabecquerel" }, { "@language" : "hu", "@value" : "Megabecquerel" }, { "@language" : "it", "@value" : "Megabecquerel" }, { "@language" : "ms", "@value" : "Megabecquerel" }, { "@language" : "pl", "@value" : "Megabekerel" }, { "@language" : "tr", "@value" : "Megabekerel" } ], "@context" : { "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "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" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "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#" } }