mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
3 lines
67 B
SPARQL
3 lines
67 B
SPARQL
PREFIX : <http://example.org/ns#>
|
|
SELECT * WHERE { ?x :p ( ?z ) }
|