@polycode-projects/the-mechanical-code-talker 4.1.9 → 5.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/corpus/worlds/index.json.gz +0 -0
- package/corpus/worlds/manifest.json +35 -5
- package/corpus/worlds/shards/town-square-chapel.jsonl.gz +0 -0
- package/corpus/worlds/shards/town-square-market.jsonl.gz +0 -0
- package/corpus/worlds/shards/town-square.jsonl.gz +0 -0
- package/corpus/worlds/src/town-square-chapel.jsonl +929 -0
- package/corpus/worlds/src/town-square-market.jsonl +455 -0
- package/corpus/worlds/src/town-square.jsonl +687 -0
- package/data/mudiii-assets.json +201 -0
- package/package.json +8 -2
- package/src/domain/agent-belief.mjs +96 -0
- package/src/domain/answer-variants.json +1 -1
- package/src/domain/game-config.mjs +65 -0
- package/src/domain/memory/compaction.mjs +2 -0
- package/src/domain/town-square-world.mjs +416 -0
- package/src/services/adventure-editor.mjs +36 -0
- package/src/services/adventure.mjs +45 -15
- package/src/services/chat.mjs +25 -1
- package/src/services/mud-editor.mjs +80 -0
- package/src/services/mudiii-scene.mjs +766 -0
- package/src/services/mudiii-turn.mjs +670 -0
- package/src/services/mudiii-viz.mjs +1247 -0
- package/src/services/pill-complete.mjs +495 -0
- package/src/services/predator-prey.mjs +916 -0
- package/src/services/spider-fly.mjs +14 -64
- package/src/services/world-teach.mjs +214 -0
- package/src/surfaces/web/adventure-browser-entry.mjs +18 -3
- package/src/surfaces/web/memory-ask-browser.bundle.js +126 -121
- package/src/surfaces/web/mudiii-browser-entry.mjs +224 -0
|
@@ -0,0 +1,929 @@
|
|
|
1
|
+
{"world":"town-square-chapel","kind":"meta","opening":"the chapel corner of the town square, fenced to the south and shaded by three oaks. Two foxes hunt here, and two goblins know it."}
|
|
2
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-1","predicate":"rdf:type","object":"cell"}
|
|
3
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-1","predicate":"mgx:has-exit-south","object":"cell-1-2"}
|
|
4
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-1","predicate":"mgx:has-exit-east","object":"cell-2-1"}
|
|
5
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-1","predicate":"rdf:type","object":"cell"}
|
|
6
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-1","predicate":"mgx:has-exit-east","object":"cell-3-1"}
|
|
7
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-1","predicate":"mgx:has-exit-west","object":"cell-1-1"}
|
|
8
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-1","predicate":"rdf:type","object":"cell"}
|
|
9
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-1","predicate":"mgx:has-exit-east","object":"cell-4-1"}
|
|
10
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-1","predicate":"mgx:has-exit-west","object":"cell-2-1"}
|
|
11
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-1","predicate":"rdf:type","object":"cell"}
|
|
12
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-1","predicate":"mgx:has-exit-south","object":"cell-4-2"}
|
|
13
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-1","predicate":"mgx:has-exit-east","object":"cell-5-1"}
|
|
14
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-1","predicate":"mgx:has-exit-west","object":"cell-3-1"}
|
|
15
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-1","predicate":"rdf:type","object":"cell"}
|
|
16
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-1","predicate":"mgx:has-exit-south","object":"cell-5-2"}
|
|
17
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-1","predicate":"mgx:has-exit-east","object":"cell-6-1"}
|
|
18
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-1","predicate":"mgx:has-exit-west","object":"cell-4-1"}
|
|
19
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-1","predicate":"rdf:type","object":"cell"}
|
|
20
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-1","predicate":"mgx:has-exit-south","object":"cell-6-2"}
|
|
21
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-1","predicate":"mgx:has-exit-east","object":"cell-7-1"}
|
|
22
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-1","predicate":"mgx:has-exit-west","object":"cell-5-1"}
|
|
23
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-1","predicate":"rdf:type","object":"cell"}
|
|
24
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-1","predicate":"mgx:has-exit-south","object":"cell-7-2"}
|
|
25
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-1","predicate":"mgx:has-exit-east","object":"cell-8-1"}
|
|
26
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-1","predicate":"mgx:has-exit-west","object":"cell-6-1"}
|
|
27
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-1","predicate":"rdf:type","object":"cell"}
|
|
28
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-1","predicate":"mgx:has-exit-south","object":"cell-8-2"}
|
|
29
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-1","predicate":"mgx:has-exit-east","object":"cell-9-1"}
|
|
30
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-1","predicate":"mgx:has-exit-west","object":"cell-7-1"}
|
|
31
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-1","predicate":"rdf:type","object":"cell"}
|
|
32
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-1","predicate":"mgx:has-exit-south","object":"cell-9-2"}
|
|
33
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-1","predicate":"mgx:has-exit-east","object":"cell-10-1"}
|
|
34
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-1","predicate":"mgx:has-exit-west","object":"cell-8-1"}
|
|
35
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-1","predicate":"rdf:type","object":"cell"}
|
|
36
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-1","predicate":"mgx:has-exit-south","object":"cell-10-2"}
|
|
37
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-1","predicate":"mgx:has-exit-east","object":"cell-11-1"}
|
|
38
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-1","predicate":"mgx:has-exit-west","object":"cell-9-1"}
|
|
39
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-1","predicate":"rdf:type","object":"cell"}
|
|
40
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-1","predicate":"mgx:has-exit-south","object":"cell-11-2"}
|
|
41
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-1","predicate":"mgx:has-exit-east","object":"cell-12-1"}
|
|
42
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-1","predicate":"mgx:has-exit-west","object":"cell-10-1"}
|
|
43
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-1","predicate":"rdf:type","object":"cell"}
|
|
44
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-1","predicate":"mgx:has-exit-south","object":"cell-12-2"}
|
|
45
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-1","predicate":"mgx:has-exit-east","object":"cell-13-1"}
|
|
46
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-1","predicate":"mgx:has-exit-west","object":"cell-11-1"}
|
|
47
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-1","predicate":"rdf:type","object":"cell"}
|
|
48
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-1","predicate":"mgx:has-exit-south","object":"cell-13-2"}
|
|
49
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-1","predicate":"mgx:has-exit-east","object":"cell-14-1"}
|
|
50
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-1","predicate":"mgx:has-exit-west","object":"cell-12-1"}
|
|
51
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-1","predicate":"rdf:type","object":"cell"}
|
|
52
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-1","predicate":"mgx:has-exit-south","object":"cell-14-2"}
|
|
53
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-1","predicate":"mgx:has-exit-west","object":"cell-13-1"}
|
|
54
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-2","predicate":"rdf:type","object":"cell"}
|
|
55
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-2","predicate":"mgx:has-exit-north","object":"cell-1-1"}
|
|
56
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-2","predicate":"mgx:has-exit-south","object":"cell-1-3"}
|
|
57
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-2","predicate":"rdf:type","object":"cell"}
|
|
58
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-2","predicate":"rdf:type","object":"cell"}
|
|
59
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-2","predicate":"rdf:type","object":"cell"}
|
|
60
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-2","predicate":"mgx:has-exit-north","object":"cell-4-1"}
|
|
61
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-2","predicate":"mgx:has-exit-south","object":"cell-4-3"}
|
|
62
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-2","predicate":"mgx:has-exit-east","object":"cell-5-2"}
|
|
63
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-2","predicate":"rdf:type","object":"cell"}
|
|
64
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-2","predicate":"mgx:has-exit-north","object":"cell-5-1"}
|
|
65
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-2","predicate":"mgx:has-exit-south","object":"cell-5-3"}
|
|
66
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-2","predicate":"mgx:has-exit-east","object":"cell-6-2"}
|
|
67
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-2","predicate":"mgx:has-exit-west","object":"cell-4-2"}
|
|
68
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-2","predicate":"rdf:type","object":"cell"}
|
|
69
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-2","predicate":"mgx:has-exit-north","object":"cell-6-1"}
|
|
70
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-2","predicate":"mgx:has-exit-south","object":"cell-6-3"}
|
|
71
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-2","predicate":"mgx:has-exit-east","object":"cell-7-2"}
|
|
72
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-2","predicate":"mgx:has-exit-west","object":"cell-5-2"}
|
|
73
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-2","predicate":"rdf:type","object":"cell"}
|
|
74
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-2","predicate":"mgx:has-exit-north","object":"cell-7-1"}
|
|
75
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-2","predicate":"mgx:has-exit-south","object":"cell-7-3"}
|
|
76
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-2","predicate":"mgx:has-exit-east","object":"cell-8-2"}
|
|
77
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-2","predicate":"mgx:has-exit-west","object":"cell-6-2"}
|
|
78
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-2","predicate":"rdf:type","object":"cell"}
|
|
79
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-2","predicate":"mgx:has-exit-north","object":"cell-8-1"}
|
|
80
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-2","predicate":"mgx:has-exit-south","object":"cell-8-3"}
|
|
81
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-2","predicate":"mgx:has-exit-east","object":"cell-9-2"}
|
|
82
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-2","predicate":"mgx:has-exit-west","object":"cell-7-2"}
|
|
83
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-2","predicate":"rdf:type","object":"cell"}
|
|
84
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-2","predicate":"mgx:has-exit-north","object":"cell-9-1"}
|
|
85
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-2","predicate":"mgx:has-exit-south","object":"cell-9-3"}
|
|
86
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-2","predicate":"mgx:has-exit-east","object":"cell-10-2"}
|
|
87
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-2","predicate":"mgx:has-exit-west","object":"cell-8-2"}
|
|
88
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-2","predicate":"rdf:type","object":"cell"}
|
|
89
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-2","predicate":"mgx:has-exit-north","object":"cell-10-1"}
|
|
90
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-2","predicate":"mgx:has-exit-south","object":"cell-10-3"}
|
|
91
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-2","predicate":"mgx:has-exit-east","object":"cell-11-2"}
|
|
92
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-2","predicate":"mgx:has-exit-west","object":"cell-9-2"}
|
|
93
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-2","predicate":"rdf:type","object":"cell"}
|
|
94
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-2","predicate":"mgx:has-exit-north","object":"cell-11-1"}
|
|
95
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-2","predicate":"mgx:has-exit-south","object":"cell-11-3"}
|
|
96
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-2","predicate":"mgx:has-exit-east","object":"cell-12-2"}
|
|
97
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-2","predicate":"mgx:has-exit-west","object":"cell-10-2"}
|
|
98
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-2","predicate":"rdf:type","object":"cell"}
|
|
99
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-2","predicate":"mgx:has-exit-north","object":"cell-12-1"}
|
|
100
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-2","predicate":"mgx:has-exit-south","object":"cell-12-3"}
|
|
101
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-2","predicate":"mgx:has-exit-east","object":"cell-13-2"}
|
|
102
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-2","predicate":"mgx:has-exit-west","object":"cell-11-2"}
|
|
103
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-2","predicate":"rdf:type","object":"cell"}
|
|
104
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-2","predicate":"mgx:has-exit-north","object":"cell-13-1"}
|
|
105
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-2","predicate":"mgx:has-exit-south","object":"cell-13-3"}
|
|
106
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-2","predicate":"mgx:has-exit-east","object":"cell-14-2"}
|
|
107
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-2","predicate":"mgx:has-exit-west","object":"cell-12-2"}
|
|
108
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-2","predicate":"rdf:type","object":"cell"}
|
|
109
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-2","predicate":"mgx:has-exit-north","object":"cell-14-1"}
|
|
110
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-2","predicate":"mgx:has-exit-south","object":"cell-14-3"}
|
|
111
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-2","predicate":"mgx:has-exit-west","object":"cell-13-2"}
|
|
112
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-3","predicate":"rdf:type","object":"cell"}
|
|
113
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-3","predicate":"mgx:has-exit-north","object":"cell-1-2"}
|
|
114
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-3","predicate":"mgx:has-exit-south","object":"cell-1-4"}
|
|
115
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-3","predicate":"rdf:type","object":"cell"}
|
|
116
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-3","predicate":"rdf:type","object":"cell"}
|
|
117
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-3","predicate":"mgx:has-exit-south","object":"cell-3-4"}
|
|
118
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-3","predicate":"mgx:has-exit-east","object":"cell-4-3"}
|
|
119
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-3","predicate":"rdf:type","object":"cell"}
|
|
120
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-3","predicate":"mgx:has-exit-north","object":"cell-4-2"}
|
|
121
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-3","predicate":"mgx:has-exit-south","object":"cell-4-4"}
|
|
122
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-3","predicate":"mgx:has-exit-east","object":"cell-5-3"}
|
|
123
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-3","predicate":"mgx:has-exit-west","object":"cell-3-3"}
|
|
124
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-3","predicate":"rdf:type","object":"cell"}
|
|
125
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-3","predicate":"mgx:has-exit-north","object":"cell-5-2"}
|
|
126
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-3","predicate":"mgx:has-exit-south","object":"cell-5-4"}
|
|
127
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-3","predicate":"mgx:has-exit-east","object":"cell-6-3"}
|
|
128
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-3","predicate":"mgx:has-exit-west","object":"cell-4-3"}
|
|
129
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-3","predicate":"rdf:type","object":"cell"}
|
|
130
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-3","predicate":"mgx:has-exit-north","object":"cell-6-2"}
|
|
131
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-3","predicate":"mgx:has-exit-south","object":"cell-6-4"}
|
|
132
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-3","predicate":"mgx:has-exit-east","object":"cell-7-3"}
|
|
133
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-3","predicate":"mgx:has-exit-west","object":"cell-5-3"}
|
|
134
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-3","predicate":"rdf:type","object":"cell"}
|
|
135
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-3","predicate":"mgx:has-exit-north","object":"cell-7-2"}
|
|
136
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-3","predicate":"mgx:has-exit-south","object":"cell-7-4"}
|
|
137
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-3","predicate":"mgx:has-exit-east","object":"cell-8-3"}
|
|
138
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-3","predicate":"mgx:has-exit-west","object":"cell-6-3"}
|
|
139
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-3","predicate":"rdf:type","object":"cell"}
|
|
140
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-3","predicate":"mgx:has-exit-north","object":"cell-8-2"}
|
|
141
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-3","predicate":"mgx:has-exit-south","object":"cell-8-4"}
|
|
142
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-3","predicate":"mgx:has-exit-east","object":"cell-9-3"}
|
|
143
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-3","predicate":"mgx:has-exit-west","object":"cell-7-3"}
|
|
144
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-3","predicate":"rdf:type","object":"cell"}
|
|
145
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-3","predicate":"mgx:has-exit-north","object":"cell-9-2"}
|
|
146
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-3","predicate":"mgx:has-exit-south","object":"cell-9-4"}
|
|
147
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-3","predicate":"mgx:has-exit-east","object":"cell-10-3"}
|
|
148
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-3","predicate":"mgx:has-exit-west","object":"cell-8-3"}
|
|
149
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-3","predicate":"rdf:type","object":"cell"}
|
|
150
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-3","predicate":"mgx:has-exit-north","object":"cell-10-2"}
|
|
151
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-3","predicate":"mgx:has-exit-south","object":"cell-10-4"}
|
|
152
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-3","predicate":"mgx:has-exit-east","object":"cell-11-3"}
|
|
153
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-3","predicate":"mgx:has-exit-west","object":"cell-9-3"}
|
|
154
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-3","predicate":"rdf:type","object":"cell"}
|
|
155
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-3","predicate":"mgx:has-exit-north","object":"cell-11-2"}
|
|
156
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-3","predicate":"mgx:has-exit-south","object":"cell-11-4"}
|
|
157
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-3","predicate":"mgx:has-exit-east","object":"cell-12-3"}
|
|
158
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-3","predicate":"mgx:has-exit-west","object":"cell-10-3"}
|
|
159
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-3","predicate":"rdf:type","object":"cell"}
|
|
160
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-3","predicate":"mgx:has-exit-north","object":"cell-12-2"}
|
|
161
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-3","predicate":"mgx:has-exit-east","object":"cell-13-3"}
|
|
162
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-3","predicate":"mgx:has-exit-west","object":"cell-11-3"}
|
|
163
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-3","predicate":"rdf:type","object":"cell"}
|
|
164
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-3","predicate":"mgx:has-exit-north","object":"cell-13-2"}
|
|
165
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-3","predicate":"mgx:has-exit-south","object":"cell-13-4"}
|
|
166
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-3","predicate":"mgx:has-exit-east","object":"cell-14-3"}
|
|
167
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-3","predicate":"mgx:has-exit-west","object":"cell-12-3"}
|
|
168
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-3","predicate":"rdf:type","object":"cell"}
|
|
169
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-3","predicate":"mgx:has-exit-north","object":"cell-14-2"}
|
|
170
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-3","predicate":"mgx:has-exit-south","object":"cell-14-4"}
|
|
171
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-3","predicate":"mgx:has-exit-west","object":"cell-13-3"}
|
|
172
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-4","predicate":"rdf:type","object":"cell"}
|
|
173
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-4","predicate":"mgx:has-exit-north","object":"cell-1-3"}
|
|
174
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-4","predicate":"mgx:has-exit-south","object":"cell-1-5"}
|
|
175
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-4","predicate":"mgx:has-exit-east","object":"cell-2-4"}
|
|
176
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-4","predicate":"rdf:type","object":"cell"}
|
|
177
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-4","predicate":"mgx:has-exit-south","object":"cell-2-5"}
|
|
178
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-4","predicate":"mgx:has-exit-east","object":"cell-3-4"}
|
|
179
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-4","predicate":"mgx:has-exit-west","object":"cell-1-4"}
|
|
180
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-4","predicate":"rdf:type","object":"cell"}
|
|
181
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-4","predicate":"mgx:has-exit-north","object":"cell-3-3"}
|
|
182
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-4","predicate":"mgx:has-exit-south","object":"cell-3-5"}
|
|
183
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-4","predicate":"mgx:has-exit-east","object":"cell-4-4"}
|
|
184
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-4","predicate":"mgx:has-exit-west","object":"cell-2-4"}
|
|
185
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-4","predicate":"rdf:type","object":"cell"}
|
|
186
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-4","predicate":"mgx:has-exit-north","object":"cell-4-3"}
|
|
187
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-4","predicate":"mgx:has-exit-south","object":"cell-4-5"}
|
|
188
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-4","predicate":"mgx:has-exit-east","object":"cell-5-4"}
|
|
189
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-4","predicate":"mgx:has-exit-west","object":"cell-3-4"}
|
|
190
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-4","predicate":"rdf:type","object":"cell"}
|
|
191
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-4","predicate":"mgx:has-exit-north","object":"cell-5-3"}
|
|
192
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-4","predicate":"mgx:has-exit-south","object":"cell-5-5"}
|
|
193
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-4","predicate":"mgx:has-exit-east","object":"cell-6-4"}
|
|
194
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-4","predicate":"mgx:has-exit-west","object":"cell-4-4"}
|
|
195
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-4","predicate":"rdf:type","object":"cell"}
|
|
196
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-4","predicate":"mgx:has-exit-north","object":"cell-6-3"}
|
|
197
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-4","predicate":"mgx:has-exit-south","object":"cell-6-5"}
|
|
198
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-4","predicate":"mgx:has-exit-east","object":"cell-7-4"}
|
|
199
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-4","predicate":"mgx:has-exit-west","object":"cell-5-4"}
|
|
200
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-4","predicate":"rdf:type","object":"cell"}
|
|
201
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-4","predicate":"mgx:has-exit-north","object":"cell-7-3"}
|
|
202
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-4","predicate":"mgx:has-exit-south","object":"cell-7-5"}
|
|
203
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-4","predicate":"mgx:has-exit-east","object":"cell-8-4"}
|
|
204
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-4","predicate":"mgx:has-exit-west","object":"cell-6-4"}
|
|
205
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-4","predicate":"rdf:type","object":"cell"}
|
|
206
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-4","predicate":"mgx:has-exit-north","object":"cell-8-3"}
|
|
207
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-4","predicate":"mgx:has-exit-south","object":"cell-8-5"}
|
|
208
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-4","predicate":"mgx:has-exit-east","object":"cell-9-4"}
|
|
209
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-4","predicate":"mgx:has-exit-west","object":"cell-7-4"}
|
|
210
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-4","predicate":"rdf:type","object":"cell"}
|
|
211
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-4","predicate":"mgx:has-exit-north","object":"cell-9-3"}
|
|
212
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-4","predicate":"mgx:has-exit-south","object":"cell-9-5"}
|
|
213
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-4","predicate":"mgx:has-exit-east","object":"cell-10-4"}
|
|
214
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-4","predicate":"mgx:has-exit-west","object":"cell-8-4"}
|
|
215
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-4","predicate":"rdf:type","object":"cell"}
|
|
216
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-4","predicate":"mgx:has-exit-north","object":"cell-10-3"}
|
|
217
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-4","predicate":"mgx:has-exit-south","object":"cell-10-5"}
|
|
218
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-4","predicate":"mgx:has-exit-east","object":"cell-11-4"}
|
|
219
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-4","predicate":"mgx:has-exit-west","object":"cell-9-4"}
|
|
220
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-4","predicate":"rdf:type","object":"cell"}
|
|
221
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-4","predicate":"mgx:has-exit-north","object":"cell-11-3"}
|
|
222
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-4","predicate":"mgx:has-exit-south","object":"cell-11-5"}
|
|
223
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-4","predicate":"mgx:has-exit-west","object":"cell-10-4"}
|
|
224
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-4","predicate":"rdf:type","object":"cell"}
|
|
225
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-4","predicate":"rdf:type","object":"cell"}
|
|
226
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-4","predicate":"mgx:has-exit-north","object":"cell-13-3"}
|
|
227
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-4","predicate":"mgx:has-exit-south","object":"cell-13-5"}
|
|
228
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-4","predicate":"mgx:has-exit-east","object":"cell-14-4"}
|
|
229
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-4","predicate":"rdf:type","object":"cell"}
|
|
230
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-4","predicate":"mgx:has-exit-north","object":"cell-14-3"}
|
|
231
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-4","predicate":"mgx:has-exit-south","object":"cell-14-5"}
|
|
232
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-4","predicate":"mgx:has-exit-west","object":"cell-13-4"}
|
|
233
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-5","predicate":"rdf:type","object":"cell"}
|
|
234
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-5","predicate":"mgx:has-exit-north","object":"cell-1-4"}
|
|
235
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-5","predicate":"mgx:has-exit-south","object":"cell-1-6"}
|
|
236
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-5","predicate":"mgx:has-exit-east","object":"cell-2-5"}
|
|
237
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-5","predicate":"rdf:type","object":"cell"}
|
|
238
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-5","predicate":"mgx:has-exit-north","object":"cell-2-4"}
|
|
239
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-5","predicate":"mgx:has-exit-south","object":"cell-2-6"}
|
|
240
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-5","predicate":"mgx:has-exit-east","object":"cell-3-5"}
|
|
241
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-5","predicate":"mgx:has-exit-west","object":"cell-1-5"}
|
|
242
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-5","predicate":"rdf:type","object":"cell"}
|
|
243
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-5","predicate":"mgx:has-exit-north","object":"cell-3-4"}
|
|
244
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-5","predicate":"mgx:has-exit-south","object":"cell-3-6"}
|
|
245
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-5","predicate":"mgx:has-exit-east","object":"cell-4-5"}
|
|
246
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-5","predicate":"mgx:has-exit-west","object":"cell-2-5"}
|
|
247
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-5","predicate":"rdf:type","object":"cell"}
|
|
248
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-5","predicate":"mgx:has-exit-north","object":"cell-4-4"}
|
|
249
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-5","predicate":"mgx:has-exit-south","object":"cell-4-6"}
|
|
250
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-5","predicate":"mgx:has-exit-east","object":"cell-5-5"}
|
|
251
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-5","predicate":"mgx:has-exit-west","object":"cell-3-5"}
|
|
252
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-5","predicate":"rdf:type","object":"cell"}
|
|
253
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-5","predicate":"mgx:has-exit-north","object":"cell-5-4"}
|
|
254
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-5","predicate":"mgx:has-exit-south","object":"cell-5-6"}
|
|
255
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-5","predicate":"mgx:has-exit-east","object":"cell-6-5"}
|
|
256
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-5","predicate":"mgx:has-exit-west","object":"cell-4-5"}
|
|
257
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-5","predicate":"rdf:type","object":"cell"}
|
|
258
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-5","predicate":"mgx:has-exit-north","object":"cell-6-4"}
|
|
259
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-5","predicate":"mgx:has-exit-south","object":"cell-6-6"}
|
|
260
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-5","predicate":"mgx:has-exit-east","object":"cell-7-5"}
|
|
261
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-5","predicate":"mgx:has-exit-west","object":"cell-5-5"}
|
|
262
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-5","predicate":"rdf:type","object":"cell"}
|
|
263
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-5","predicate":"mgx:has-exit-north","object":"cell-7-4"}
|
|
264
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-5","predicate":"mgx:has-exit-south","object":"cell-7-6"}
|
|
265
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-5","predicate":"mgx:has-exit-east","object":"cell-8-5"}
|
|
266
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-5","predicate":"mgx:has-exit-west","object":"cell-6-5"}
|
|
267
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-5","predicate":"rdf:type","object":"cell"}
|
|
268
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-5","predicate":"mgx:has-exit-north","object":"cell-8-4"}
|
|
269
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-5","predicate":"mgx:has-exit-south","object":"cell-8-6"}
|
|
270
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-5","predicate":"mgx:has-exit-east","object":"cell-9-5"}
|
|
271
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-5","predicate":"mgx:has-exit-west","object":"cell-7-5"}
|
|
272
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-5","predicate":"rdf:type","object":"cell"}
|
|
273
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-5","predicate":"mgx:has-exit-north","object":"cell-9-4"}
|
|
274
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-5","predicate":"mgx:has-exit-south","object":"cell-9-6"}
|
|
275
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-5","predicate":"mgx:has-exit-east","object":"cell-10-5"}
|
|
276
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-5","predicate":"mgx:has-exit-west","object":"cell-8-5"}
|
|
277
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-5","predicate":"rdf:type","object":"cell"}
|
|
278
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-5","predicate":"mgx:has-exit-north","object":"cell-10-4"}
|
|
279
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-5","predicate":"mgx:has-exit-south","object":"cell-10-6"}
|
|
280
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-5","predicate":"mgx:has-exit-east","object":"cell-11-5"}
|
|
281
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-5","predicate":"mgx:has-exit-west","object":"cell-9-5"}
|
|
282
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-5","predicate":"rdf:type","object":"cell"}
|
|
283
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-5","predicate":"mgx:has-exit-north","object":"cell-11-4"}
|
|
284
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-5","predicate":"mgx:has-exit-south","object":"cell-11-6"}
|
|
285
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-5","predicate":"mgx:has-exit-east","object":"cell-12-5"}
|
|
286
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-5","predicate":"mgx:has-exit-west","object":"cell-10-5"}
|
|
287
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-5","predicate":"rdf:type","object":"cell"}
|
|
288
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-5","predicate":"mgx:has-exit-south","object":"cell-12-6"}
|
|
289
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-5","predicate":"mgx:has-exit-east","object":"cell-13-5"}
|
|
290
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-5","predicate":"mgx:has-exit-west","object":"cell-11-5"}
|
|
291
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-5","predicate":"rdf:type","object":"cell"}
|
|
292
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-5","predicate":"mgx:has-exit-north","object":"cell-13-4"}
|
|
293
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-5","predicate":"mgx:has-exit-south","object":"cell-13-6"}
|
|
294
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-5","predicate":"mgx:has-exit-east","object":"cell-14-5"}
|
|
295
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-5","predicate":"mgx:has-exit-west","object":"cell-12-5"}
|
|
296
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-5","predicate":"rdf:type","object":"cell"}
|
|
297
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-5","predicate":"mgx:has-exit-north","object":"cell-14-4"}
|
|
298
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-5","predicate":"mgx:has-exit-south","object":"cell-14-6"}
|
|
299
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-5","predicate":"mgx:has-exit-west","object":"cell-13-5"}
|
|
300
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-6","predicate":"rdf:type","object":"cell"}
|
|
301
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-6","predicate":"mgx:has-exit-north","object":"cell-1-5"}
|
|
302
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-6","predicate":"mgx:has-exit-south","object":"cell-1-7"}
|
|
303
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-6","predicate":"mgx:has-exit-east","object":"cell-2-6"}
|
|
304
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-6","predicate":"rdf:type","object":"cell"}
|
|
305
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-6","predicate":"mgx:has-exit-north","object":"cell-2-5"}
|
|
306
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-6","predicate":"mgx:has-exit-south","object":"cell-2-7"}
|
|
307
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-6","predicate":"mgx:has-exit-east","object":"cell-3-6"}
|
|
308
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-6","predicate":"mgx:has-exit-west","object":"cell-1-6"}
|
|
309
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-6","predicate":"rdf:type","object":"cell"}
|
|
310
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-6","predicate":"mgx:has-exit-north","object":"cell-3-5"}
|
|
311
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-6","predicate":"mgx:has-exit-south","object":"cell-3-7"}
|
|
312
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-6","predicate":"mgx:has-exit-east","object":"cell-4-6"}
|
|
313
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-6","predicate":"mgx:has-exit-west","object":"cell-2-6"}
|
|
314
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-6","predicate":"rdf:type","object":"cell"}
|
|
315
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-6","predicate":"mgx:has-exit-north","object":"cell-4-5"}
|
|
316
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-6","predicate":"mgx:has-exit-south","object":"cell-4-7"}
|
|
317
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-6","predicate":"mgx:has-exit-east","object":"cell-5-6"}
|
|
318
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-6","predicate":"mgx:has-exit-west","object":"cell-3-6"}
|
|
319
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-6","predicate":"rdf:type","object":"cell"}
|
|
320
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-6","predicate":"mgx:has-exit-north","object":"cell-5-5"}
|
|
321
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-6","predicate":"mgx:has-exit-south","object":"cell-5-7"}
|
|
322
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-6","predicate":"mgx:has-exit-east","object":"cell-6-6"}
|
|
323
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-6","predicate":"mgx:has-exit-west","object":"cell-4-6"}
|
|
324
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-6","predicate":"rdf:type","object":"cell"}
|
|
325
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-6","predicate":"mgx:has-exit-north","object":"cell-6-5"}
|
|
326
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-6","predicate":"mgx:has-exit-south","object":"cell-6-7"}
|
|
327
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-6","predicate":"mgx:has-exit-east","object":"cell-7-6"}
|
|
328
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-6","predicate":"mgx:has-exit-west","object":"cell-5-6"}
|
|
329
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-6","predicate":"rdf:type","object":"cell"}
|
|
330
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-6","predicate":"mgx:has-exit-north","object":"cell-7-5"}
|
|
331
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-6","predicate":"mgx:has-exit-south","object":"cell-7-7"}
|
|
332
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-6","predicate":"mgx:has-exit-east","object":"cell-8-6"}
|
|
333
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-6","predicate":"mgx:has-exit-west","object":"cell-6-6"}
|
|
334
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-6","predicate":"rdf:type","object":"cell"}
|
|
335
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-6","predicate":"mgx:has-exit-north","object":"cell-8-5"}
|
|
336
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-6","predicate":"mgx:has-exit-south","object":"cell-8-7"}
|
|
337
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-6","predicate":"mgx:has-exit-east","object":"cell-9-6"}
|
|
338
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-6","predicate":"mgx:has-exit-west","object":"cell-7-6"}
|
|
339
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-6","predicate":"rdf:type","object":"cell"}
|
|
340
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-6","predicate":"mgx:has-exit-north","object":"cell-9-5"}
|
|
341
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-6","predicate":"mgx:has-exit-south","object":"cell-9-7"}
|
|
342
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-6","predicate":"mgx:has-exit-east","object":"cell-10-6"}
|
|
343
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-6","predicate":"mgx:has-exit-west","object":"cell-8-6"}
|
|
344
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-6","predicate":"rdf:type","object":"cell"}
|
|
345
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-6","predicate":"mgx:has-exit-north","object":"cell-10-5"}
|
|
346
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-6","predicate":"mgx:has-exit-south","object":"cell-10-7"}
|
|
347
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-6","predicate":"mgx:has-exit-east","object":"cell-11-6"}
|
|
348
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-6","predicate":"mgx:has-exit-west","object":"cell-9-6"}
|
|
349
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-6","predicate":"rdf:type","object":"cell"}
|
|
350
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-6","predicate":"mgx:has-exit-north","object":"cell-11-5"}
|
|
351
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-6","predicate":"mgx:has-exit-south","object":"cell-11-7"}
|
|
352
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-6","predicate":"mgx:has-exit-east","object":"cell-12-6"}
|
|
353
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-6","predicate":"mgx:has-exit-west","object":"cell-10-6"}
|
|
354
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-6","predicate":"rdf:type","object":"cell"}
|
|
355
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-6","predicate":"mgx:has-exit-north","object":"cell-12-5"}
|
|
356
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-6","predicate":"mgx:has-exit-south","object":"cell-12-7"}
|
|
357
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-6","predicate":"mgx:has-exit-east","object":"cell-13-6"}
|
|
358
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-6","predicate":"mgx:has-exit-west","object":"cell-11-6"}
|
|
359
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-6","predicate":"rdf:type","object":"cell"}
|
|
360
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-6","predicate":"mgx:has-exit-north","object":"cell-13-5"}
|
|
361
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-6","predicate":"mgx:has-exit-south","object":"cell-13-7"}
|
|
362
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-6","predicate":"mgx:has-exit-east","object":"cell-14-6"}
|
|
363
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-6","predicate":"mgx:has-exit-west","object":"cell-12-6"}
|
|
364
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-6","predicate":"rdf:type","object":"cell"}
|
|
365
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-6","predicate":"mgx:has-exit-north","object":"cell-14-5"}
|
|
366
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-6","predicate":"mgx:has-exit-south","object":"cell-14-7"}
|
|
367
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-6","predicate":"mgx:has-exit-west","object":"cell-13-6"}
|
|
368
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-7","predicate":"rdf:type","object":"cell"}
|
|
369
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-7","predicate":"mgx:has-exit-north","object":"cell-1-6"}
|
|
370
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-7","predicate":"mgx:has-exit-south","object":"cell-1-8"}
|
|
371
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-7","predicate":"mgx:has-exit-east","object":"cell-2-7"}
|
|
372
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-7","predicate":"rdf:type","object":"cell"}
|
|
373
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-7","predicate":"mgx:has-exit-north","object":"cell-2-6"}
|
|
374
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-7","predicate":"mgx:has-exit-south","object":"cell-2-8"}
|
|
375
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-7","predicate":"mgx:has-exit-east","object":"cell-3-7"}
|
|
376
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-7","predicate":"mgx:has-exit-west","object":"cell-1-7"}
|
|
377
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-7","predicate":"rdf:type","object":"cell"}
|
|
378
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-7","predicate":"mgx:has-exit-north","object":"cell-3-6"}
|
|
379
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-7","predicate":"mgx:has-exit-south","object":"cell-3-8"}
|
|
380
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-7","predicate":"mgx:has-exit-east","object":"cell-4-7"}
|
|
381
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-7","predicate":"mgx:has-exit-west","object":"cell-2-7"}
|
|
382
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-7","predicate":"rdf:type","object":"cell"}
|
|
383
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-7","predicate":"mgx:has-exit-north","object":"cell-4-6"}
|
|
384
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-7","predicate":"mgx:has-exit-south","object":"cell-4-8"}
|
|
385
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-7","predicate":"mgx:has-exit-east","object":"cell-5-7"}
|
|
386
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-7","predicate":"mgx:has-exit-west","object":"cell-3-7"}
|
|
387
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-7","predicate":"rdf:type","object":"cell"}
|
|
388
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-7","predicate":"mgx:has-exit-north","object":"cell-5-6"}
|
|
389
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-7","predicate":"mgx:has-exit-east","object":"cell-6-7"}
|
|
390
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-7","predicate":"mgx:has-exit-west","object":"cell-4-7"}
|
|
391
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-7","predicate":"rdf:type","object":"cell"}
|
|
392
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-7","predicate":"mgx:has-exit-north","object":"cell-6-6"}
|
|
393
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-7","predicate":"mgx:has-exit-south","object":"cell-6-8"}
|
|
394
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-7","predicate":"mgx:has-exit-east","object":"cell-7-7"}
|
|
395
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-7","predicate":"mgx:has-exit-west","object":"cell-5-7"}
|
|
396
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-7","predicate":"rdf:type","object":"cell"}
|
|
397
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-7","predicate":"mgx:has-exit-north","object":"cell-7-6"}
|
|
398
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-7","predicate":"mgx:has-exit-south","object":"cell-7-8"}
|
|
399
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-7","predicate":"mgx:has-exit-east","object":"cell-8-7"}
|
|
400
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-7","predicate":"mgx:has-exit-west","object":"cell-6-7"}
|
|
401
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-7","predicate":"rdf:type","object":"cell"}
|
|
402
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-7","predicate":"mgx:has-exit-north","object":"cell-8-6"}
|
|
403
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-7","predicate":"mgx:has-exit-south","object":"cell-8-8"}
|
|
404
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-7","predicate":"mgx:has-exit-east","object":"cell-9-7"}
|
|
405
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-7","predicate":"mgx:has-exit-west","object":"cell-7-7"}
|
|
406
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-7","predicate":"rdf:type","object":"cell"}
|
|
407
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-7","predicate":"mgx:has-exit-north","object":"cell-9-6"}
|
|
408
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-7","predicate":"mgx:has-exit-south","object":"cell-9-8"}
|
|
409
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-7","predicate":"mgx:has-exit-east","object":"cell-10-7"}
|
|
410
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-7","predicate":"mgx:has-exit-west","object":"cell-8-7"}
|
|
411
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-7","predicate":"rdf:type","object":"cell"}
|
|
412
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-7","predicate":"mgx:has-exit-north","object":"cell-10-6"}
|
|
413
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-7","predicate":"mgx:has-exit-south","object":"cell-10-8"}
|
|
414
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-7","predicate":"mgx:has-exit-east","object":"cell-11-7"}
|
|
415
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-7","predicate":"mgx:has-exit-west","object":"cell-9-7"}
|
|
416
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-7","predicate":"rdf:type","object":"cell"}
|
|
417
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-7","predicate":"mgx:has-exit-north","object":"cell-11-6"}
|
|
418
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-7","predicate":"mgx:has-exit-south","object":"cell-11-8"}
|
|
419
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-7","predicate":"mgx:has-exit-east","object":"cell-12-7"}
|
|
420
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-7","predicate":"mgx:has-exit-west","object":"cell-10-7"}
|
|
421
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-7","predicate":"rdf:type","object":"cell"}
|
|
422
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-7","predicate":"mgx:has-exit-north","object":"cell-12-6"}
|
|
423
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-7","predicate":"mgx:has-exit-south","object":"cell-12-8"}
|
|
424
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-7","predicate":"mgx:has-exit-east","object":"cell-13-7"}
|
|
425
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-7","predicate":"mgx:has-exit-west","object":"cell-11-7"}
|
|
426
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-7","predicate":"rdf:type","object":"cell"}
|
|
427
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-7","predicate":"mgx:has-exit-north","object":"cell-13-6"}
|
|
428
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-7","predicate":"mgx:has-exit-south","object":"cell-13-8"}
|
|
429
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-7","predicate":"mgx:has-exit-east","object":"cell-14-7"}
|
|
430
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-7","predicate":"mgx:has-exit-west","object":"cell-12-7"}
|
|
431
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-7","predicate":"rdf:type","object":"cell"}
|
|
432
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-7","predicate":"mgx:has-exit-north","object":"cell-14-6"}
|
|
433
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-7","predicate":"mgx:has-exit-south","object":"cell-14-8"}
|
|
434
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-7","predicate":"mgx:has-exit-west","object":"cell-13-7"}
|
|
435
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-8","predicate":"rdf:type","object":"cell"}
|
|
436
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-8","predicate":"mgx:has-exit-north","object":"cell-1-7"}
|
|
437
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-8","predicate":"mgx:has-exit-south","object":"cell-1-9"}
|
|
438
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-8","predicate":"mgx:has-exit-east","object":"cell-2-8"}
|
|
439
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-8","predicate":"rdf:type","object":"cell"}
|
|
440
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-8","predicate":"mgx:has-exit-north","object":"cell-2-7"}
|
|
441
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-8","predicate":"mgx:has-exit-south","object":"cell-2-9"}
|
|
442
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-8","predicate":"mgx:has-exit-east","object":"cell-3-8"}
|
|
443
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-8","predicate":"mgx:has-exit-west","object":"cell-1-8"}
|
|
444
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-8","predicate":"rdf:type","object":"cell"}
|
|
445
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-8","predicate":"mgx:has-exit-north","object":"cell-3-7"}
|
|
446
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-8","predicate":"mgx:has-exit-south","object":"cell-3-9"}
|
|
447
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-8","predicate":"mgx:has-exit-east","object":"cell-4-8"}
|
|
448
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-8","predicate":"mgx:has-exit-west","object":"cell-2-8"}
|
|
449
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-8","predicate":"rdf:type","object":"cell"}
|
|
450
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-8","predicate":"mgx:has-exit-north","object":"cell-4-7"}
|
|
451
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-8","predicate":"mgx:has-exit-south","object":"cell-4-9"}
|
|
452
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-8","predicate":"mgx:has-exit-west","object":"cell-3-8"}
|
|
453
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-8","predicate":"rdf:type","object":"cell"}
|
|
454
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-8","predicate":"rdf:type","object":"cell"}
|
|
455
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-8","predicate":"mgx:has-exit-north","object":"cell-6-7"}
|
|
456
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-8","predicate":"mgx:has-exit-south","object":"cell-6-9"}
|
|
457
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-8","predicate":"mgx:has-exit-east","object":"cell-7-8"}
|
|
458
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-8","predicate":"rdf:type","object":"cell"}
|
|
459
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-8","predicate":"mgx:has-exit-north","object":"cell-7-7"}
|
|
460
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-8","predicate":"mgx:has-exit-south","object":"cell-7-9"}
|
|
461
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-8","predicate":"mgx:has-exit-east","object":"cell-8-8"}
|
|
462
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-8","predicate":"mgx:has-exit-west","object":"cell-6-8"}
|
|
463
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-8","predicate":"rdf:type","object":"cell"}
|
|
464
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-8","predicate":"mgx:has-exit-north","object":"cell-8-7"}
|
|
465
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-8","predicate":"mgx:has-exit-south","object":"cell-8-9"}
|
|
466
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-8","predicate":"mgx:has-exit-east","object":"cell-9-8"}
|
|
467
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-8","predicate":"mgx:has-exit-west","object":"cell-7-8"}
|
|
468
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-8","predicate":"rdf:type","object":"cell"}
|
|
469
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-8","predicate":"mgx:has-exit-north","object":"cell-9-7"}
|
|
470
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-8","predicate":"mgx:has-exit-south","object":"cell-9-9"}
|
|
471
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-8","predicate":"mgx:has-exit-east","object":"cell-10-8"}
|
|
472
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-8","predicate":"mgx:has-exit-west","object":"cell-8-8"}
|
|
473
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-8","predicate":"rdf:type","object":"cell"}
|
|
474
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-8","predicate":"mgx:has-exit-north","object":"cell-10-7"}
|
|
475
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-8","predicate":"mgx:has-exit-south","object":"cell-10-9"}
|
|
476
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-8","predicate":"mgx:has-exit-east","object":"cell-11-8"}
|
|
477
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-8","predicate":"mgx:has-exit-west","object":"cell-9-8"}
|
|
478
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-8","predicate":"rdf:type","object":"cell"}
|
|
479
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-8","predicate":"mgx:has-exit-north","object":"cell-11-7"}
|
|
480
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-8","predicate":"mgx:has-exit-south","object":"cell-11-9"}
|
|
481
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-8","predicate":"mgx:has-exit-east","object":"cell-12-8"}
|
|
482
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-8","predicate":"mgx:has-exit-west","object":"cell-10-8"}
|
|
483
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-8","predicate":"rdf:type","object":"cell"}
|
|
484
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-8","predicate":"mgx:has-exit-north","object":"cell-12-7"}
|
|
485
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-8","predicate":"mgx:has-exit-south","object":"cell-12-9"}
|
|
486
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-8","predicate":"mgx:has-exit-east","object":"cell-13-8"}
|
|
487
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-8","predicate":"mgx:has-exit-west","object":"cell-11-8"}
|
|
488
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-8","predicate":"rdf:type","object":"cell"}
|
|
489
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-8","predicate":"mgx:has-exit-north","object":"cell-13-7"}
|
|
490
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-8","predicate":"mgx:has-exit-south","object":"cell-13-9"}
|
|
491
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-8","predicate":"mgx:has-exit-east","object":"cell-14-8"}
|
|
492
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-8","predicate":"mgx:has-exit-west","object":"cell-12-8"}
|
|
493
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-8","predicate":"rdf:type","object":"cell"}
|
|
494
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-8","predicate":"mgx:has-exit-north","object":"cell-14-7"}
|
|
495
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-8","predicate":"mgx:has-exit-south","object":"cell-14-9"}
|
|
496
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-8","predicate":"mgx:has-exit-west","object":"cell-13-8"}
|
|
497
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-9","predicate":"rdf:type","object":"cell"}
|
|
498
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-9","predicate":"mgx:has-exit-north","object":"cell-1-8"}
|
|
499
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-9","predicate":"mgx:has-exit-south","object":"cell-1-10"}
|
|
500
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-9","predicate":"mgx:has-exit-east","object":"cell-2-9"}
|
|
501
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-9","predicate":"rdf:type","object":"cell"}
|
|
502
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-9","predicate":"mgx:has-exit-north","object":"cell-2-8"}
|
|
503
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-9","predicate":"mgx:has-exit-south","object":"cell-2-10"}
|
|
504
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-9","predicate":"mgx:has-exit-east","object":"cell-3-9"}
|
|
505
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-9","predicate":"mgx:has-exit-west","object":"cell-1-9"}
|
|
506
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-9","predicate":"rdf:type","object":"cell"}
|
|
507
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-9","predicate":"mgx:has-exit-north","object":"cell-3-8"}
|
|
508
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-9","predicate":"mgx:has-exit-south","object":"cell-3-10"}
|
|
509
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-9","predicate":"mgx:has-exit-east","object":"cell-4-9"}
|
|
510
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-9","predicate":"mgx:has-exit-west","object":"cell-2-9"}
|
|
511
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-9","predicate":"rdf:type","object":"cell"}
|
|
512
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-9","predicate":"mgx:has-exit-north","object":"cell-4-8"}
|
|
513
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-9","predicate":"mgx:has-exit-south","object":"cell-4-10"}
|
|
514
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-9","predicate":"mgx:has-exit-east","object":"cell-5-9"}
|
|
515
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-9","predicate":"mgx:has-exit-west","object":"cell-3-9"}
|
|
516
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-9","predicate":"rdf:type","object":"cell"}
|
|
517
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-9","predicate":"mgx:has-exit-south","object":"cell-5-10"}
|
|
518
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-9","predicate":"mgx:has-exit-east","object":"cell-6-9"}
|
|
519
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-9","predicate":"mgx:has-exit-west","object":"cell-4-9"}
|
|
520
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-9","predicate":"rdf:type","object":"cell"}
|
|
521
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-9","predicate":"mgx:has-exit-north","object":"cell-6-8"}
|
|
522
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-9","predicate":"mgx:has-exit-south","object":"cell-6-10"}
|
|
523
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-9","predicate":"mgx:has-exit-east","object":"cell-7-9"}
|
|
524
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-9","predicate":"mgx:has-exit-west","object":"cell-5-9"}
|
|
525
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-9","predicate":"rdf:type","object":"cell"}
|
|
526
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-9","predicate":"mgx:has-exit-north","object":"cell-7-8"}
|
|
527
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-9","predicate":"mgx:has-exit-south","object":"cell-7-10"}
|
|
528
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-9","predicate":"mgx:has-exit-east","object":"cell-8-9"}
|
|
529
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-9","predicate":"mgx:has-exit-west","object":"cell-6-9"}
|
|
530
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-9","predicate":"rdf:type","object":"cell"}
|
|
531
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-9","predicate":"mgx:has-exit-north","object":"cell-8-8"}
|
|
532
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-9","predicate":"mgx:has-exit-south","object":"cell-8-10"}
|
|
533
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-9","predicate":"mgx:has-exit-east","object":"cell-9-9"}
|
|
534
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-9","predicate":"mgx:has-exit-west","object":"cell-7-9"}
|
|
535
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-9","predicate":"rdf:type","object":"cell"}
|
|
536
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-9","predicate":"mgx:has-exit-north","object":"cell-9-8"}
|
|
537
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-9","predicate":"mgx:has-exit-south","object":"cell-9-10"}
|
|
538
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-9","predicate":"mgx:has-exit-east","object":"cell-10-9"}
|
|
539
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-9","predicate":"mgx:has-exit-west","object":"cell-8-9"}
|
|
540
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-9","predicate":"rdf:type","object":"cell"}
|
|
541
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-9","predicate":"mgx:has-exit-north","object":"cell-10-8"}
|
|
542
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-9","predicate":"mgx:has-exit-south","object":"cell-10-10"}
|
|
543
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-9","predicate":"mgx:has-exit-east","object":"cell-11-9"}
|
|
544
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-9","predicate":"mgx:has-exit-west","object":"cell-9-9"}
|
|
545
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-9","predicate":"rdf:type","object":"cell"}
|
|
546
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-9","predicate":"mgx:has-exit-north","object":"cell-11-8"}
|
|
547
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-9","predicate":"mgx:has-exit-south","object":"cell-11-10"}
|
|
548
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-9","predicate":"mgx:has-exit-east","object":"cell-12-9"}
|
|
549
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-9","predicate":"mgx:has-exit-west","object":"cell-10-9"}
|
|
550
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-9","predicate":"rdf:type","object":"cell"}
|
|
551
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-9","predicate":"mgx:has-exit-north","object":"cell-12-8"}
|
|
552
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-9","predicate":"mgx:has-exit-south","object":"cell-12-10"}
|
|
553
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-9","predicate":"mgx:has-exit-east","object":"cell-13-9"}
|
|
554
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-9","predicate":"mgx:has-exit-west","object":"cell-11-9"}
|
|
555
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-9","predicate":"rdf:type","object":"cell"}
|
|
556
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-9","predicate":"mgx:has-exit-north","object":"cell-13-8"}
|
|
557
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-9","predicate":"mgx:has-exit-south","object":"cell-13-10"}
|
|
558
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-9","predicate":"mgx:has-exit-east","object":"cell-14-9"}
|
|
559
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-9","predicate":"mgx:has-exit-west","object":"cell-12-9"}
|
|
560
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-9","predicate":"rdf:type","object":"cell"}
|
|
561
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-9","predicate":"mgx:has-exit-north","object":"cell-14-8"}
|
|
562
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-9","predicate":"mgx:has-exit-south","object":"cell-14-10"}
|
|
563
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-9","predicate":"mgx:has-exit-west","object":"cell-13-9"}
|
|
564
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-10","predicate":"rdf:type","object":"cell"}
|
|
565
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-10","predicate":"mgx:has-exit-north","object":"cell-1-9"}
|
|
566
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-10","predicate":"mgx:has-exit-south","object":"cell-1-11"}
|
|
567
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-10","predicate":"mgx:has-exit-east","object":"cell-2-10"}
|
|
568
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-10","predicate":"rdf:type","object":"cell"}
|
|
569
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-10","predicate":"mgx:has-exit-north","object":"cell-2-9"}
|
|
570
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-10","predicate":"mgx:has-exit-south","object":"cell-2-11"}
|
|
571
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-10","predicate":"mgx:has-exit-east","object":"cell-3-10"}
|
|
572
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-10","predicate":"mgx:has-exit-west","object":"cell-1-10"}
|
|
573
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-10","predicate":"rdf:type","object":"cell"}
|
|
574
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-10","predicate":"mgx:has-exit-north","object":"cell-3-9"}
|
|
575
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-10","predicate":"mgx:has-exit-south","object":"cell-3-11"}
|
|
576
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-10","predicate":"mgx:has-exit-east","object":"cell-4-10"}
|
|
577
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-10","predicate":"mgx:has-exit-west","object":"cell-2-10"}
|
|
578
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-10","predicate":"rdf:type","object":"cell"}
|
|
579
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-10","predicate":"mgx:has-exit-north","object":"cell-4-9"}
|
|
580
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-10","predicate":"mgx:has-exit-south","object":"cell-4-11"}
|
|
581
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-10","predicate":"mgx:has-exit-east","object":"cell-5-10"}
|
|
582
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-10","predicate":"mgx:has-exit-west","object":"cell-3-10"}
|
|
583
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-10","predicate":"rdf:type","object":"cell"}
|
|
584
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-10","predicate":"mgx:has-exit-north","object":"cell-5-9"}
|
|
585
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-10","predicate":"mgx:has-exit-south","object":"cell-5-11"}
|
|
586
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-10","predicate":"mgx:has-exit-east","object":"cell-6-10"}
|
|
587
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-10","predicate":"mgx:has-exit-west","object":"cell-4-10"}
|
|
588
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-10","predicate":"rdf:type","object":"cell"}
|
|
589
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-10","predicate":"mgx:has-exit-north","object":"cell-6-9"}
|
|
590
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-10","predicate":"mgx:has-exit-south","object":"cell-6-11"}
|
|
591
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-10","predicate":"mgx:has-exit-east","object":"cell-7-10"}
|
|
592
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-10","predicate":"mgx:has-exit-west","object":"cell-5-10"}
|
|
593
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-10","predicate":"rdf:type","object":"cell"}
|
|
594
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-10","predicate":"mgx:has-exit-north","object":"cell-7-9"}
|
|
595
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-10","predicate":"mgx:has-exit-east","object":"cell-8-10"}
|
|
596
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-10","predicate":"mgx:has-exit-west","object":"cell-6-10"}
|
|
597
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-10","predicate":"rdf:type","object":"cell"}
|
|
598
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-10","predicate":"mgx:has-exit-north","object":"cell-8-9"}
|
|
599
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-10","predicate":"mgx:has-exit-east","object":"cell-9-10"}
|
|
600
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-10","predicate":"mgx:has-exit-west","object":"cell-7-10"}
|
|
601
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-10","predicate":"rdf:type","object":"cell"}
|
|
602
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-10","predicate":"mgx:has-exit-north","object":"cell-9-9"}
|
|
603
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-10","predicate":"mgx:has-exit-east","object":"cell-10-10"}
|
|
604
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-10","predicate":"mgx:has-exit-west","object":"cell-8-10"}
|
|
605
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-10","predicate":"rdf:type","object":"cell"}
|
|
606
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-10","predicate":"mgx:has-exit-north","object":"cell-10-9"}
|
|
607
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-10","predicate":"mgx:has-exit-south","object":"cell-10-11"}
|
|
608
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-10","predicate":"mgx:has-exit-east","object":"cell-11-10"}
|
|
609
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-10","predicate":"mgx:has-exit-west","object":"cell-9-10"}
|
|
610
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-10","predicate":"rdf:type","object":"cell"}
|
|
611
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-10","predicate":"mgx:has-exit-north","object":"cell-11-9"}
|
|
612
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-10","predicate":"mgx:has-exit-south","object":"cell-11-11"}
|
|
613
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-10","predicate":"mgx:has-exit-east","object":"cell-12-10"}
|
|
614
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-10","predicate":"mgx:has-exit-west","object":"cell-10-10"}
|
|
615
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-10","predicate":"rdf:type","object":"cell"}
|
|
616
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-10","predicate":"mgx:has-exit-north","object":"cell-12-9"}
|
|
617
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-10","predicate":"mgx:has-exit-south","object":"cell-12-11"}
|
|
618
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-10","predicate":"mgx:has-exit-east","object":"cell-13-10"}
|
|
619
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-10","predicate":"mgx:has-exit-west","object":"cell-11-10"}
|
|
620
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-10","predicate":"rdf:type","object":"cell"}
|
|
621
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-10","predicate":"mgx:has-exit-north","object":"cell-13-9"}
|
|
622
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-10","predicate":"mgx:has-exit-south","object":"cell-13-11"}
|
|
623
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-10","predicate":"mgx:has-exit-east","object":"cell-14-10"}
|
|
624
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-10","predicate":"mgx:has-exit-west","object":"cell-12-10"}
|
|
625
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-10","predicate":"rdf:type","object":"cell"}
|
|
626
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-10","predicate":"mgx:has-exit-north","object":"cell-14-9"}
|
|
627
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-10","predicate":"mgx:has-exit-south","object":"cell-14-11"}
|
|
628
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-10","predicate":"mgx:has-exit-west","object":"cell-13-10"}
|
|
629
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-11","predicate":"rdf:type","object":"cell"}
|
|
630
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-11","predicate":"mgx:has-exit-north","object":"cell-1-10"}
|
|
631
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-11","predicate":"mgx:has-exit-south","object":"cell-1-12"}
|
|
632
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-11","predicate":"mgx:has-exit-east","object":"cell-2-11"}
|
|
633
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-11","predicate":"rdf:type","object":"cell"}
|
|
634
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-11","predicate":"mgx:has-exit-north","object":"cell-2-10"}
|
|
635
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-11","predicate":"mgx:has-exit-south","object":"cell-2-12"}
|
|
636
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-11","predicate":"mgx:has-exit-east","object":"cell-3-11"}
|
|
637
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-11","predicate":"mgx:has-exit-west","object":"cell-1-11"}
|
|
638
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-11","predicate":"rdf:type","object":"cell"}
|
|
639
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-11","predicate":"mgx:has-exit-north","object":"cell-3-10"}
|
|
640
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-11","predicate":"mgx:has-exit-south","object":"cell-3-12"}
|
|
641
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-11","predicate":"mgx:has-exit-east","object":"cell-4-11"}
|
|
642
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-11","predicate":"mgx:has-exit-west","object":"cell-2-11"}
|
|
643
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-11","predicate":"rdf:type","object":"cell"}
|
|
644
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-11","predicate":"mgx:has-exit-north","object":"cell-4-10"}
|
|
645
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-11","predicate":"mgx:has-exit-south","object":"cell-4-12"}
|
|
646
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-11","predicate":"mgx:has-exit-east","object":"cell-5-11"}
|
|
647
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-11","predicate":"mgx:has-exit-west","object":"cell-3-11"}
|
|
648
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-11","predicate":"rdf:type","object":"cell"}
|
|
649
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-11","predicate":"mgx:has-exit-north","object":"cell-5-10"}
|
|
650
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-11","predicate":"mgx:has-exit-south","object":"cell-5-12"}
|
|
651
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-11","predicate":"mgx:has-exit-east","object":"cell-6-11"}
|
|
652
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-11","predicate":"mgx:has-exit-west","object":"cell-4-11"}
|
|
653
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-11","predicate":"rdf:type","object":"cell"}
|
|
654
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-11","predicate":"mgx:has-exit-north","object":"cell-6-10"}
|
|
655
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-11","predicate":"mgx:has-exit-south","object":"cell-6-12"}
|
|
656
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-11","predicate":"mgx:has-exit-west","object":"cell-5-11"}
|
|
657
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-11","predicate":"rdf:type","object":"cell"}
|
|
658
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-11","predicate":"rdf:type","object":"cell"}
|
|
659
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-11","predicate":"rdf:type","object":"cell"}
|
|
660
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-11","predicate":"rdf:type","object":"cell"}
|
|
661
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-11","predicate":"mgx:has-exit-north","object":"cell-10-10"}
|
|
662
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-11","predicate":"mgx:has-exit-south","object":"cell-10-12"}
|
|
663
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-11","predicate":"mgx:has-exit-east","object":"cell-11-11"}
|
|
664
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-11","predicate":"rdf:type","object":"cell"}
|
|
665
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-11","predicate":"mgx:has-exit-north","object":"cell-11-10"}
|
|
666
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-11","predicate":"mgx:has-exit-south","object":"cell-11-12"}
|
|
667
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-11","predicate":"mgx:has-exit-east","object":"cell-12-11"}
|
|
668
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-11","predicate":"mgx:has-exit-west","object":"cell-10-11"}
|
|
669
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-11","predicate":"rdf:type","object":"cell"}
|
|
670
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-11","predicate":"mgx:has-exit-north","object":"cell-12-10"}
|
|
671
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-11","predicate":"mgx:has-exit-east","object":"cell-13-11"}
|
|
672
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-11","predicate":"mgx:has-exit-west","object":"cell-11-11"}
|
|
673
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-11","predicate":"rdf:type","object":"cell"}
|
|
674
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-11","predicate":"mgx:has-exit-north","object":"cell-13-10"}
|
|
675
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-11","predicate":"mgx:has-exit-south","object":"cell-13-12"}
|
|
676
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-11","predicate":"mgx:has-exit-east","object":"cell-14-11"}
|
|
677
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-11","predicate":"mgx:has-exit-west","object":"cell-12-11"}
|
|
678
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-11","predicate":"rdf:type","object":"cell"}
|
|
679
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-11","predicate":"mgx:has-exit-north","object":"cell-14-10"}
|
|
680
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-11","predicate":"mgx:has-exit-south","object":"cell-14-12"}
|
|
681
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-11","predicate":"mgx:has-exit-west","object":"cell-13-11"}
|
|
682
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-12","predicate":"rdf:type","object":"cell"}
|
|
683
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-12","predicate":"mgx:has-exit-north","object":"cell-1-11"}
|
|
684
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-12","predicate":"mgx:has-exit-south","object":"cell-1-13"}
|
|
685
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-12","predicate":"mgx:has-exit-east","object":"cell-2-12"}
|
|
686
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-12","predicate":"rdf:type","object":"cell"}
|
|
687
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-12","predicate":"mgx:has-exit-north","object":"cell-2-11"}
|
|
688
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-12","predicate":"mgx:has-exit-south","object":"cell-2-13"}
|
|
689
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-12","predicate":"mgx:has-exit-east","object":"cell-3-12"}
|
|
690
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-12","predicate":"mgx:has-exit-west","object":"cell-1-12"}
|
|
691
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-12","predicate":"rdf:type","object":"cell"}
|
|
692
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-12","predicate":"mgx:has-exit-north","object":"cell-3-11"}
|
|
693
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-12","predicate":"mgx:has-exit-south","object":"cell-3-13"}
|
|
694
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-12","predicate":"mgx:has-exit-east","object":"cell-4-12"}
|
|
695
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-12","predicate":"mgx:has-exit-west","object":"cell-2-12"}
|
|
696
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-12","predicate":"rdf:type","object":"cell"}
|
|
697
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-12","predicate":"mgx:has-exit-north","object":"cell-4-11"}
|
|
698
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-12","predicate":"mgx:has-exit-south","object":"cell-4-13"}
|
|
699
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-12","predicate":"mgx:has-exit-east","object":"cell-5-12"}
|
|
700
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-12","predicate":"mgx:has-exit-west","object":"cell-3-12"}
|
|
701
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-12","predicate":"rdf:type","object":"cell"}
|
|
702
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-12","predicate":"mgx:has-exit-north","object":"cell-5-11"}
|
|
703
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-12","predicate":"mgx:has-exit-south","object":"cell-5-13"}
|
|
704
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-12","predicate":"mgx:has-exit-east","object":"cell-6-12"}
|
|
705
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-12","predicate":"mgx:has-exit-west","object":"cell-4-12"}
|
|
706
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-12","predicate":"rdf:type","object":"cell"}
|
|
707
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-12","predicate":"mgx:has-exit-north","object":"cell-6-11"}
|
|
708
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-12","predicate":"mgx:has-exit-south","object":"cell-6-13"}
|
|
709
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-12","predicate":"mgx:has-exit-east","object":"cell-7-12"}
|
|
710
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-12","predicate":"mgx:has-exit-west","object":"cell-5-12"}
|
|
711
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-12","predicate":"rdf:type","object":"cell"}
|
|
712
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-12","predicate":"mgx:has-exit-south","object":"cell-7-13"}
|
|
713
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-12","predicate":"mgx:has-exit-east","object":"cell-8-12"}
|
|
714
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-12","predicate":"mgx:has-exit-west","object":"cell-6-12"}
|
|
715
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-12","predicate":"rdf:type","object":"cell"}
|
|
716
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-12","predicate":"mgx:has-exit-south","object":"cell-8-13"}
|
|
717
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-12","predicate":"mgx:has-exit-east","object":"cell-9-12"}
|
|
718
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-12","predicate":"mgx:has-exit-west","object":"cell-7-12"}
|
|
719
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-12","predicate":"rdf:type","object":"cell"}
|
|
720
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-12","predicate":"mgx:has-exit-south","object":"cell-9-13"}
|
|
721
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-12","predicate":"mgx:has-exit-east","object":"cell-10-12"}
|
|
722
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-12","predicate":"mgx:has-exit-west","object":"cell-8-12"}
|
|
723
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-12","predicate":"rdf:type","object":"cell"}
|
|
724
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-12","predicate":"mgx:has-exit-north","object":"cell-10-11"}
|
|
725
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-12","predicate":"mgx:has-exit-south","object":"cell-10-13"}
|
|
726
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-12","predicate":"mgx:has-exit-east","object":"cell-11-12"}
|
|
727
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-12","predicate":"mgx:has-exit-west","object":"cell-9-12"}
|
|
728
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-12","predicate":"rdf:type","object":"cell"}
|
|
729
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-12","predicate":"mgx:has-exit-north","object":"cell-11-11"}
|
|
730
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-12","predicate":"mgx:has-exit-south","object":"cell-11-13"}
|
|
731
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-12","predicate":"mgx:has-exit-west","object":"cell-10-12"}
|
|
732
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-12","predicate":"rdf:type","object":"cell"}
|
|
733
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-12","predicate":"rdf:type","object":"cell"}
|
|
734
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-12","predicate":"mgx:has-exit-north","object":"cell-13-11"}
|
|
735
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-12","predicate":"mgx:has-exit-south","object":"cell-13-13"}
|
|
736
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-12","predicate":"mgx:has-exit-east","object":"cell-14-12"}
|
|
737
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-12","predicate":"rdf:type","object":"cell"}
|
|
738
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-12","predicate":"mgx:has-exit-north","object":"cell-14-11"}
|
|
739
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-12","predicate":"mgx:has-exit-south","object":"cell-14-13"}
|
|
740
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-12","predicate":"mgx:has-exit-west","object":"cell-13-12"}
|
|
741
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-13","predicate":"rdf:type","object":"cell"}
|
|
742
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-13","predicate":"mgx:has-exit-north","object":"cell-1-12"}
|
|
743
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-13","predicate":"mgx:has-exit-south","object":"cell-1-14"}
|
|
744
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-13","predicate":"mgx:has-exit-east","object":"cell-2-13"}
|
|
745
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-13","predicate":"rdf:type","object":"cell"}
|
|
746
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-13","predicate":"mgx:has-exit-north","object":"cell-2-12"}
|
|
747
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-13","predicate":"mgx:has-exit-south","object":"cell-2-14"}
|
|
748
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-13","predicate":"mgx:has-exit-east","object":"cell-3-13"}
|
|
749
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-13","predicate":"mgx:has-exit-west","object":"cell-1-13"}
|
|
750
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-13","predicate":"rdf:type","object":"cell"}
|
|
751
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-13","predicate":"mgx:has-exit-north","object":"cell-3-12"}
|
|
752
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-13","predicate":"mgx:has-exit-south","object":"cell-3-14"}
|
|
753
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-13","predicate":"mgx:has-exit-east","object":"cell-4-13"}
|
|
754
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-13","predicate":"mgx:has-exit-west","object":"cell-2-13"}
|
|
755
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-13","predicate":"rdf:type","object":"cell"}
|
|
756
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-13","predicate":"mgx:has-exit-north","object":"cell-4-12"}
|
|
757
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-13","predicate":"mgx:has-exit-south","object":"cell-4-14"}
|
|
758
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-13","predicate":"mgx:has-exit-east","object":"cell-5-13"}
|
|
759
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-13","predicate":"mgx:has-exit-west","object":"cell-3-13"}
|
|
760
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-13","predicate":"rdf:type","object":"cell"}
|
|
761
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-13","predicate":"mgx:has-exit-north","object":"cell-5-12"}
|
|
762
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-13","predicate":"mgx:has-exit-south","object":"cell-5-14"}
|
|
763
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-13","predicate":"mgx:has-exit-east","object":"cell-6-13"}
|
|
764
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-13","predicate":"mgx:has-exit-west","object":"cell-4-13"}
|
|
765
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-13","predicate":"rdf:type","object":"cell"}
|
|
766
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-13","predicate":"mgx:has-exit-north","object":"cell-6-12"}
|
|
767
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-13","predicate":"mgx:has-exit-south","object":"cell-6-14"}
|
|
768
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-13","predicate":"mgx:has-exit-east","object":"cell-7-13"}
|
|
769
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-13","predicate":"mgx:has-exit-west","object":"cell-5-13"}
|
|
770
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-13","predicate":"rdf:type","object":"cell"}
|
|
771
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-13","predicate":"mgx:has-exit-north","object":"cell-7-12"}
|
|
772
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-13","predicate":"mgx:has-exit-south","object":"cell-7-14"}
|
|
773
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-13","predicate":"mgx:has-exit-east","object":"cell-8-13"}
|
|
774
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-13","predicate":"mgx:has-exit-west","object":"cell-6-13"}
|
|
775
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-13","predicate":"rdf:type","object":"cell"}
|
|
776
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-13","predicate":"mgx:has-exit-north","object":"cell-8-12"}
|
|
777
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-13","predicate":"mgx:has-exit-south","object":"cell-8-14"}
|
|
778
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-13","predicate":"mgx:has-exit-east","object":"cell-9-13"}
|
|
779
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-13","predicate":"mgx:has-exit-west","object":"cell-7-13"}
|
|
780
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-13","predicate":"rdf:type","object":"cell"}
|
|
781
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-13","predicate":"mgx:has-exit-north","object":"cell-9-12"}
|
|
782
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-13","predicate":"mgx:has-exit-south","object":"cell-9-14"}
|
|
783
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-13","predicate":"mgx:has-exit-east","object":"cell-10-13"}
|
|
784
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-13","predicate":"mgx:has-exit-west","object":"cell-8-13"}
|
|
785
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-13","predicate":"rdf:type","object":"cell"}
|
|
786
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-13","predicate":"mgx:has-exit-north","object":"cell-10-12"}
|
|
787
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-13","predicate":"mgx:has-exit-south","object":"cell-10-14"}
|
|
788
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-13","predicate":"mgx:has-exit-east","object":"cell-11-13"}
|
|
789
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-13","predicate":"mgx:has-exit-west","object":"cell-9-13"}
|
|
790
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-13","predicate":"rdf:type","object":"cell"}
|
|
791
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-13","predicate":"mgx:has-exit-north","object":"cell-11-12"}
|
|
792
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-13","predicate":"mgx:has-exit-south","object":"cell-11-14"}
|
|
793
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-13","predicate":"mgx:has-exit-east","object":"cell-12-13"}
|
|
794
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-13","predicate":"mgx:has-exit-west","object":"cell-10-13"}
|
|
795
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-13","predicate":"rdf:type","object":"cell"}
|
|
796
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-13","predicate":"mgx:has-exit-south","object":"cell-12-14"}
|
|
797
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-13","predicate":"mgx:has-exit-east","object":"cell-13-13"}
|
|
798
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-13","predicate":"mgx:has-exit-west","object":"cell-11-13"}
|
|
799
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-13","predicate":"rdf:type","object":"cell"}
|
|
800
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-13","predicate":"mgx:has-exit-north","object":"cell-13-12"}
|
|
801
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-13","predicate":"mgx:has-exit-south","object":"cell-13-14"}
|
|
802
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-13","predicate":"mgx:has-exit-east","object":"cell-14-13"}
|
|
803
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-13","predicate":"mgx:has-exit-west","object":"cell-12-13"}
|
|
804
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-13","predicate":"rdf:type","object":"cell"}
|
|
805
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-13","predicate":"mgx:has-exit-north","object":"cell-14-12"}
|
|
806
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-13","predicate":"mgx:has-exit-south","object":"cell-14-14"}
|
|
807
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-13","predicate":"mgx:has-exit-west","object":"cell-13-13"}
|
|
808
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-14","predicate":"rdf:type","object":"cell"}
|
|
809
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-14","predicate":"mgx:has-exit-north","object":"cell-1-13"}
|
|
810
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-1-14","predicate":"mgx:has-exit-east","object":"cell-2-14"}
|
|
811
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-14","predicate":"rdf:type","object":"cell"}
|
|
812
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-14","predicate":"mgx:has-exit-north","object":"cell-2-13"}
|
|
813
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-14","predicate":"mgx:has-exit-east","object":"cell-3-14"}
|
|
814
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-2-14","predicate":"mgx:has-exit-west","object":"cell-1-14"}
|
|
815
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-14","predicate":"rdf:type","object":"cell"}
|
|
816
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-14","predicate":"mgx:has-exit-north","object":"cell-3-13"}
|
|
817
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-14","predicate":"mgx:has-exit-east","object":"cell-4-14"}
|
|
818
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-3-14","predicate":"mgx:has-exit-west","object":"cell-2-14"}
|
|
819
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-14","predicate":"rdf:type","object":"cell"}
|
|
820
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-14","predicate":"mgx:has-exit-north","object":"cell-4-13"}
|
|
821
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-14","predicate":"mgx:has-exit-east","object":"cell-5-14"}
|
|
822
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-4-14","predicate":"mgx:has-exit-west","object":"cell-3-14"}
|
|
823
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-14","predicate":"rdf:type","object":"cell"}
|
|
824
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-14","predicate":"mgx:has-exit-north","object":"cell-5-13"}
|
|
825
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-14","predicate":"mgx:has-exit-east","object":"cell-6-14"}
|
|
826
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-5-14","predicate":"mgx:has-exit-west","object":"cell-4-14"}
|
|
827
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-14","predicate":"rdf:type","object":"cell"}
|
|
828
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-14","predicate":"mgx:has-exit-north","object":"cell-6-13"}
|
|
829
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-14","predicate":"mgx:has-exit-east","object":"cell-7-14"}
|
|
830
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-6-14","predicate":"mgx:has-exit-west","object":"cell-5-14"}
|
|
831
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-14","predicate":"rdf:type","object":"cell"}
|
|
832
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-14","predicate":"mgx:has-exit-north","object":"cell-7-13"}
|
|
833
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-14","predicate":"mgx:has-exit-east","object":"cell-8-14"}
|
|
834
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-7-14","predicate":"mgx:has-exit-west","object":"cell-6-14"}
|
|
835
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-14","predicate":"rdf:type","object":"cell"}
|
|
836
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-14","predicate":"mgx:has-exit-north","object":"cell-8-13"}
|
|
837
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-14","predicate":"mgx:has-exit-east","object":"cell-9-14"}
|
|
838
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-8-14","predicate":"mgx:has-exit-west","object":"cell-7-14"}
|
|
839
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-14","predicate":"rdf:type","object":"cell"}
|
|
840
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-14","predicate":"mgx:has-exit-north","object":"cell-9-13"}
|
|
841
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-14","predicate":"mgx:has-exit-east","object":"cell-10-14"}
|
|
842
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-9-14","predicate":"mgx:has-exit-west","object":"cell-8-14"}
|
|
843
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-14","predicate":"rdf:type","object":"cell"}
|
|
844
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-14","predicate":"mgx:has-exit-north","object":"cell-10-13"}
|
|
845
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-14","predicate":"mgx:has-exit-east","object":"cell-11-14"}
|
|
846
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-10-14","predicate":"mgx:has-exit-west","object":"cell-9-14"}
|
|
847
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-14","predicate":"rdf:type","object":"cell"}
|
|
848
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-14","predicate":"mgx:has-exit-north","object":"cell-11-13"}
|
|
849
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-14","predicate":"mgx:has-exit-east","object":"cell-12-14"}
|
|
850
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-11-14","predicate":"mgx:has-exit-west","object":"cell-10-14"}
|
|
851
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-14","predicate":"rdf:type","object":"cell"}
|
|
852
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-14","predicate":"mgx:has-exit-north","object":"cell-12-13"}
|
|
853
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-14","predicate":"mgx:has-exit-east","object":"cell-13-14"}
|
|
854
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-12-14","predicate":"mgx:has-exit-west","object":"cell-11-14"}
|
|
855
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-14","predicate":"rdf:type","object":"cell"}
|
|
856
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-14","predicate":"mgx:has-exit-north","object":"cell-13-13"}
|
|
857
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-14","predicate":"mgx:has-exit-east","object":"cell-14-14"}
|
|
858
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-13-14","predicate":"mgx:has-exit-west","object":"cell-12-14"}
|
|
859
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-14","predicate":"rdf:type","object":"cell"}
|
|
860
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-14","predicate":"mgx:has-exit-north","object":"cell-14-13"}
|
|
861
|
+
{"world":"town-square-chapel","kind":"fact","subject":"cell-14-14","predicate":"mgx:has-exit-west","object":"cell-13-14"}
|
|
862
|
+
{"world":"town-square-chapel","kind":"fact","subject":"inn-1","predicate":"rdf:type","object":"prop"}
|
|
863
|
+
{"world":"town-square-chapel","kind":"fact","subject":"inn-1","predicate":"mgx:currently-in","object":"cell-2-2"}
|
|
864
|
+
{"world":"town-square-chapel","kind":"fact","subject":"inn-1","predicate":"mgx:model","object":"inn"}
|
|
865
|
+
{"world":"town-square-chapel","kind":"fact","subject":"inn-1","predicate":"mgx:rotation","object":"180"}
|
|
866
|
+
{"world":"town-square-chapel","kind":"fact","subject":"house-1","predicate":"rdf:type","object":"prop"}
|
|
867
|
+
{"world":"town-square-chapel","kind":"fact","subject":"house-1","predicate":"mgx:currently-in","object":"cell-3-2"}
|
|
868
|
+
{"world":"town-square-chapel","kind":"fact","subject":"house-1","predicate":"mgx:model","object":"house-1"}
|
|
869
|
+
{"world":"town-square-chapel","kind":"fact","subject":"house-1","predicate":"mgx:rotation","object":"180"}
|
|
870
|
+
{"world":"town-square-chapel","kind":"fact","subject":"house-2","predicate":"rdf:type","object":"prop"}
|
|
871
|
+
{"world":"town-square-chapel","kind":"fact","subject":"house-2","predicate":"mgx:currently-in","object":"cell-2-3"}
|
|
872
|
+
{"world":"town-square-chapel","kind":"fact","subject":"house-2","predicate":"mgx:model","object":"house-2"}
|
|
873
|
+
{"world":"town-square-chapel","kind":"fact","subject":"house-2","predicate":"mgx:rotation","object":"90"}
|
|
874
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-1","predicate":"rdf:type","object":"prop"}
|
|
875
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-1","predicate":"mgx:currently-in","object":"cell-7-11"}
|
|
876
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-1","predicate":"mgx:model","object":"fence"}
|
|
877
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-1","predicate":"mgx:rotation","object":"0"}
|
|
878
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-2","predicate":"rdf:type","object":"prop"}
|
|
879
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-2","predicate":"mgx:currently-in","object":"cell-8-11"}
|
|
880
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-2","predicate":"mgx:model","object":"fence"}
|
|
881
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-2","predicate":"mgx:rotation","object":"0"}
|
|
882
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-3","predicate":"rdf:type","object":"prop"}
|
|
883
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-3","predicate":"mgx:currently-in","object":"cell-9-11"}
|
|
884
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-3","predicate":"mgx:model","object":"fence"}
|
|
885
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fence-3","predicate":"mgx:rotation","object":"0"}
|
|
886
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-1","predicate":"rdf:type","object":"prop"}
|
|
887
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-1","predicate":"mgx:currently-in","object":"cell-12-4"}
|
|
888
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-1","predicate":"mgx:model","object":"oak-tree"}
|
|
889
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-1","predicate":"mgx:rotation","object":"0"}
|
|
890
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-2","predicate":"rdf:type","object":"prop"}
|
|
891
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-2","predicate":"mgx:currently-in","object":"cell-12-12"}
|
|
892
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-2","predicate":"mgx:model","object":"oak-tree"}
|
|
893
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-2","predicate":"mgx:rotation","object":"90"}
|
|
894
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-3","predicate":"rdf:type","object":"prop"}
|
|
895
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-3","predicate":"mgx:currently-in","object":"cell-5-8"}
|
|
896
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-3","predicate":"mgx:model","object":"oak-tree"}
|
|
897
|
+
{"world":"town-square-chapel","kind":"fact","subject":"oak-3","predicate":"mgx:rotation","object":"180"}
|
|
898
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fox","predicate":"rdfs:subClassOf","object":"canine"}
|
|
899
|
+
{"world":"town-square-chapel","kind":"fact","subject":"canine","predicate":"rdfs:subClassOf","object":"animal"}
|
|
900
|
+
{"world":"town-square-chapel","kind":"fact","subject":"goblin","predicate":"rdfs:subClassOf","object":"humanoid"}
|
|
901
|
+
{"world":"town-square-chapel","kind":"fact","subject":"humanoid","predicate":"rdfs:subClassOf","object":"creature"}
|
|
902
|
+
{"world":"town-square-chapel","kind":"fact","subject":"creature","predicate":"rdfs:subClassOf","object":"animal"}
|
|
903
|
+
{"world":"town-square-chapel","kind":"fact","subject":"crumb","predicate":"rdfs:subClassOf","object":"food"}
|
|
904
|
+
{"world":"town-square-chapel","kind":"fact","subject":"morsel","predicate":"rdfs:subClassOf","object":"food"}
|
|
905
|
+
{"world":"town-square-chapel","kind":"fact","subject":"food","predicate":"rdfs:subClassOf","object":"thing"}
|
|
906
|
+
{"world":"town-square-chapel","kind":"fact","subject":"prop","predicate":"rdfs:subClassOf","object":"thing"}
|
|
907
|
+
{"world":"town-square-chapel","kind":"fact","subject":"board","predicate":"rdf:type","object":"grid"}
|
|
908
|
+
{"world":"town-square-chapel","kind":"fact","subject":"board","predicate":"mgx:hasA","object":"14 rows"}
|
|
909
|
+
{"world":"town-square-chapel","kind":"fact","subject":"board","predicate":"mgx:hasA","object":"14 columns"}
|
|
910
|
+
{"world":"town-square-chapel","kind":"fact","subject":"board","predicate":"mgx:hasA","object":"196 cells"}
|
|
911
|
+
{"world":"town-square-chapel","kind":"fact","subject":"square","predicate":"mgx:cover","object":"187 open cells and 9 cells a prop stands on"}
|
|
912
|
+
{"world":"town-square-chapel","kind":"fact","subject":"square","predicate":"mgx:start-with","object":"2 foxs and 2 goblins by default"}
|
|
913
|
+
{"world":"town-square-chapel","kind":"fact","subject":"square","predicate":"mgx:hasA","object":"limit of 6 goblins and 8 food items at once by default"}
|
|
914
|
+
{"world":"town-square-chapel","kind":"fact","subject":"prop","predicate":"mgx:cover","object":"one cell each, which nothing can walk into"}
|
|
915
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fox","predicate":"mgx:hasA","object":"vision radius of 4 cells by default"}
|
|
916
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fox","predicate":"mgx:start-with","object":"mass 20 by default"}
|
|
917
|
+
{"world":"town-square-chapel","kind":"fact","subject":"fox","predicate":"mgx:lose","object":"0.08 mass per turn by default"}
|
|
918
|
+
{"world":"town-square-chapel","kind":"fact","subject":"goblin","predicate":"mgx:hasA","object":"vision radius of 3 cells by default"}
|
|
919
|
+
{"world":"town-square-chapel","kind":"fact","subject":"goblin","predicate":"mgx:start-with","object":"mass 8 by default"}
|
|
920
|
+
{"world":"town-square-chapel","kind":"fact","subject":"goblin","predicate":"mgx:lose","object":"0.06 mass per turn by default"}
|
|
921
|
+
{"world":"town-square-chapel","kind":"fact","subject":"goblin","predicate":"mgx:arrive","object":"every 5 turns at the edge of the board by default"}
|
|
922
|
+
{"world":"town-square-chapel","kind":"fact","subject":"crumb","predicate":"mgx:arrive","object":"every 3 turns on any open cell by default"}
|
|
923
|
+
{"world":"town-square-chapel","kind":"fact","subject":"crumb","predicate":"mgx:start-with","object":"mass 1 by default"}
|
|
924
|
+
{"world":"town-square-chapel","kind":"fact","subject":"morsel","predicate":"mgx:start-with","object":"mass 2 by default"}
|
|
925
|
+
{"world":"town-square-chapel","kind":"fact","subject":"morsel","predicate":"mgx:arrive","object":"where the player puts it"}
|
|
926
|
+
{"world":"town-square-chapel","kind":"fact","subject":"vision radius","predicate":"mgx:hasProperty","object":"4 cells for the fox by default"}
|
|
927
|
+
{"world":"town-square-chapel","kind":"fact","subject":"vision radius","predicate":"mgx:hasProperty","object":"3 cells for the goblin by default"}
|
|
928
|
+
{"world":"town-square-chapel","kind":"rule","name":"go","ruleKind":"action-signature","slots":{"subjectClass":"animal","targetClass":"cell"}}
|
|
929
|
+
{"world":"town-square-chapel","kind":"rule","name":"go","ruleKind":"action-effect","slots":{"predicate":"currently-in","subjectRole":"subject","objectRole":"target"}}
|