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

<https://www.untded.org/elements/5164> a utd:TradeDataElement;
  schema:description "Description in plain language of an item to be added to the Article items total in a commercial invoice.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Invoice. Additional Cost.Text";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cn";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Invoice additional cost specification";
  utd:representation "an..35";
  utd:sourcePage 91;
  utd:status "active";
  utd:tag 5164 .
