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

<https://www.untded.org/elements/2060> a utd:TradeDataElement;
  schema:description "Number of days within the credit validity period, counted from the date of issuance of the negotiable document, during which documents can be presented in figures and words.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Documentary Credit Document. Presentation Duration.Text";
  utd:bridges "SWIFT: an..35x4 UNLK: L 55, P 09-44";
  utd:category <https://www.untded.org/categories/2000-2699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Documentary credit presentation period";
  utd:representation "an..35";
  utd:sourcePage 40;
  utd:status "active";
  utd:tag 2060 .
