rdfsSeeAlso constant

IriTerm const rdfsSeeAlso

seeAlso from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]

Further information about the subject resource.

Can be used on: http://www.w3.org/2000/01/rdf-schema#Resource

Implementation

static const rdfsSeeAlso = IriTerm.prevalidated(
  'http://www.w3.org/2000/01/rdf-schema#seeAlso',
);