summaryrefslogtreecommitdiffstats
path: root/tests/trig/bug370.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/trig/bug370.out')
-rw-r--r--tests/trig/bug370.out8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/trig/bug370.out b/tests/trig/bug370.out
new file mode 100644
index 0000000..71009b5
--- /dev/null
+++ b/tests/trig/bug370.out
@@ -0,0 +1,8 @@
+<http://example.com/lame/romeo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
+<http://example.com/lame/romeo> <http://xmlns.com/foaf/0.1/name> "Romeo Montague" .
+<http://example.com/lame/juliet> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
+<http://example.com/lame/juliet> <http://xmlns.com/foaf/0.1/name> "Juliet Capulet" .
+<http://example.com/lame/juliet> <http://xmlns.com/foaf/0.1/gender> "female" .
+<http://example.com/lame/romeo> <http://example.com/foo/loves> <http://example.com/lame/juliet> <http://example.com/lame/reality> .
+<http://example.com/lame/romeo> <http://example.com/foo/hates> <http://example.com/lame/juliet> <http://example.com/lame/alternative> .
+<http://example.com/lame/romeo> <http://xmlns.com/foaf/0.1/gender> "male" .