mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-09 08:12:40 +02:00
4 lines
309 B
Plaintext
4 lines
309 B
Plaintext
<http://example.org/node> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "val1"^^<http://example.org/datatype1> .
|
|
<http://example.org/node> <http://example.org/ns#prop2> "val2"^^<http://example.org/datatype2> .
|
|
<http://example.org/node> <http://example.org/ns#prop3> "val3"^^<http://example.org/datatype3> .
|