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

<https://www.untded.org/elements/3392> a utd:TradeDataElement;
  schema:description "Name of a seaport, airport, freight terminal, rail station or other place at which goods are unloaded from the means of transport having been used for their carriage";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Unloading Location.Text";
  utd:bridges "CIM: an..35x3; L 24-26, P 09-44 UNLK: L 26, P 09-26";
  utd:businessTerm "Discharge Location, Airport of discharge, Berth/Dock/Container base of discharge, Pier of discharge, Place of unloading";
  utd:category <https://www.untded.org/categories/3000-3699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 256;
  utd:minLength 1;
  utd:oldName "Place of discharge";
  utd:representation "an..256";
  utd:sourcePage 68;
  utd:status "active";
  utd:tag 3392 .
