@prefix schema: <https://schema.org/> .
@prefix utd: <https://www.untded.org/ns/untded#> .

<https://www.untded.org/elements/6016> a utd:TradeDataElement;
  schema:description "Weight (mass) of goods item excluding all packing";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Goods Item. Net Weight.Measure";
  utd:bridges "UNLK: L 40-50 P 64-71";
  utd:category <https://www.untded.org/categories/6000-6699>;
  utd:changeTag "add";
  utd:charset "n";
  utd:extractionConfidence "high";
  utd:maxLength 16;
  utd:minLength 1;
  utd:representation "n..16";
  utd:sourcePage 101;
  utd:status "active";
  utd:tag 6016 .
