I have received an SQLite database that is a bit different than what I am used to. It seems that the data is in tables rather that "feature classes", see image below...

I was expecting more like the below for example...

At a guess, it seems that the data is in the first table and the the other two help define geometry and srs for that table.
My usage of SQLite is limited. Has anyone experienced the above and have a solution for me for how to extract as a feature class?
Cheers,
Glen