diff --git a/ocsm-profile.ttl b/ocsm-profile.ttl index 1656f17..901e15b 100644 --- a/ocsm-profile.ttl +++ b/ocsm-profile.ttl @@ -1170,4 +1170,13 @@ ocsm:KiloGM-PER-PLANT a qudt:Unit ; rdfs:label "kilogram per plant" ; rdfs:comment "kilogram per plant" ; rdfs:isDefinedBy . - \ No newline at end of file + +ocsm:DeciTONNE-PER-HA a qudt:Unit ; + rdfs:label "decitonne per hectare" ; + rdfs:comment "decitonne per hectare" ; + rdfs:isDefinedBy . + +ocsm:KiloGM-PER-HectoL a qudt:Unit ; + rdfs:label "kilogram per hectolitre" ; + rdfs:comment "kilogram per hectolitre" ; + rdfs:isDefinedBy .