<?PHP
declare(strict_types = 1);
$topic = array (
  'material_technique' => 'Material/Technik',
  'measurements' => 'Maße',
  'when' => 'wann',
  'where' => 'wo',
  'who' => 'wer',
  'object_from' => 'Objekt aus',
  'original_entry' => 'Originaleintrag',
  'literature' => 'Literatur',
);