LabelProperty constant
IriTerm
const LabelProperty
IRI for foaf:LabelProperty
A foaf:LabelProperty is any RDF property with texual values that serve as labels.
Implementation
static const LabelProperty = IriTerm(
'http://xmlns.com/foaf/0.1/LabelProperty',
);