mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-05 23:19:06 +02:00
4 lines
107 B
SPARQL
4 lines
107 B
SPARQL
# NegativeSyntax/bnodes-missing-pvalues.rq
|
|
PREFIX : <http://example/ns#>
|
|
SELECT * WHERE { [,] :p [;] . }
|