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

<https://www.untded.org/elements/4366> a utd:TradeDataElement;
  schema:description "Indicator that a document is an authenticated original";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Document. Original.Indicator";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 1;
  utd:minLength 1;
  utd:oldName "Original Bill of Lading";
  utd:representation "an1";
  utd:sourcePage 82;
  utd:status "active";
  utd:tag 4366 .
