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

<https://www.untded.org/elements/3259> a utd:TradeDataElement;
  schema:description "To identify the port, airport or other type of location at which a means of transport is scheduled to arrive or has arrived";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Transport Means. Destination Location.Identifier";
  utd:bridges "AWB: L 24, P 09-12 and P 30-33 and P 37-40 CIMP: (313):a3 UNLK: L 26, P 18-44 MAR: IMO/FAL 1, 3, 5-6 SWIFT: an..35";
  utd:category <https://www.untded.org/categories/3000-3699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Place of destination, coded";
  utd:representation "an..35";
  utd:sourcePage 63;
  utd:status "active";
  utd:tag 3259 .
