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

<https://www.untded.org/elements/5280> a utd:TradeDataElement;
  schema:description "Amount of additional charges.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Additional Charge.Amount";
  utd:bridges "CIM: (n..3-n..8); L 47-49, P 23-48 and L 53-55, P 23-48 and L 59-61, P 23- 48 (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 "Additional charges";
  utd:representation "n..18";
  utd:sourcePage 94;
  utd:status "active";
  utd:tag 5280 .
