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

<https://www.untded.org/elements/7002> a utd:TradeDataElement;
  schema:description "Plain language description of the nature of a goods item sufficient to identify it for customs, statistical or transport purposes.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Goods Item. Description.Text";
  utd:bridges "CIM: L 28-38, P 09-49 CIMP: (708):an..15 CMR: L 29-52, P 34-60 (CMR 9) MAR: IMO/FAL 7 SWIFT: an..65x4 (an..65x24) UNLK: an..26xn; L 28- 50, P 34-60 SAD: (SAD 31)";
  utd:businessTerm "Nature of goods";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 512;
  utd:minLength 1;
  utd:oldName "Description of goods";
  utd:representation "an..512";
  utd:sourcePage 109;
  utd:status "active";
  utd:tag 7002 .
