place constant

IriTerm const place

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

Relates an event to a spatial object.

Can be used on: http://purl.org/NET/c4dm/event.owl#Event

Implementation

static const place = IriTerm.prevalidated(
  'http://purl.org/NET/c4dm/event.owl#place',
);