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

<https://www.untded.org/elements/6012> a utd:TradeDataElement;
  schema:description "Total gross weight (mass) of all goods items referred to as one consignment including packaging but excluding any transport equipment.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Gross Weight.Measure";
  utd:bridges "AWB: n..7; L 46, P 13-19 CIMP: (600):n..7 MAR: IMO/FAL 2, 7 UNLK: L 34 P 64-71";
  utd:businessTerm "Consignment gross weight; Total gross weight";
  utd:category <https://www.untded.org/categories/6000-6699>;
  utd:changeTag "cndr";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 16;
  utd:minLength 1;
  utd:oldName "Consignment gross weight";
  utd:representation "n..16";
  utd:sourcePage 101;
  utd:status "active";
  utd:tag 6012 .
