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

<https://www.untded.org/elements/4030> a utd:TradeDataElement;
  schema:description "Report for the purpose of adding clauses to the transport contract document stating the facts in cases when packages are missing or when damages or defects have been observed when loading the goods.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Transport Contract Document. Goods Condition.Text";
  utd:bridges "CIMP: (706):a4";
  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 "Remarks on condition of goods";
  utd:representation "an..35";
  utd:sourcePage 73;
  utd:status "active";
  utd:tag 4030 .
