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

<https://www.untded.org/elements/8012> a utd:TradeDataElement;
  schema:description "Transport information for commercial purposes (generic term).";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Transport.Text";
  utd:bridges "CIMP: (314, 404, 405, 406, 407, 408, 415, 418):an..65 UNLK: an..35x3 L 20-22, P 09-44";
  utd:businessTerm "Transport information";
  utd:category <https://www.untded.org/categories/8000-8699>;
  utd:changeTag "cn";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Transport details";
  utd:representation "an..35";
  utd:sourcePage 118;
  utd:status "active";
  utd:tag 8012 .
