mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-27 06:07:59 +02:00
4 lines
57 B
SPARQL
4 lines
57 B
SPARQL
PREFIX : <http://example.org/ns#>
|
|
SELECT *
|
|
{ ?x :p ?z }
|