subOrganization constant
IRI for schemahttp:subOrganization [Expects: http://schema.org/Organization]
A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.
Can be used on: http://schema.org/Organization
Implementation
static const subOrganization = IriTerm.prevalidated(
'http://schema.org/subOrganization',
);