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

<https://www.untded.org/elements/8083> a utd:TradeDataElement;
  schema:description "Code specifying the means of transport by which goods are moved after the main transport.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Transport Movement. On-carriage Means Type.Code";
  utd:bridges "UNLK: L 25, P 18-26";
  utd:category <https://www.untded.org/categories/8000-8699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 8;
  utd:minLength 1;
  utd:oldName "On-carriage transport means, coded";
  utd:representation "an..8";
  utd:sourcePage 120;
  utd:status "active";
  utd:tag 8083 .
