mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 16:19:43 +02:00
5 lines
302 B
Plaintext
5 lines
302 B
Plaintext
<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" .
|
|
<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" .
|
|
<http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" .
|
|
<http://example.org/ex#foo> <http://example.org/myprop#_345> "678" .
|