geoOverlaps constant
geoOverlaps [Expects: http://schema.org/GeospatialGeometry, http://schema.org/Place]
Represents a relationship between two geometries (or the places they represent), relating a geometry to another that geospatially overlaps it, i.e. they have some but not all points in common. As defined in DE-9IM.
Can be used on: http://schema.org/GeospatialGeometry, http://schema.org/Place
Implementation
static const geoOverlaps = IriTerm.prevalidated(
'http://schema.org/geoOverlaps',
);