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