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

<https://www.untded.org/elements/6292> a utd:TradeDataElement;
  schema:description "Weight (mass) of goods including packaging but excluding the carrier's equipment.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Goods Item. Gross Weight.Measure";
  utd:bridges "AWB: L 33-44, P 13-19 CIM: L 28-33, P 63-74 (CIM 26) CIMP: (600):n..7 CMR: L 28-42, P 63-71 (CMR 11) SAD: (SAD 35) UNLK: L 28-52, P 63-74";
  utd:businessTerm "Actual gross weight (mass)";
  utd:category <https://www.untded.org/categories/6000-6699>;
  utd:changeTag "cnr";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 14;
  utd:minLength 1;
  utd:oldName "Gross weight";
  utd:representation "n..14";
  utd:sourcePage 106;
  utd:status "active";
  utd:tag 6292 .
