founded_item_select
EXPRESS specification:
TYPE
founded_item_select =
SELECT
(
founded_item
,
representation_item
);
END_TYPE
;