geoCoveredBy constant
geoCoveredBy [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 covers it. As defined in DE-9IM.
Can be used on: http://schema.org/GeospatialGeometry, http://schema.org/Place
Implementation
static const geoCoveredBy = IriTerm.prevalidated(
'http://schema.org/geoCoveredBy',
);