SPARQL Daftar semua grafik
SELECT ?g
WHERE {
GRAPH ?g { }
}
Index out of bounds
SELECT ?g
WHERE {
GRAPH ?g { }
}