TOML
各国の元首 - TOML
各国の元首は、国家を代表する最高位の指導者であり、大統領制、議院内閣制、君主制などの政治体制に応じて、大統領、首相、国王、天皇など様々な称号で呼ばれています。元首は国家の象徴としての役割や、実際の行政権を持つ場合もあり、国際関係において重要な位置を占めています。
元首
大統領
首相
国王
天皇
政治
国際関係
指導者
[[items]]
code = "USA"
slug = "united-states-president"
name = "アメリカ合衆国大統領"
description = "アメリカ合衆国の国家元首および行政権を担う大統領です。"
country = "アメリカ合衆国"
system = "presidential"
title = "大統領"
[[items]]
code = "JPN"
slug = "japan-emperor"
name = "日本国天皇"
description = "日本国の象徴としての天皇です。"
country = "日本"
system = "constitutional-monarchy"
title = "天皇"
[[items]]
code = "GBR"
slug = "united-kingdom-monarch"
name = "イギリス国王"
description = "イギリスの国家元首である国王です。"
country = "イギリス"
system = "constitutional-monarchy"
title = "国王"
[[items]]
code = "FRA"
slug = "france-president"
name = "フランス大統領"
description = "フランスの国家元首である大統領です。"
country = "フランス"
system = "semi-presidential"
title = "大統領"
[[items]]
code = "DEU"
slug = "germany-president"
name = "ドイツ連邦大統領"
description = "ドイツの国家元首である連邦大統領です。"
country = "ドイツ"
system = "parliamentary"
title = "連邦大統領"
[[items]]
code = "CHN"
slug = "china-president"
name = "中華人民共和国主席"
description = "中華人民共和国の国家元首である主席です。"
country = "中国"
system = "socialist"
title = "国家主席"
[[items]]
code = "RUS"
slug = "russia-president"
name = "ロシア連邦大統領"
description = "ロシア連邦の国家元首である大統領です。"
country = "ロシア"
system = "semi-presidential"
title = "大統領"
[[items]]
code = "IND"
slug = "india-president"
name = "インド大統領"
description = "インドの国家元首である大統領です。"
country = "インド"
system = "parliamentary"
title = "大統領"
[[items]]
code = "BRA"
slug = "brazil-president"
name = "ブラジル大統領"
description = "ブラジルの国家元首および政府の長である大統領です。"
country = "ブラジル"
system = "presidential"
title = "大統領"
[[items]]
code = "CAN"
slug = "canada-monarch"
name = "カナダ国王"
description = "カナダの国家元首である国王です。"
country = "カナダ"
system = "constitutional-monarchy"
title = "国王"
[[items]]
code = "AUS"
slug = "australia-monarch"
name = "オーストラリア国王"
description = "オーストラリアの国家元首である国王です。"
country = "オーストラリア"
system = "constitutional-monarchy"
title = "国王"
[[items]]
code = "ITA"
slug = "italy-president"
name = "イタリア大統領"
description = "イタリアの国家元首である大統領です。"
country = "イタリア"
system = "parliamentary"
title = "大統領"