summaryrefslogtreecommitdiff
path: root/tests/ex-27.out
blob: 6da8a1570741bb896e0f902b6e1d5024eece95dd (plain)
1
2
3
4
5
6
_:genid1 <http://example.org/ns#name> "prop1name" .
<http://example.org/node> <http://example.org/ns#prop1> _:genid1 .
_:genid2 <http://example.org/ns#name> "prop2name" .
<http://example.org/node> <http://example.org/ns#prop2> _:genid2 .
_:genid3 <http://example.org/ns#name> "prop3name" .
<http://example.org/node> <http://example.org/ns#prop3> _:genid3 .