Abstract
The emergence of NoSQL multi-model databases, nativelysupporting scalable and unified storage and querying of various datamodels, presents new opportunities for storing and managing RDF data.In this paper, we propose an approach to store RDF data in multi-modeldatabases. We identify various aspects of representing the RDF datastructure into a multi-model data structure and discuss their advantagesand disadvantages. Furthermore, we implement and evaluate the pro-posed approach in a prototype using ArangoDB—a popular multi-modeldatabase.