geoTouches constant
geoTouches [Expects: http://schema.org/GeospatialGeometry, http://schema.org/Place]
Represents spatial relations in which two geometries (or the places they represent) touch: "they have at least one boundary point in common, but no interior points." (A symmetric relationship, as defined in DE-9IM.)
Can be used on: http://schema.org/GeospatialGeometry, http://schema.org/Place
Implementation
static const geoTouches = IriTerm.prevalidated(
'http://schema.org/geoTouches',
);