<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/KAT-PER-M3">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0"/>
<j.1:description>the SI derived unit katal divided by the SI base unit metre to the power three</j.1:description>
<rdfs:label>katal per cubic metre</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kat.m-3</j.0:ucumCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:iec61360Code>0112/2///62720#UAB602</j.0:iec61360Code>
<j.0:symbol>kat/m³</j.0:symbol>
</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/KAT-PER-M3>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "the SI derived unit katal divided by the SI base unit metre to the power three" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB602" ;
<http://qudt.org/schema/qudt/symbol> "kat/m³" ;
<http://qudt.org/schema/qudt/ucumCode> "kat.m-3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "katal per cubic metre" ;
.
{"resource":"katal per cubic metre"
,"qname":"unit:KAT-PER-M3"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/KAT-PER-M3"
,"properties":["conversion multiplier":"1.0"
,"conversion multiplier scientific":"1.0E0"
,"description":"the SI derived unit katal divided by the SI base unit metre to the power three"
,"has dimension vector":"dimension:A1E0L-3I0M0H0T-1D0"
,"has quantity kind":"quantitykind:CatalyticActivityConcentration"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB602"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"katal per cubic metre"
,"symbol":"kat\/m³"
,"type":"qudt:Unit"
,"ucum code":"kat.m-3"
]}
{
"@id" : "http://qudt.org/vocab/unit/KAT-PER-M3",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "the SI derived unit katal divided by the SI base unit metre to the power three",
"conversionMultiplier" : "1.0",
"conversionMultiplier:SN" : 1.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/CatalyticActivityConcentration",
"iec61360Code" : "0112/2///62720#UAB602",
"symbol" : "kat/m³",
"ucumCode" : "kat.m-3",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "katal per cubic metre",
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}