containedInPlace constant
IriTerm
const containedInPlace
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 = const IriTerm(
'https://schema.org/containedInPlace',
);