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

<https://www.untded.org/elements/5252> a utd:TradeDataElement;
  schema:description "Description 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.Text";
  utd:bridges "AWB: L 48-52, P 37-81";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 30;
  utd:minLength 1;
  utd:oldName "Charge description";
  utd:representation "an..30";
  utd:sourcePage 93;
  utd:status "active";
  utd:tag 5252 .
