<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/KiloJ-PER-DAY">
<rdfs:label>kilojoule per day</rdfs:label>
<j.0:symbol>kJ/d</j.0:symbol>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kJ.d-1</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Power"/>
<j.0:iec61360Code>0112/2///62720#UAB450</j.0:iec61360Code>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.157407407407407407407407407407407E-2</j.0:conversionMultiplierSN>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.01157407407407407407407407407407407</j.0:conversionMultiplier>
<j.1:description>quotient from the 1,000-fold of the SI derived unit joule divided by the unit day</j.1:description>
<j.0:uneceCommonCode>P21</j.0:uneceCommonCode>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
</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/KiloJ-PER-DAY>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "quotient from the 1,000-fold of the SI derived unit joule divided by the unit day" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.01157407407407407407407407407407407 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.157407407407407407407407407407407E-2 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Power> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB450" ;
<http://qudt.org/schema/qudt/symbol> "kJ/d" ;
<http://qudt.org/schema/qudt/ucumCode> "kJ.d-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "P21" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "kilojoule per day" ;
.
{"resource":"kilojoule per day"
,"qname":"unit:KiloJ-PER-DAY"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloJ-PER-DAY"
,"properties":["conversion multiplier":"0.01157407407407407407407407407407407"
,"conversion multiplier scientific":"1.157407407407407407407407407407407E-2"
,"description":"quotient from the 1,000-fold of the SI derived unit joule divided by the unit day"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"has quantity kind":"quantitykind:Power"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB450"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"kilojoule per day"
,"symbol":"kJ\/d"
,"type":"qudt:Unit"
,"ucum code":"kJ.d-1"
,"unece common code":"P21"
]}
{
"@id" : "http://qudt.org/vocab/unit/KiloJ-PER-DAY",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "quotient from the 1,000-fold of the SI derived unit joule divided by the unit day",
"conversionMultiplier" : "0.01157407407407407407407407407407407",
"conversionMultiplier:SN" : 0.011574074074074073,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Power",
"iec61360Code" : "0112/2///62720#UAB450",
"symbol" : "kJ/d",
"ucumCode" : "kJ.d-1",
"uneceCommonCode" : "P21",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "kilojoule per day",
"@context" : {
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}