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

<https://www.untded.org/elements/5132> a utd:TradeDataElement;
  schema:description "Total amount to be collected from the consignee, as shown on the transport document.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Consignee Collect Charge.Amount";
  utd:bridges "AWB: L 60, P 23-36 CIM: n..8 (reverse of CIM form) (CIM 97) CIMP: (501):n..12";
  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 "Total amount to be collected from consignee";
  utd:representation "n..18";
  utd:sourcePage 90;
  utd:status "active";
  utd:tag 5132 .
