unit:MicroBQ-PER-KiloGM

URI: http://qudt.org/vocab/unit/MicroBQ-PER-KiloGM

Type
Description

One radioactive disintegration per hundred thousand seconds from an SI standard unit of mass of sample.

Properties
qudt:symbol
μBq/kg
qudt:ucumCode
uBq.kg-1
Annotations
dcterms:description
One radioactive disintegration per hundred thousand seconds from an SI standard unit of mass of sample.(en)
rdfs:label
Microbecquerel na Kilogram(cs)
Microbecquerel na Kilogram(sl)
Microbecquerel par Kilogramme(fr)
Microbecquerel pe Kilogram(ro)
Microbecquerel per Chilogrammo(it)
Microbecquerel per Kilogram
Microbecquerel per Kilogram(en)
Microbecquerel per Kilogram(ms)
Microbecquerel por Kilogramo(es)
Microbecquerel pro Kilogramm(de)
Microbekerel na Kilogram(pl)
Microbekerel per Kilogram(tr)
View as:  CSV

Work in progress

RDF/XML
<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/MicroBQ-PER-KiloGM">
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificActivity"/>
    <j.0:symbol>μBq/kg</j.0:symbol>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="fr">Microbecquerel par Kilogramme</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="tr">Microbekerel per Kilogram</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="de">Microbecquerel pro Kilogramm</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:label>Microbecquerel per Kilogram</rdfs:label>
    <rdfs:label xml:lang="en">Microbecquerel per Kilogram</rdfs:label>
    <rdfs:label xml:lang="ms">Microbecquerel per Kilogram</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">uBq.kg-1</j.0:ucumCode>
    <rdfs:label xml:lang="cs">Microbecquerel na Kilogram</rdfs:label>
    <rdfs:label xml:lang="sl">Microbecquerel na Kilogram</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-6</j.0:conversionMultiplierSN>
    <j.1:description xml:lang="en">One radioactive disintegration per hundred thousand seconds from an SI standard unit of mass of sample.</j.1:description>
    <rdfs:label xml:lang="ro">Microbecquerel pe Kilogram</rdfs:label>
    <rdfs:label xml:lang="pl">Microbekerel na Kilogram</rdfs:label>
    <rdfs:label xml:lang="it">Microbecquerel per Chilogrammo</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="es">Microbecquerel por Kilogramo</rdfs:label>
  </rdf:Description>
</rdf:RDF>
TURTLE
@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/MicroBQ-PER-KiloGM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "One radioactive disintegration per hundred thousand seconds from an SI standard unit of mass of sample."@en ;
  <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/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-6 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
  <http://qudt.org/schema/qudt/symbol> "μBq/kg" ;
  <http://qudt.org/schema/qudt/ucumCode> "uBq.kg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Microbecquerel na Kilogram"@cs ;
  rdfs:label "Microbecquerel na Kilogram"@sl ;
  rdfs:label "Microbecquerel par Kilogramme"@fr ;
  rdfs:label "Microbecquerel pe Kilogram"@ro ;
  rdfs:label "Microbecquerel per Chilogrammo"@it ;
  rdfs:label "Microbecquerel per Kilogram" ;
  rdfs:label "Microbecquerel per Kilogram"@en ;
  rdfs:label "Microbecquerel per Kilogram"@ms ;
  rdfs:label "Microbecquerel por Kilogramo"@es ;
  rdfs:label "Microbecquerel pro Kilogramm"@de ;
  rdfs:label "Microbekerel na Kilogram"@pl ;
  rdfs:label "Microbekerel per Kilogram"@tr ;
.
JSON
{"resource":"Microbecquerel per Kilogram" 
 ,"qname":"unit:MicroBQ-PER-KiloGM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroBQ-PER-KiloGM" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000001" 
    ,"conversion multiplier scientific":"1.0E-6" 
    ,"description":"One radioactive disintegration per hundred thousand seconds from an SI standard unit of mass of sample." 
    ,"has dimension vector":"dimension:A0E0L0I0M-1H0T-1D0" 
    ,"has quantity kind":"quantitykind:SpecificActivity" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Microbecquerel na Kilogram" 
    ,"label":"Microbecquerel na Kilogram" 
    ,"label":"Microbecquerel par Kilogramme" 
    ,"label":"Microbecquerel pe Kilogram" 
    ,"label":"Microbecquerel per Chilogrammo" 
    ,"label":"Microbecquerel per Kilogram" 
    ,"label":"Microbecquerel per Kilogram" 
    ,"label":"Microbecquerel per Kilogram" 
    ,"label":"Microbecquerel por Kilogramo" 
    ,"label":"Microbecquerel pro Kilogramm" 
    ,"label":"Microbekerel na Kilogram" 
    ,"label":"Microbekerel per Kilogram" 
    ,"symbol":"μBq\/kg" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"uBq.kg-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MicroBQ-PER-KiloGM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : {
    "@language" : "en",
    "@value" : "One radioactive disintegration per hundred thousand seconds from an SI standard unit of mass of sample."
  },
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "0.000001",
  "conversionMultiplier:SN" : 1.0E-6,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SpecificActivity",
  "symbol" : "μBq/kg",
  "ucumCode" : "uBq.kg-1",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "fr",
    "@value" : "Microbecquerel par Kilogramme"
  }, {
    "@language" : "tr",
    "@value" : "Microbekerel per Kilogram"
  }, {
    "@language" : "de",
    "@value" : "Microbecquerel pro Kilogramm"
  }, "Microbecquerel per Kilogram", {
    "@language" : "en",
    "@value" : "Microbecquerel per Kilogram"
  }, {
    "@language" : "ms",
    "@value" : "Microbecquerel per Kilogram"
  }, {
    "@language" : "cs",
    "@value" : "Microbecquerel na Kilogram"
  }, {
    "@language" : "sl",
    "@value" : "Microbecquerel na Kilogram"
  }, {
    "@language" : "ro",
    "@value" : "Microbecquerel pe Kilogram"
  }, {
    "@language" : "pl",
    "@value" : "Microbekerel na Kilogram"
  }, {
    "@language" : "it",
    "@value" : "Microbecquerel per Chilogrammo"
  }, {
    "@language" : "es",
    "@value" : "Microbecquerel por Kilogramo"
  } ],
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@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"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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#"
  }
}

Generated 2025-08-28T12:47:21.861-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)