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

<https://www.untded.org/elements/8334> a utd:TradeDataElement;
  schema:description "Free form description of a type of transport movement.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Goods Item. Transport Movement Type.Text";
  utd:bridges "CIMP: (804): an..53 UNLK: L 28, P 12-38";
  utd:category <https://www.untded.org/categories/8000-8699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Movement type";
  utd:representation "an..35";
  utd:sourcePage 126;
  utd:status "active";
  utd:tag 8334 .
