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

<https://www.untded.org/elements/1225> a utd:TradeDataElement;
  schema:description "Code indicating the function of a document.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Document . Function.Code";
  utd:bridges "SAD: (SAD 40)";
  utd:businessTerm "Message functioncode";
  utd:category <https://www.untded.org/categories/1000-1699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 3;
  utd:minLength 1;
  utd:oldName "Message function, coded";
  utd:representation "an..3";
  utd:sourcePage 33;
  utd:status "active";
  utd:tag 1225 .
