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