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

<https://www.untded.org/elements/5352> a utd:TradeDataElement;
  schema:description "Total amount of transport and other charges for the tariff section, to be paid by the consignor in tariff currency.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Consignor Section.Amount";
  utd:bridges "CIM: L 49, P 59-66 and L 55, P 59-66 and L 61, P 59-66 (also on reverse)";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cndr";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 18;
  utd:minLength 1;
  utd:oldName "Section total charges amount, consignor";
  utd:representation "n..18";
  utd:sourcePage 96;
  utd:status "active";
  utd:tag 5352 .
