geoWithin constant
geoWithin [Expects: https://schema.org/GeospatialGeometry, https://schema.org/Place]
Represents a relationship between two geometries (or the places they represent), relating a geometry to one that contains it, i.e. it is inside (i.e. within) its interior. As defined in DE-9IM.
Can be used on: https://schema.org/GeospatialGeometry, https://schema.org/Place
Implementation
static const geoWithin = IriTerm.prevalidated('https://schema.org/geoWithin');