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

<https://www.untded.org/elements/5398> a utd:TradeDataElement;
  schema:description "Monetary amount of all of the consignment charges which are to be collected from the consignee at or after delivery.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Total Collect Freight Charge .Amount";
  utd:bridges "AWB: L 64, P 37-50 AWB: L 62, P 23-36 CIMP: (501):n..12";
  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 "Total collect charges";
  utd:representation "n..18";
  utd:sourcePage 97;
  utd:status "active";
  utd:tag 5398 .
