<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/KiloGM_F-PER-CentiM2">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/>
<j.0:symbol>kgf/cm²</j.0:symbol>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kgf.cm-2</j.0:ucumCode>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Kilogram Force per Square Centimeter" is a unit for 'Force Per Area' expressed as \(kgf/cm^{2}\).</j.1:description>
<rdfs:label xml:lang="en">Kilogram Force per Square Centimetre</rdfs:label>
<rdfs:label xml:lang="en-us">Kilogram Force per Square Centimeter</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">98066.5</j.0:conversionMultiplier>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:uneceCommonCode>E42</j.0:uneceCommonCode>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(kgf/cm^{2}\)</j.0:expression>
</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/KiloGM_F-PER-CentiM2>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "\"Kilogram Force per Square Centimeter\" is a unit for 'Force Per Area' expressed as \\(kgf/cm^{2}\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 98066.5 ;
<http://qudt.org/schema/qudt/expression> "\\(kgf/cm^{2}\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerArea> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ;
<http://qudt.org/schema/qudt/symbol> "kgf/cm²" ;
<http://qudt.org/schema/qudt/ucumCode> "kgf.cm-2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "E42" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Kilogram Force per Square Centimeter"@en-us ;
rdfs:label "Kilogram Force per Square Centimetre"@en ;
.
{"resource":"Kilogram Force per Square Centimetre"
,"qname":"unit:KiloGM_F-PER-CentiM2"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloGM_F-PER-CentiM2"
,"properties":["conversion multiplier":"98066.5"
,"description":"\"Kilogram Force per Square Centimeter\" is a unit for 'Force Per Area' expressed as \\(kgf\/cm^{2}\\)."
,"expression":"\\(kgf\/cm^{2}\\)"
,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0"
,"has quantity kind":"quantitykind:ForcePerArea"
,"has quantity kind":"quantitykind:VaporPressure"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Kilogram Force per Square Centimeter"
,"label":"Kilogram Force per Square Centimetre"
,"symbol":"kgf\/cm²"
,"type":"qudt:Unit"
,"ucum code":"kgf.cm-2"
,"unece common code":"E42"
]}
{
"@id" : "http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\"Kilogram Force per Square Centimeter\" is a unit for 'Force Per Area' expressed as \\(kgf/cm^{2}\\).",
"conversionMultiplier" : "98066.5",
"expression" : "\\(kgf/cm^{2}\\)",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VaporPressure", "http://qudt.org/vocab/quantitykind/ForcePerArea" ],
"symbol" : "kgf/cm²",
"ucumCode" : "kgf.cm-2",
"uneceCommonCode" : "E42",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "Kilogram Force per Square Centimetre"
}, {
"@language" : "en-us",
"@value" : "Kilogram Force per Square Centimeter"
} ],
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}