geoIntersects constant
IRI for schemahttp:geoIntersects [Expects: http://schema.org/GeospatialGeometry, http://schema.org/Place]
Represents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined in DE-9IM.
Can be used on: http://schema.org/GeospatialGeometry, http://schema.org/Place
Implementation
static const geoIntersects = IriTerm.prevalidated(
'http://schema.org/geoIntersects',
);