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

<https://www.untded.org/elements/8213> a utd:TradeDataElement;
  schema:description "To identify a specific means of transport such as the International Maritime Organisation number of a vessel";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Transport Means. Identifier";
  utd:bridges "MAR: IMO/FAL 1-3,5-7 UNLK: L 23, P 19-26";
  utd:businessTerm "Vehicle registration number";
  utd:category <https://www.untded.org/categories/8000-8699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 9;
  utd:minLength 1;
  utd:oldName "Id of means of transport identification";
  utd:representation "an..9";
  utd:sourcePage 124;
  utd:status "active";
  utd:tag 8213 .
