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

<https://www.untded.org/elements/5416> a utd:TradeDataElement;
  schema:description "Amount of disbursements to be collected by the carrier according to the order given by the consignor.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Disbursement.Amount";
  utd:bridges "CIM: L40, P 75-82 (CIM 74)";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cndr";
  utd:extractionConfidence "medium";
  utd:oldName "Disburseme nt amount in currency of collection";
  utd:sourcePage 98;
  utd:status "active";
  utd:tag 5416 .
