AnnotationProperty constant
IriTerm
const AnnotationProperty
IRI for owl:AnnotationProperty
The class of annotation properties.
Implementation
static const AnnotationProperty = const IriTerm(
'http://www.w3.org/2002/07/owl#AnnotationProperty',
);