diff options
Diffstat (limited to 'test/extra/qualify/qualify-in.ttl')
-rw-r--r-- | test/extra/qualify/qualify-in.ttl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/extra/qualify/qualify-in.ttl b/test/extra/qualify/qualify-in.ttl index 04afc07f..b30e1721 100644 --- a/test/extra/qualify/qualify-in.ttl +++ b/test/extra/qualify/qualify-in.ttl @@ -6,5 +6,8 @@ <http://example.org/a-subject> <http://example.org/a-predicate> <http://example.org/a-object> . +<http://example.org/special-!#$%&'()*+,-./;=?@_~-chars> + <http://example.org/p> <http://example.org/o> . + <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> <http://www.w3.org/2000/01/rdf-schema#label> "nil" . |