CSV
Comma-Separated Values (CSV) is a simple file format used to store tabular data, such as a spreadsheet or database.
While traditionally non-semantic, tabular results from sparql SELECT queries are often serialized to CSV for easy manipulation in standard tooling.