Semantic Connections

graph TD
  GC_Departments_or_Agencies["GC Departments or Agencies<br>+ label: GC Departments or Agencies"]:::current-page-node
  Government_of_Canada["Government of Canada<br>+ label: Government of Canada"]
  Public_servant["Public servant<br>+ label: Public servant<br>+ comment: A role held by a person who is employed by the Government of Canada to carry out government duties and responsibilities."]
  Delivery_government_operations_and_services["Delivery government operations and services<br>+ label: Delivery government operations and services"]
  OrganizationRole["OrganizationRole"]
  Government_operations_and_services["Government operations and services<br>+ label: Government operations and services"]
  Role["Role"]
  GC_Departments_or_Agencies-->|" employee "|Public_servant
  Delivery_government_operations_and_services-->|" object "|Government_operations_and_services
  Public_servant-->|" subClassOf "|OrganizationRole
  OrganizationRole-->|" subClassOf "|Role
  GC_Departments_or_Agencies-->|" performs "|Delivery_government_operations_and_services
  GC_Departments_or_Agencies-->|" subClassOf "|Government_of_Canada