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

<https://www.untded.org/elements/5253> a utd:TradeDataElement;
  schema:description "Code of type of charge for each individual charge associated with a consignment.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Charge.Code";
  utd:bridges "AWB: Included in L 48- 52, P 37-81 CIMP: (504):an2";
  utd:businessTerm "Accessorial charges";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 3;
  utd:minLength 1;
  utd:oldName "Charge description, coded";
  utd:representation "an..3";
  utd:sourcePage 93;
  utd:status "active";
  utd:tag 5253 .
