<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/PER-EV-M3">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-5I0M-1H0T2D0"/>
<j.0:uneceCommonCode>C88</j.0:uneceCommonCode>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">6241509074460762607.776240980930446</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/EnergyDensityOfStates"/>
<j.0:symbol>1/(eV·m³)</j.0:symbol>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.241509074460762607776240980930446E18</j.0:conversionMultiplierSN>
<j.1:description>complement of the unit for atomic energy electronvolt related to the power of the SI base unit metre by exponent 3</j.1:description>
<j.0:iec61360Code>0112/2///62720#UAB164</j.0:iec61360Code>
<rdfs:label>reciprocal electron volt per cubic metre</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">eV-1.m-3</j.0:ucumCode>
</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/PER-EV-M3>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "complement of the unit for atomic energy electronvolt related to the power of the SI base unit metre by exponent 3" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 6241509074460762607.776240980930446 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 6.241509074460762607776240980930446E18 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-5I0M-1H0T2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyDensityOfStates> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB164" ;
<http://qudt.org/schema/qudt/symbol> "1/(eV·m³)" ;
<http://qudt.org/schema/qudt/ucumCode> "eV-1.m-3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "C88" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "reciprocal electron volt per cubic metre" ;
.
{"resource":"reciprocal electron volt per cubic metre"
,"qname":"unit:PER-EV-M3"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-EV-M3"
,"properties":["conversion multiplier":"6241509074460762607.776240980930446"
,"conversion multiplier scientific":"6.241509074460762607776240980930446E18"
,"description":"complement of the unit for atomic energy electronvolt related to the power of the SI base unit metre by exponent 3"
,"has dimension vector":"dimension:A0E0L-5I0M-1H0T2D0"
,"has quantity kind":"quantitykind:EnergyDensityOfStates"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB164"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"reciprocal electron volt per cubic metre"
,"symbol":"1\/(eV·m³)"
,"type":"qudt:Unit"
,"ucum code":"eV-1.m-3"
,"unece common code":"C88"
]}
{
"@id" : "http://qudt.org/vocab/unit/PER-EV-M3",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "complement of the unit for atomic energy electronvolt related to the power of the SI base unit metre by exponent 3",
"conversionMultiplier" : "6241509074460762607.776240980930446",
"conversionMultiplier:SN" : 6.2415090744607621E18,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-5I0M-1H0T2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/EnergyDensityOfStates",
"iec61360Code" : "0112/2///62720#UAB164",
"symbol" : "1/(eV·m³)",
"ucumCode" : "eV-1.m-3",
"uneceCommonCode" : "C88",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "reciprocal electron volt per cubic metre",
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"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"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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"
},
"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#"
}
}