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

<https://www.untded.org/elements/4376> a utd:TradeDataElement;
  schema:description "Details regarding undertaking given in cash, bond or as a written guarantee to ensure that an obligation will be fulfilled, e.g. under a transit procedure.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Obligation. Guarantee.Text";
  utd:businessTerm "Type of transit guarantee";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cn";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Security details";
  utd:representation "an..35";
  utd:sourcePage 82;
  utd:status "active";
  utd:tag 4376 .
