unit:DeciTONNE
URI: http://qudt.org/vocab/unit/DeciTONNE
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/DeciTONNE"> <rdfs:label xml:lang="en">DeciTonne</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Deci"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E2</j.0:conversionMultiplierSN> <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/DeciTON_Metric"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/> <j.0:uneceCommonCode>DTN</j.0:uneceCommonCode> <j.0:symbol>dt</j.0:symbol> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">100.0</j.0:conversionMultiplier> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/unit"/> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/TONNE"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Mass"/> </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/DeciTONNE> 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> 100.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E2 ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/DeciTON_Metric> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Deci> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/TONNE> ; <http://qudt.org/schema/qudt/symbol> "dt" ; <http://qudt.org/schema/qudt/uneceCommonCode> "DTN" ; rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/unit> ; rdfs:label "DeciTonne"@en ; .
{"resource":"DeciTonne" ,"qname":"unit:DeciTONNE" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DeciTONNE" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"100.0" ,"conversion multiplier scientific":"1.0E2" ,"exact match":"unit:DeciTON_Metric" ,"has dimension vector":"dimension:A0E0L0I0M1H0T0D0" ,"has quantity kind":"quantitykind:Mass" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/unit>" ,"label":"DeciTonne" ,"prefix":"prefix:Deci" ,"scalingOf":"unit:TONNE" ,"symbol":"dt" ,"type":"qudt:Unit" ,"unece common code":"DTN" ]}
{ "@id" : "http://qudt.org/vocab/unit/DeciTONNE", "@type" : "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/SI", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "100.0", "conversionMultiplier:SN" : 100.0, "exactMatch" : "http://qudt.org/vocab/unit/DeciTON_Metric", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Mass", "prefix" : "http://qudt.org/vocab/prefix/Deci", "scalingOf" : "http://qudt.org/vocab/unit/TONNE", "symbol" : "dt", "uneceCommonCode" : "DTN", "isDefinedBy" : "http://qudt.org/3.1.0/vocab/unit", "label" : { "@language" : "en", "@value" : "DeciTonne" }, "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@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#" } }