Skip to content

Commit 6ed8d83

Browse files
committed
Add test file!
1 parent 61f138b commit 6ed8d83

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
_:person_l0_p0_r0 <http://xmlns.com/foaf/0.1/lastName> "Strong" .
2+
_:person_l0_p0_r1 <http://xmlns.com/foaf/0.1/lastName> "Brite" .
3+
_:person_l0_p0_r1 <http://xmlns.com/foaf/0.1/mbox> (<mailto:bob.brite@example.com> <mailto:bob.brite@example.com> <mailto:bob.brite2@example.com>) .
4+
_:person_l0_p0_r0 <http://xmlns.com/foaf/0.1/mbox> (<mailto:ann.strong@example.com> (<mailto:ann.strong@example.com> (<mailto:ann.strong@example.com>))) .
5+
_:person_l0_p0_r0 <http://xmlns.com/foaf/0.1/firstName> "Ann" .
6+
_:person_l0_p0_r1 <http://xmlns.com/foaf/0.1/firstName> "Bob" .
7+
_:person_l0_p0_r0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
8+
_:person_l0_p0_r1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .

0 commit comments

Comments
 (0)