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

<https://www.untded.org/elements/5042> a utd:TradeDataElement;
  schema:description "Total amount of charges payable by the consignee.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Consignee Charge.Amount";
  utd:bridges "CIM: n..8 (CIM 92; reverse of CIM form) CMR: L 57, P 71-80";
  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 charges, consignee";
  utd:representation "n..18";
  utd:sourcePage 88;
  utd:status "active";
  utd:tag 5042 .
