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

<https://www.untded.org/elements/8022> a utd:TradeDataElement;
  schema:description "Free form description of a charge such as freight and other charges.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Charge. Text";
  utd:bridges "UNLK: L53-66, P 28-65";
  utd:businessTerm "Charge type";
  utd:category <https://www.untded.org/categories/8000-8699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 26;
  utd:minLength 1;
  utd:oldName "Freight and charges";
  utd:representation "an..26";
  utd:sourcePage 118;
  utd:status "active";
  utd:tag 8022 .
