mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 09:39:42 +02:00
4 lines
325 B
Plaintext
4 lines
325 B
Plaintext
_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> .
|
|
_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "some literal text"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
|
|
<http://example.com/somewhere/> <http://example.com/properties/foo> _:genid1 .
|