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

<https://www.untded.org/elements/6256> a utd:TradeDataElement;
  schema:description "Quantity on which freight and other charges are based.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Freight Charge. Basis.Quantity";
  utd:bridges "UNLK: L 52-66 P 27-54";
  utd:category <https://www.untded.org/categories/6000-6699>;
  utd:changeTag "cnd";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 9;
  utd:minLength 1;
  utd:oldName "Freight quantity";
  utd:representation "n..9";
  utd:sourcePage 106;
  utd:status "active";
  utd:tag 6256 .
