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

<https://www.untded.org/elements/7008> a utd:TradeDataElement;
  schema:description "Free form description of a line item.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Line Item. Text";
  utd:bridges "UNLK: an…30xn L36-46, P 27-56";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 256;
  utd:minLength 1;
  utd:oldName "Item description";
  utd:representation "an..256";
  utd:sourcePage 109;
  utd:status "active";
  utd:tag 7008 .
