This paper proposes a method for leveraging knowledge graphs (KGs) to improve the performance of an automated fact-checking system for COVID-19 in Indonesian. To overcome the limitations of existing automatic fact-checking systems based on Natural Language Inference (NLI), we present a model architecture comprised of three modules: a fact module, an NLI module, and a classifier module. The fact module processes information from the KG, while the NLI module processes the semantic relationship between given premises and hypotheses. The representation vectors from both modules are concatenated and fed into the classifier module to produce the final result. The model was trained using the Indonesian COVID-19 fact-checking dataset and the COVID-19 KG Bahasa Indonesia, achieving an accuracy of 0.8616, demonstrating the effectiveness of utilizing KGs.