based_near constant

IriTerm const based_near

IRI for foaf:based_near [Expects: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing]

A location that something is based near, for some broadly human notion of near.

Can be used on: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing

Implementation

static const based_near = IriTerm.prevalidated(
  'http://xmlns.com/foaf/0.1/based_near',
);