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

<https://www.untded.org/elements/6422> a utd:TradeDataElement;
  schema:description "Total cube of all goods items referred to as one consignment";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Gross Volume.Measure";
  utd:bridges "UNLK: L34 P 72-80";
  utd:businessTerm "Cube";
  utd:category <https://www.untded.org/categories/6000-6699>;
  utd:changeTag "cn";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 9;
  utd:minLength 1;
  utd:oldName "Consignment cube";
  utd:representation "n..9";
  utd:sourcePage 108;
  utd:status "active";
  utd:tag 6422 .
