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

<https://www.untded.org/elements/9144> a utd:TradeDataElement;
  schema:description "Indication as to whether or not there is any relationship between two parties such as financial relationship.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Party. Relationship.Indicator";
  utd:category <https://www.untded.org/categories/9000-9699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 1;
  utd:minLength 1;
  utd:oldName "Parties' relationship";
  utd:representation "an1";
  utd:sourcePage 129;
  utd:status "active";
  utd:tag 9144 .
