mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-26 09:08:44 +02:00
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
SELECT ?x
|
|
WHERE (?x, <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>,
|
|
<http://example.com/someType>)
|