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

<https://www.untded.org/elements/2237> a utd:TradeDataElement;
  schema:description "Issue date of a documentary credit";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Documentary Credit Document. Issue.Date Time";
  utd:bridges "SWIFT: n6 UNLK: L 09, P 38-44";
  utd:category <https://www.untded.org/categories/2000-2699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 19;
  utd:minLength 1;
  utd:oldName "Documentary credit issuedate, coded";
  utd:representation "an..19";
  utd:sourcePage 45;
  utd:status "active";
  utd:tag 2237 .
