foafKnows constant
knows from foaf vocabulary [Expects: http://xmlns.com/foaf/0.1/Person]
A person known by this person (indicating some level of reciprocated interaction between the parties).
Can be used on: http://xmlns.com/foaf/0.1/Person
Implementation
static const foafKnows = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/knows',
);