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

<https://www.untded.org/elements/1004> a utd:TradeDataElement;
  schema:description "Reference number identifying a specific document.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Document. Identifier";
  utd:bridges "CIMP: (112) n3 and (114) an6 or (805) n8 and (118) n6 MAR: IMO/FAL 2 UNLK: an..17 L 04, P 63- 80 SAD:";
  utd:businessTerm "Document/message number";
  utd:category <https://www.untded.org/categories/1000-1699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Document/message number";
  utd:representation "an..35";
  utd:sourcePage 28;
  utd:status "active";
  utd:tag 1004 .
