mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-10 06:01:09 +02:00
5 lines
640 B
Plaintext
5 lines
640 B
Plaintext
<http://example.org/node0> <http://example.com/properties/prop1> " <foo href=\"http://example.org?foo=1&bar=2\">hmm</foo> "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
|
|
<http://example.org/node0> <http://example.com/properties/prop2> " <bar a=\"'\"></bar> "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
|
|
<http://example.org/node0> <http://example.com/properties/prop3> " <baz b=\""\"></baz> "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
|
|
<http://example.org/node0> <http://example.com/properties/prop4> " <baz b=\"<>\"></baz> "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
|