This is a knowledge graph 101 tutorial
All the exercises are written using Python. They can be executed using Repl.it.
The first exercise will be to write a sparql query and get results from Wikidata.
The code is available in the exercise_1-SPARQL.py file of this repository.