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

<https://www.untded.org/elements/2056> a utd:TradeDataElement;
  schema:description "Indicator that the start date of a customs control is confirmed or not.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Customs Control. Start Date.Indicator";
  utd:businessTerm "Arrival confirmation indicator";
  utd:category <https://www.untded.org/categories/2000-2699>;
  utd:changeTag "add";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 1;
  utd:minLength 1;
  utd:representation "an1";
  utd:sourcePage 40;
  utd:status "active";
  utd:tag 2056 .
