exactMatch constant

IriTerm const exactMatch

IRI for skos:exactMatch

skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch.

Can be used on all classes in this vocabulary

Implementation

static const exactMatch = IriTerm.prevalidated(
  'http://www.w3.org/2004/02/skos/core#exactMatch',
);