unit:CentiM6
URI: http://qudt.org/vocab/unit/CentiM6
Work in progress
<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/CentiM6"> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/WarpingConstant"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L6I0M0H0T0D0"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000000001</j.0:conversionMultiplier> <rdfs:label xml:lang="de">Centimeter hoch sechs</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:hasFactorUnit rdf:nodeID="A0"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label>Sextic Centimetre</rdfs:label> <rdfs:label xml:lang="en">Sextic Centimetre</rdfs:label> <j.0:plainTextDescription>Scaling of hexic meter by 10^-12</j.0:plainTextDescription> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-12</j.0:conversionMultiplierSN> <j.0:symbol>cm⁶</j.0:symbol> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cm6</j.0:ucumCode> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label xml:lang="en-US">Sextic Centimeter</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/CentiM6> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.000000000001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-12 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L6I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/WarpingConstant> ; <http://qudt.org/schema/qudt/plainTextDescription> "Scaling of hexic meter by 10^-12" ; <http://qudt.org/schema/qudt/symbol> "cm⁶" ; <http://qudt.org/schema/qudt/ucumCode> "cm6"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Centimeter hoch sechs"@de ; rdfs:label "Sextic Centimeter"@en-US ; rdfs:label "Sextic Centimetre" ; rdfs:label "Sextic Centimetre"@en ; .
{"resource":"Sextic Centimetre" ,"qname":"unit:CentiM6" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CentiM6" ,"properties":["applicable system":"sou:SI" ,"conversion multiplier":"0.000000000001" ,"conversion multiplier scientific":"1.0E-12" ,"description (plain text)":"Scaling of hexic meter by 10^-12" ,"has dimension vector":"dimension:A0E0L6I0M0H0T0D0" ,"has quantity kind":"quantitykind:WarpingConstant" ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Centimeter hoch sechs" ,"label":"Sextic Centimeter" ,"label":"Sextic Centimetre" ,"label":"Sextic Centimetre" ,"symbol":"cm\u2076" ,"type":"qudt:Unit" ,"ucum code":"cm6" ]}
{ "@id" : "http://qudt.org/vocab/unit/CentiM6", "@type" : "http://qudt.org/schema/qudt/Unit", "applicableSystem" : "http://qudt.org/vocab/sou/SI", "conversionMultiplier" : "0.000000000001", "conversionMultiplier:SN" : 1.0E-12, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L6I0M0H0T0D0", "hasFactorUnit" : "_:b0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/WarpingConstant", "plainTextDescription" : "Scaling of hexic meter by 10^-12", "symbol" : "cm⁶", "ucumCode" : "cm6", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ { "@language" : "de", "@value" : "Centimeter hoch sechs" }, "Sextic Centimetre", { "@language" : "en", "@value" : "Sextic Centimetre" }, { "@language" : "en-us", "@value" : "Sextic Centimeter" } ], "@context" : { "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "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" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@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#" } }