topConceptOf constant

IriTerm const topConceptOf

IRI for skos:topConceptOf [Expects: http://www.w3.org/2004/02/skos/core#ConceptScheme]

Can be used on: http://www.w3.org/2004/02/skos/core#Concept

Implementation

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