<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-PER-KiloGM">
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MBq.kg-1</j.0:ucumCode>
<j.1:description>1,000,000-fold of the SI derived unit becquerel divided by the SI base unit kilogram</j.1:description>
<rdfs:label>megabecquerel per kilogram</rdfs:label>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier>
<j.0:symbol>MBq/kg</j.0:symbol>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E6</j.0:conversionMultiplierSN>
<j.0:uneceCommonCode>B67</j.0:uneceCommonCode>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificActivity"/>
<j.0:iec61360Code>0112/2///62720#UAB092</j.0:iec61360Code>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassicActivity"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-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/MegaBQ-PER-KiloGM>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "1,000,000-fold of the SI derived unit becquerel divided by the SI base unit kilogram" ;
<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/A0E0L0I0M-1H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassicActivity> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificActivity> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB092" ;
<http://qudt.org/schema/qudt/symbol> "MBq/kg" ;
<http://qudt.org/schema/qudt/ucumCode> "MBq.kg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "B67" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "megabecquerel per kilogram" ;
.
{"resource":"megabecquerel per kilogram"
,"qname":"unit:MegaBQ-PER-KiloGM"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaBQ-PER-KiloGM"
,"properties":["conversion multiplier":"1000000.0"
,"conversion multiplier scientific":"1.0E6"
,"description":"1,000,000-fold of the SI derived unit becquerel divided by the SI base unit kilogram"
,"has dimension vector":"dimension:A0E0L0I0M-1H0T-1D0"
,"has quantity kind":"quantitykind:MassicActivity"
,"has quantity kind":"quantitykind:SpecificActivity"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB092"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"megabecquerel per kilogram"
,"symbol":"MBq\/kg"
,"type":"qudt:Unit"
,"ucum code":"MBq.kg-1"
,"unece common code":"B67"
]}
{
"@id" : "http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "1,000,000-fold of the SI derived unit becquerel divided by the SI base unit kilogram",
"conversionMultiplier" : "1000000.0",
"conversionMultiplier:SN" : 1000000.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T-1D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/SpecificActivity", "http://qudt.org/vocab/quantitykind/MassicActivity" ],
"iec61360Code" : "0112/2///62720#UAB092",
"symbol" : "MBq/kg",
"ucumCode" : "MBq.kg-1",
"uneceCommonCode" : "B67",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "megabecquerel per kilogram",
"@context" : {
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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#"
}
}