summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0247.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rdfa11/0247.out')
-rw-r--r--tests/rdfa11/0247.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/rdfa11/0247.out b/tests/rdfa11/0247.out
new file mode 100644
index 0000000..13d24aa
--- /dev/null
+++ b/tests/rdfa11/0247.out
@@ -0,0 +1,6 @@
+<http://www.example.org/#somebody> <http://xmlns.com/foaf/0.1/knows> _:bnodeid1 .
+_:bnodeid1 <http://xmlns.com/foaf/0.1/name> "Ivan Herman" .
+_:bnodeid1 <http://xmlns.com/foaf/0.1/mailbox> <mailto:ivan@w3.org> .
+<http://www.example.org/#somebody> <http://xmlns.com/foaf/0.1/knows> _:bnodeid2 .
+_:bnodeid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
+_:bnodeid2 <http://xmlns.com/foaf/0.1/name> "Mark Birbeck" .