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

<https://www.untded.org/elements/7188> a utd:TradeDataElement;
  schema:description "To identify a revision of a test method.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Test. Method Revision.Identifier";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 30;
  utd:minLength 1;
  utd:oldName "Test revision number";
  utd:representation "an..30";
  utd:sourcePage 113;
  utd:status "active";
  utd:tag 7188 .
