Chris@0
|
1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> <http://example.org/isA> <http://example.org/List> .
|
Chris@0
|
2 _:genid1 <http://example.org/isA> <http://example.org/Blank> .
|
Chris@0
|
3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> <http://example.org/sameAs> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
|
Chris@0
|
4 _:genid2 <http://example.org/sameAs> _:genid3 .
|
Chris@0
|
5 _:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "apple" .
|
Chris@0
|
6 _:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid5 .
|
Chris@0
|
7 _:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "banana" .
|
Chris@0
|
8 _:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid6 .
|
Chris@0
|
9 _:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "pear" .
|
Chris@0
|
10 _:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
|
Chris@0
|
11 _:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/List> .
|
Chris@0
|
12 _:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid8 .
|
Chris@0
|
13 _:genid8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/a> .
|
Chris@0
|
14 _:genid8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid9 .
|
Chris@0
|
15 _:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/b> .
|
Chris@0
|
16 _:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
|
Chris@0
|
17 _:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid10 .
|
Chris@0
|
18 _:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid11 .
|
Chris@0
|
19 _:genid11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/c> .
|
Chris@0
|
20 _:genid11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid12 .
|
Chris@0
|
21 _:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/d> .
|
Chris@0
|
22 _:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
|
Chris@0
|
23 _:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
|
Chris@0
|
24 _:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/List> .
|
Chris@0
|
25 _:genid13 <http://example.org/list> _:genid14 .
|
Chris@0
|
26 _:genid14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "apple" .
|
Chris@0
|
27 _:genid14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid15 .
|
Chris@0
|
28 _:genid15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "banana" .
|
Chris@0
|
29 _:genid15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid16 .
|
Chris@0
|
30 _:genid16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "pear" .
|
Chris@0
|
31 _:genid16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
|
Chris@0
|
32 _:genid17 <http://example.org/a> <http://example.org/b> .
|
Chris@0
|
33 _:genid17 <http://example.org/a> <http://example.org/c> .
|
Chris@0
|
34 _:genid17 <http://example.org/a> <http://example.org/d> .
|
Chris@0
|
35 _:genid18 <http://example.org/a> _:genid19 .
|
Chris@0
|
36 _:genid19 <http://example.org/b> <http://example.org/c> .
|
Chris@0
|
37 _:genid19 <http://example.org/d> <http://example.org/e> .
|
Chris@0
|
38 _:genid18 <http://example.org/a> _:genid20 .
|
Chris@0
|
39 _:genid20 <http://example.org/f> <http://example.org/g> .
|
Chris@0
|
40 _:genid21 <http://example.org/list> _:genid22 .
|
Chris@0
|
41 _:genid22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid23 .
|
Chris@0
|
42 _:genid23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Apple> .
|
Chris@0
|
43 _:genid22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid24 .
|
Chris@0
|
44 _:genid24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid25 .
|
Chris@0
|
45 _:genid25 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Banana> .
|
Chris@0
|
46 _:genid24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
|