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

<https://www.untded.org/elements/5290> a utd:TradeDataElement;
  schema:description "Costs incurred by the shipper in moving goods, by whatever means, from one place to another under the terms of the contract of carriage. In addition to transport costs, this may include such elements as packing, documentation, loading, unloading, and insurance (to the extent that they relate to the freight cost).";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Freight Charge.Amount";
  utd:bridges "UNLK: L 60, P 63-80";
  utd:businessTerm "Freight cost (Customs), Freight and charges total amount";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cnr";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 18;
  utd:minLength 1;
  utd:oldName "Freight cost";
  utd:representation "n..18";
  utd:sourcePage 94;
  utd:status "active";
  utd:tag 5290 .
