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

<https://www.untded.org/elements/5017> a utd:TradeDataElement;
  schema:description "Monetary amount to be paid at time of delivery in figures.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Cash On Delivery.Amount";
  utd:bridges "CIM: L 41-42, P 50-73 (CIM 31) CIM: L 41 P 75-82 (CIM 74)";
  utd:businessTerm "COD amount";
  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 "Cash-on-delivery amount, in figures";
  utd:representation "n..18";
  utd:sourcePage 87;
  utd:status "active";
  utd:tag 5017 .
