<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
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/V_Stat-CentiM">
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.99792458E0</j.0:conversionMultiplierSN>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricFlux"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:symbol>statV·cm</j.0:symbol>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$statvolt-centimeter$</j.0:expression>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">2.99792458</j.0:conversionMultiplier>
<rdfs:label xml:lang="en">V_Stat-CentiM</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
</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/V_Stat-CentiM>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 2.99792458 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 2.99792458E0 ;
<http://qudt.org/schema/qudt/expression> "$statvolt-centimeter$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricFlux> ;
<http://qudt.org/schema/qudt/symbol> "statV·cm" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "V_Stat-CentiM"@en ;
.
{"resource":"V_Stat-CentiM"
,"qname":"unit:V_Stat-CentiM"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/V_Stat-CentiM"
,"properties":["applicable system":"sou:CGS"
,"conversion multiplier":"2.99792458"
,"conversion multiplier scientific":"2.99792458E0"
,"expression":"$statvolt-centimeter$"
,"has dimension vector":"dimension:A0E-1L3I0M1H0T-3D0"
,"has quantity kind":"quantitykind:ElectricFlux"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"V_Stat-CentiM"
,"symbol":"statV·cm"
,"type":"qudt:Unit"
]}
{
"@id" : "http://qudt.org/vocab/unit/V_Stat-CentiM",
"@type" : "http://qudt.org/schema/qudt/Unit",
"applicableSystem" : "http://qudt.org/vocab/sou/CGS",
"conversionMultiplier" : "2.99792458",
"conversionMultiplier:SN" : 2.99792458,
"expression" : "$statvolt-centimeter$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricFlux",
"symbol" : "statV·cm",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "V_Stat-CentiM"
},
"@context" : {
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}