aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/TurtleTests/turtle-subm-13.nt
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/TurtleTests/turtle-subm-13.nt')
-rw-r--r--test/w3c/TurtleTests/turtle-subm-13.nt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/w3c/TurtleTests/turtle-subm-13.nt b/test/w3c/TurtleTests/turtle-subm-13.nt
new file mode 100644
index 00000000..67404a59
--- /dev/null
+++ b/test/w3c/TurtleTests/turtle-subm-13.nt
@@ -0,0 +1,4 @@
+<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" .