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

<https://www.untded.org/elements/4112> a utd:TradeDataElement;
  schema:description "Reference to the general conditions of contract under which an Insurance certificate is issued , and/or wording of the specific conditions pertaining to the shipment in question.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Insurance. Condition.Text";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cnr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 512;
  utd:minLength 1;
  utd:oldName "Insurance conditions";
  utd:representation "an..512";
  utd:sourcePage 76;
  utd:status "active";
  utd:tag 4112 .
