<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/CentiM2-PER-V-SEC">
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$cm^2/V-s$</j.0:expression>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0001</j.0:conversionMultiplier>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cm2/(V.s)</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Mobility"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cm2.V-1.s-1</j.0:ucumCode>
<rdfs:label xml:lang="en">square centimetre per volt second</rdfs:label>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-4</j.0:conversionMultiplierSN>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<j.0:symbol>cm²/(V·s)</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0"/>
<rdfs:label xml:lang="en-US">Square Centimeter per Volt Second</rdfs:label>
</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/CentiM2-PER-V-SEC>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.0001 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-4 ;
<http://qudt.org/schema/qudt/expression> "$cm^2/V-s$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mobility> ;
<http://qudt.org/schema/qudt/symbol> "cm²/(V·s)" ;
<http://qudt.org/schema/qudt/ucumCode> "cm2.V-1.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "cm2/(V.s)"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Square Centimeter per Volt Second"@en-US ;
rdfs:label "square centimetre per volt second"@en ;
.
{"resource":"square centimetre per volt second"
,"qname":"unit:CentiM2-PER-V-SEC"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/CentiM2-PER-V-SEC"
,"properties":["applicable system":"sou:CGS-EMU"
,"applicable system":"sou:CGS-GAUSS"
,"applicable system":"sou:SI"
,"conversion multiplier":"0.0001"
,"conversion multiplier scientific":"1.0E-4"
,"expression":"$cm^2\/V-s$"
,"has dimension vector":"dimension:A0E1L0I0M-1H0T2D0"
,"has quantity kind":"quantitykind:Mobility"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Square Centimeter per Volt Second"
,"label":"square centimetre per volt second"
,"symbol":"cm²\/(V·s)"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"cm2.V-1.s-1"
,"ucum code":"cm2\/(V.s)"
]}
{
"@id" : "http://qudt.org/vocab/unit/CentiM2-PER-V-SEC",
"@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
"applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
"conversionMultiplier" : "0.0001",
"conversionMultiplier:SN" : 1.0E-4,
"expression" : "$cm^2/V-s$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Mobility",
"symbol" : "cm²/(V·s)",
"ucumCode" : [ "cm2/(V.s)", "cm2.V-1.s-1" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "square centimetre per volt second"
}, {
"@language" : "en-us",
"@value" : "Square Centimeter per Volt Second"
} ],
"@context" : {
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"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"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}