isDefinedBy constant
isDefinedBy [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
The definition of the subject resource.
Can be used on: http://www.w3.org/2000/01/rdf-schema#Resource
Implementation
static const isDefinedBy = IriTerm.prevalidated(
'http://www.w3.org/2000/01/rdf-schema#isDefinedBy',
);