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

<https://www.untded.org/elements/4020> a utd:TradeDataElement;
  schema:description "Text of a declaration made by the issuer of the document.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Document. Issuer Declaration.Text";
  utd:bridges "CIM: L 4-8, P 45-82 UNLK: an..35; L 36-64, P 09-44";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Declaration";
  utd:representation "an..35";
  utd:sourcePage 73;
  utd:status "active";
  utd:tag 4020 .
