Currently, all data is stored in a triple-store, not just the actual content. Metadata such as dataset-names, state changes and settings are also stored there.
For such data, a triple-store is not a good fit and the code interacting with the data shows it.
Replace the persistence provider for non-object (actual content) data to plain jdbc.