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

<https://www.untded.org/elements/4014> a utd:TradeDataElement;
  schema:description "Free text available for information regarding transport equipment.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Transport Equipment. Information.Text";
  utd:bridges "CIMP: (804):an..53";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 512;
  utd:minLength 1;
  utd:oldName "Container transport information";
  utd:representation "an..512";
  utd:sourcePage 73;
  utd:status "active";
  utd:tag 4014 .
