unit:M3-PER-HA
URI: http://qudt.org/vocab/unit/M3-PER-HA
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/M3-PER-HA"> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-4</j.0:conversionMultiplierSN> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <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">m3.har-1</j.0:ucumCode> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:hasFactorUnit rdf:nodeID="A1"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:symbol>m³/ha</j.0:symbol> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <rdfs:label xml:lang="en-US">Cubic Meter per Hectare</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/unit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumePerArea"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdfs:label xml:lang="en">Cubic Metre per Hectare</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/M3-PER-HA> 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> 0.0001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-4 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumePerArea> ; <http://qudt.org/schema/qudt/symbol> "m³/ha" ; <http://qudt.org/schema/qudt/ucumCode> "m3.har-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/unit> ; rdfs:label "Cubic Meter per Hectare"@en-US ; rdfs:label "Cubic Metre per Hectare"@en ; .
{"resource":"Cubic Metre per Hectare" ,"qname":"unit:M3-PER-HA" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/M3-PER-HA" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"0.0001" ,"conversion multiplier scientific":"1.0E-4" ,"has dimension vector":"dimension:A0E0L1I0M0H0T0D0" ,"has quantity kind":"quantitykind:VolumePerArea" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/unit>" ,"label":"Cubic Meter per Hectare" ,"label":"Cubic Metre per Hectare" ,"symbol":"m³\/ha" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"m3.har-1" ]}
{ "@id" : "http://qudt.org/vocab/unit/M3-PER-HA", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "0.0001", "conversionMultiplier:SN" : 1.0E-4, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/VolumePerArea", "symbol" : "m³/ha", "ucumCode" : "m3.har-1", "isDefinedBy" : "http://qudt.org/3.1.0/vocab/unit", "label" : [ { "@language" : "en-us", "@value" : "Cubic Meter per Hectare" }, { "@language" : "en", "@value" : "Cubic Metre per Hectare" } ], "@context" : { "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }