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

<https://www.untded.org/elements/3220> a utd:TradeDataElement;
  schema:description "Name of country from which a consignment of goods was initially exported to the importing country without any commercial transaction taking place in intermediate countries. Syn.: country whence consigned. Country of despatch: country from which goods are despatched between countries of a Customs union";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Exportation Country. Name.Text";
  utd:bridges "UNLK: L 16, P 45 - 61 SAD: (SAD 15)";
  utd:businessTerm "Country from which goods are despatched between countries of a Customs union, Despatch country, Country of exportation, Country of provenance";
  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 "Country whence consigned";
  utd:representation "an..35";
  utd:sourcePage 60;
  utd:status "active";
  utd:tag 3220 .
