unit:M5
URI: http://qudt.org/vocab/unit/M5
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/M5"> <j.0:symbol>m⁵</j.0:symbol> <rdfs:label xml:lang="en-US">Quintic Meter</rdfs:label> <rdfs:label xml:lang="en">Quintic Metre</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/unit"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SectionAreaIntegral"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L5I0M0H0T0D0"/> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$m^{5}$</j.0:expression> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">m5</j.0:ucumCode> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> </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/M5> 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> ; <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> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/expression> "$m^{5}$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L5I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SectionAreaIntegral> ; <http://qudt.org/schema/qudt/symbol> "m⁵" ; <http://qudt.org/schema/qudt/ucumCode> "m5"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/unit> ; rdfs:label "Quintic Meter"@en-US ; rdfs:label "Quintic Metre"@en ; .
{"resource":"Quintic Metre" ,"qname":"unit:M5" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/M5" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"expression":"$m^{5}$" ,"has dimension vector":"dimension:A0E0L5I0M0H0T0D0" ,"has quantity kind":"quantitykind:SectionAreaIntegral" ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/unit>" ,"label":"Quintic Meter" ,"label":"Quintic Metre" ,"symbol":"m\u2075" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"m5" ]}
{ "@id" : "http://qudt.org/vocab/unit/M5", "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ], "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/SI" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "expression" : "$m^{5}$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L5I0M0H0T0D0", "hasFactorUnit" : "_:b0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SectionAreaIntegral", "symbol" : "m⁵", "ucumCode" : "m5", "isDefinedBy" : "http://qudt.org/3.1.0/vocab/unit", "label" : [ { "@language" : "en-us", "@value" : "Quintic Meter" }, { "@language" : "en", "@value" : "Quintic Metre" } ], "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "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" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "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#" } }