Semantic Connections

graph TD
  Financial_Management["Financial Management"]:::current-page-node
  core_support_data["core_support_data"]
  budget_status["budget_status"]
  budget["budget"]
  Financial_Management-->|" subClassOf "|core_support_data
  budget_status-->|" subClassOf "|Financial_Management
  budget-->|" subClassOf "|Financial_Management