containedInPlace constant
containedInPlace [Expects: https://schema.org/Place]
The basic containment relation between a place and one that contains it.
Can be used on: https://schema.org/Place
Implementation
static const containedInPlace = IriTerm.prevalidated(
'https://schema.org/containedInPlace',
);