geoCoveredBy constant
geoCoveredBy [Expects: https://schema.org/GeospatialGeometry, https://schema.org/Place]
Represents a relationship between two geometries (or the places they represent), relating a geometry to another that covers it. As defined in DE-9IM.
Can be used on: https://schema.org/GeospatialGeometry, https://schema.org/Place
Implementation
static const geoCoveredBy = IriTerm.prevalidated(
'https://schema.org/geoCoveredBy',
);