qa 0.5.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +37 -0
  3. data/app/controllers/qa/terms_controller.rb +1 -1
  4. data/lib/qa/authorities.rb +2 -0
  5. data/lib/qa/authorities/assign_fast.rb +17 -0
  6. data/lib/qa/authorities/assign_fast/generic_authority.rb +61 -0
  7. data/lib/qa/authorities/assign_fast_subauthority.rb +31 -0
  8. data/lib/qa/authorities/getty.rb +12 -3
  9. data/lib/qa/authorities/getty/aat.rb +3 -2
  10. data/lib/qa/authorities/getty/tgn.rb +80 -0
  11. data/lib/qa/authorities/getty/ulan.rb +71 -0
  12. data/lib/qa/authorities/web_service_base.rb +6 -4
  13. data/lib/qa/version.rb +1 -1
  14. data/spec/controllers/terms_controller_spec.rb +26 -12
  15. data/spec/fixtures/assign-fast-noheader.json +1 -0
  16. data/spec/fixtures/assign-fast-noresults.json +10 -0
  17. data/spec/fixtures/assign-fast-oneresult.json +16 -0
  18. data/spec/fixtures/assign-fast-topical-result.json +130 -0
  19. data/spec/fixtures/getty-tgn-find-response.json +1469 -0
  20. data/spec/fixtures/getty-ulan-find-response.json +11565 -0
  21. data/spec/fixtures/tgn-response.txt +87 -0
  22. data/spec/fixtures/ulan-response.txt +1854 -0
  23. data/spec/lib/authorities/assign_fast_spec.rb +115 -0
  24. data/spec/lib/authorities/getty/aat_spec.rb +1 -1
  25. data/spec/lib/authorities/getty/tgn_spec.rb +95 -0
  26. data/spec/lib/authorities/getty/ulan_spec.rb +97 -0
  27. data/spec/lib/authorities/loc_spec.rb +1 -1
  28. data/spec/lib/tasks/mesh.rake_spec.rb +1 -1
  29. data/spec/spec_helper.rb +4 -3
  30. data/spec/test_app_templates/lib/generators/test_app_generator.rb +1 -1
  31. metadata +35 -116
  32. data/spec/internal/Gemfile +0 -44
  33. data/spec/internal/Gemfile.lock +0 -180
  34. data/spec/internal/README.rdoc +0 -28
  35. data/spec/internal/Rakefile +0 -6
  36. data/spec/internal/app/assets/javascripts/application.js +0 -16
  37. data/spec/internal/app/assets/stylesheets/application.css +0 -15
  38. data/spec/internal/app/controllers/application_controller.rb +0 -5
  39. data/spec/internal/app/helpers/application_helper.rb +0 -2
  40. data/spec/internal/app/views/layouts/application.html.erb +0 -14
  41. data/spec/internal/bin/bundle +0 -3
  42. data/spec/internal/bin/rails +0 -4
  43. data/spec/internal/bin/rake +0 -4
  44. data/spec/internal/bin/setup +0 -29
  45. data/spec/internal/config.ru +0 -4
  46. data/spec/internal/config/application.rb +0 -26
  47. data/spec/internal/config/authorities.yml +0 -1
  48. data/spec/internal/config/authorities/authority_A.yml +0 -10
  49. data/spec/internal/config/authorities/authority_B.yml +0 -7
  50. data/spec/internal/config/authorities/authority_C.yml +0 -4
  51. data/spec/internal/config/authorities/authority_D.yml +0 -4
  52. data/spec/internal/config/authorities/states.yml +0 -101
  53. data/spec/internal/config/boot.rb +0 -3
  54. data/spec/internal/config/database.yml +0 -25
  55. data/spec/internal/config/environment.rb +0 -5
  56. data/spec/internal/config/environments/development.rb +0 -41
  57. data/spec/internal/config/environments/production.rb +0 -79
  58. data/spec/internal/config/environments/test.rb +0 -42
  59. data/spec/internal/config/initializers/assets.rb +0 -11
  60. data/spec/internal/config/initializers/backtrace_silencers.rb +0 -7
  61. data/spec/internal/config/initializers/cookies_serializer.rb +0 -3
  62. data/spec/internal/config/initializers/filter_parameter_logging.rb +0 -4
  63. data/spec/internal/config/initializers/inflections.rb +0 -16
  64. data/spec/internal/config/initializers/mime_types.rb +0 -4
  65. data/spec/internal/config/initializers/session_store.rb +0 -3
  66. data/spec/internal/config/initializers/wrap_parameters.rb +0 -14
  67. data/spec/internal/config/locales/en.yml +0 -23
  68. data/spec/internal/config/oclcts-authorities.yml +0 -24
  69. data/spec/internal/config/routes.rb +0 -58
  70. data/spec/internal/config/secrets.yml +0 -22
  71. data/spec/internal/db/development.sqlite3 +0 -0
  72. data/spec/internal/db/migrate/20150311214117_create_qa_subject_mesh_terms.qa.rb +0 -12
  73. data/spec/internal/db/migrate/20150311214118_create_qa_mesh_tree.qa.rb +0 -11
  74. data/spec/internal/db/migrate/20150311214119_add_term_lower_to_qa_subject_mesh_terms.qa.rb +0 -8
  75. data/spec/internal/db/schema.rb +0 -34
  76. data/spec/internal/db/seeds.rb +0 -7
  77. data/spec/internal/db/test.sqlite3 +0 -0
  78. data/spec/internal/lib/generators/test_app_generator.rb +0 -29
  79. data/spec/internal/log/development.log +0 -21909
  80. data/spec/internal/public/404.html +0 -67
  81. data/spec/internal/public/422.html +0 -67
  82. data/spec/internal/public/500.html +0 -66
  83. data/spec/internal/public/favicon.ico +0 -0
  84. data/spec/internal/public/robots.txt +0 -5
  85. data/spec/internal/test/test_helper.rb +0 -10
@@ -0,0 +1 @@
1
+ {"response":{"numFound":0,"start":0,"docs":[]}}
@@ -0,0 +1,10 @@
1
+ {
2
+ "responseHeader":{
3
+ "status":0,
4
+ "QTime":38,
5
+ "params":{
6
+ "fl":"suggestall,idroot,auth,type",
7
+ "q":"suggestall:word+ling",
8
+ "rows":"20"}},
9
+ "response":{"numFound":0,"start":0,"docs":[]
10
+ }}
@@ -0,0 +1,16 @@
1
+ {
2
+ "responseHeader":{
3
+ "status":0,
4
+ "QTime":1,
5
+ "params":{
6
+ "fl":"suggestall,idroot,auth,type",
7
+ "q":"suggestall:ling suggestall:word",
8
+ "rows":"20"}},
9
+ "response":{"numFound":1,"start":0,"docs":[
10
+ {
11
+ "idroot":"fst01180101",
12
+ "type":"auth",
13
+ "auth":"Word (Linguistics)",
14
+ "suggestall":[
15
+ "Word (Linguistics)"]}]
16
+ }}
@@ -0,0 +1,130 @@
1
+ {
2
+ "responseHeader":{
3
+ "status":0,
4
+ "QTime":1,
5
+ "params":{
6
+ "fl":"suggest50,idroot,auth,type",
7
+ "q":"suggest50:word",
8
+ "rows":"20"}},
9
+ "response":{"numFound":1608,"start":0,"docs":[
10
+ {
11
+ "idroot":"fst01168328",
12
+ "type":"alt",
13
+ "auth":"Vocabulary",
14
+ "suggest50":[
15
+ "Word books"]},
16
+ {
17
+ "idroot":"fst01168328",
18
+ "type":"alt",
19
+ "auth":"Vocabulary",
20
+ "suggest50":[
21
+ "Words, Stock of"]},
22
+ {
23
+ "idroot":"fst01180127",
24
+ "type":"auth",
25
+ "auth":"Word processing",
26
+ "suggest50":[
27
+ "Word processing"]},
28
+ {
29
+ "idroot":"fst01180127",
30
+ "type":"alt",
31
+ "auth":"Word processing",
32
+ "suggest50":[
33
+ "Processing, Word"]},
34
+ {
35
+ "idroot":"fst01180127",
36
+ "type":"alt",
37
+ "auth":"Word processing",
38
+ "suggest50":[
39
+ "Word processing--Computer programs"]},
40
+ {
41
+ "idroot":"fst01180127",
42
+ "type":"alt",
43
+ "auth":"Word processing",
44
+ "suggest50":[
45
+ "Word processing (Office practice)"]},
46
+ {
47
+ "idroot":"fst00911149",
48
+ "type":"alt",
49
+ "auth":"English language--Etymology",
50
+ "suggest50":[
51
+ "English language--Word history"]},
52
+ {
53
+ "idroot":"fst01180108",
54
+ "type":"auth",
55
+ "auth":"Word games",
56
+ "suggest50":[
57
+ "Word games"]},
58
+ {
59
+ "idroot":"fst01180108",
60
+ "type":"alt",
61
+ "auth":"Word games",
62
+ "suggest50":[
63
+ "Word puzzles"]},
64
+ {
65
+ "idroot":"fst01180168",
66
+ "type":"auth",
67
+ "auth":"Word recognition",
68
+ "suggest50":[
69
+ "Word recognition"]},
70
+ {
71
+ "idroot":"fst00884211",
72
+ "type":"alt",
73
+ "auth":"Crossword puzzles",
74
+ "suggest50":[
75
+ "Cross-word puzzles"]},
76
+ {
77
+ "idroot":"fst00900345",
78
+ "type":"alt",
79
+ "auth":"Dyslexia",
80
+ "suggest50":[
81
+ "Word-blindness, Partial"]},
82
+ {
83
+ "idroot":"fst01134080",
84
+ "type":"auth",
85
+ "auth":"Stories without words",
86
+ "suggest50":[
87
+ "Stories without words"]},
88
+ {
89
+ "idroot":"fst01134080",
90
+ "type":"alt",
91
+ "auth":"Stories without words",
92
+ "suggest50":[
93
+ "Wordless story books"]},
94
+ {
95
+ "idroot":"fst00992938",
96
+ "type":"auth",
97
+ "auth":"Last words",
98
+ "suggest50":[
99
+ "Last words"]},
100
+ {
101
+ "idroot":"fst00992938",
102
+ "type":"alt",
103
+ "auth":"Last words",
104
+ "suggest50":[
105
+ "Deathbed words"]},
106
+ {
107
+ "idroot":"fst00992938",
108
+ "type":"alt",
109
+ "auth":"Last words",
110
+ "suggest50":[
111
+ "Dying words"]},
112
+ {
113
+ "idroot":"fst01355332",
114
+ "type":"auth",
115
+ "auth":"Words of Jesus Christ",
116
+ "suggest50":[
117
+ "Words of Jesus Christ"]},
118
+ {
119
+ "idroot":"fst00911178",
120
+ "type":"auth",
121
+ "auth":"English language--Foreign words and phrases",
122
+ "suggest50":[
123
+ "English language--Foreign words and phrases"]},
124
+ {
125
+ "idroot":"fst00911178",
126
+ "type":"alt",
127
+ "auth":"English language--Foreign words and phrases",
128
+ "suggest50":[
129
+ "English language--Loan words"]}]
130
+ }}
@@ -0,0 +1,1469 @@
1
+ {
2
+ "head": {
3
+ "vars": [
4
+ "Subject",
5
+ "Predicate",
6
+ "Object"
7
+ ]
8
+ },
9
+ "results": {
10
+ "bindings": [
11
+ {
12
+ "Subject": {
13
+ "type": "uri",
14
+ "value": "http://vocab.getty.edu/tgn/1028772"
15
+ },
16
+ "Predicate": {
17
+ "type": "uri",
18
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
19
+ },
20
+ "Object": {
21
+ "type": "uri",
22
+ "value": "http://vocab.getty.edu/ontology#Subject"
23
+ }
24
+ },
25
+ {
26
+ "Subject": {
27
+ "type": "uri",
28
+ "value": "http://vocab.getty.edu/tgn/1028772"
29
+ },
30
+ "Predicate": {
31
+ "type": "uri",
32
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
33
+ },
34
+ "Object": {
35
+ "type": "uri",
36
+ "value": "http://www.w3.org/2004/02/skos/core#Concept"
37
+ }
38
+ },
39
+ {
40
+ "Subject": {
41
+ "type": "uri",
42
+ "value": "http://vocab.getty.edu/tgn/1028772"
43
+ },
44
+ "Predicate": {
45
+ "type": "uri",
46
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
47
+ },
48
+ "Object": {
49
+ "type": "uri",
50
+ "value": "http://vocab.getty.edu/ontology#AdminPlaceConcept"
51
+ }
52
+ },
53
+ {
54
+ "Subject": {
55
+ "type": "uri",
56
+ "value": "http://vocab.getty.edu/tgn/1028772"
57
+ },
58
+ "Predicate": {
59
+ "type": "uri",
60
+ "value": "http://www.w3.org/2000/01/rdf-schema#label"
61
+ },
62
+ "Object": {
63
+ "xml:lang": "en",
64
+ "type": "literal",
65
+ "value": "Cawood"
66
+ }
67
+ },
68
+ {
69
+ "Subject": {
70
+ "type": "uri",
71
+ "value": "http://vocab.getty.edu/tgn/1028772"
72
+ },
73
+ "Predicate": {
74
+ "type": "uri",
75
+ "value": "http://www.w3.org/2000/01/rdf-schema#seeAlso"
76
+ },
77
+ "Object": {
78
+ "type": "uri",
79
+ "value": "http://www.getty.edu/vow/TGNFullDisplay?find=&place=&nation=&subjectid=1028772"
80
+ }
81
+ },
82
+ {
83
+ "Subject": {
84
+ "type": "uri",
85
+ "value": "http://vocab.getty.edu/tgn/1028772"
86
+ },
87
+ "Predicate": {
88
+ "type": "uri",
89
+ "value": "http://purl.org/dc/terms/created"
90
+ },
91
+ "Object": {
92
+ "datatype": "http://www.w3.org/2001/XMLSchema#dateTime",
93
+ "type": "literal",
94
+ "value": "1991-09-13T01:48:00"
95
+ }
96
+ },
97
+ {
98
+ "Subject": {
99
+ "type": "uri",
100
+ "value": "http://vocab.getty.edu/tgn/1028772"
101
+ },
102
+ "Predicate": {
103
+ "type": "uri",
104
+ "value": "http://purl.org/dc/terms/modified"
105
+ },
106
+ "Object": {
107
+ "datatype": "http://www.w3.org/2001/XMLSchema#dateTime",
108
+ "type": "literal",
109
+ "value": "2011-09-16T13:41:23"
110
+ }
111
+ },
112
+ {
113
+ "Subject": {
114
+ "type": "uri",
115
+ "value": "http://vocab.getty.edu/tgn/1028772"
116
+ },
117
+ "Predicate": {
118
+ "type": "uri",
119
+ "value": "http://www.w3.org/2004/02/skos/core#changeNote"
120
+ },
121
+ "Object": {
122
+ "type": "uri",
123
+ "value": "http://vocab.getty.edu/tgn/rev/5000829358"
124
+ }
125
+ },
126
+ {
127
+ "Subject": {
128
+ "type": "uri",
129
+ "value": "http://vocab.getty.edu/tgn/1028772"
130
+ },
131
+ "Predicate": {
132
+ "type": "uri",
133
+ "value": "http://www.w3.org/2004/02/skos/core#changeNote"
134
+ },
135
+ "Object": {
136
+ "type": "uri",
137
+ "value": "http://vocab.getty.edu/tgn/rev/5013650916"
138
+ }
139
+ },
140
+ {
141
+ "Subject": {
142
+ "type": "uri",
143
+ "value": "http://vocab.getty.edu/tgn/1028772"
144
+ },
145
+ "Predicate": {
146
+ "type": "uri",
147
+ "value": "http://vocab.getty.edu/ontology#broader"
148
+ },
149
+ "Object": {
150
+ "type": "uri",
151
+ "value": "http://vocab.getty.edu/tgn/7008166"
152
+ }
153
+ },
154
+ {
155
+ "Subject": {
156
+ "type": "uri",
157
+ "value": "http://vocab.getty.edu/tgn/1028772"
158
+ },
159
+ "Predicate": {
160
+ "type": "uri",
161
+ "value": "http://vocab.getty.edu/ontology#broaderPartitiveExtended"
162
+ },
163
+ "Object": {
164
+ "type": "uri",
165
+ "value": "http://vocab.getty.edu/tgn/7002445"
166
+ }
167
+ },
168
+ {
169
+ "Subject": {
170
+ "type": "uri",
171
+ "value": "http://vocab.getty.edu/tgn/1028772"
172
+ },
173
+ "Predicate": {
174
+ "type": "uri",
175
+ "value": "http://vocab.getty.edu/ontology#broaderPartitiveExtended"
176
+ },
177
+ "Object": {
178
+ "type": "uri",
179
+ "value": "http://vocab.getty.edu/tgn/7008653"
180
+ }
181
+ },
182
+ {
183
+ "Subject": {
184
+ "type": "uri",
185
+ "value": "http://vocab.getty.edu/tgn/1028772"
186
+ },
187
+ "Predicate": {
188
+ "type": "uri",
189
+ "value": "http://vocab.getty.edu/ontology#broaderPartitiveExtended"
190
+ },
191
+ "Object": {
192
+ "type": "uri",
193
+ "value": "http://vocab.getty.edu/tgn/1000003"
194
+ }
195
+ },
196
+ {
197
+ "Subject": {
198
+ "type": "uri",
199
+ "value": "http://vocab.getty.edu/tgn/1028772"
200
+ },
201
+ "Predicate": {
202
+ "type": "uri",
203
+ "value": "http://vocab.getty.edu/ontology#broaderPartitiveExtended"
204
+ },
205
+ "Object": {
206
+ "type": "uri",
207
+ "value": "http://vocab.getty.edu/tgn/1009896"
208
+ }
209
+ },
210
+ {
211
+ "Subject": {
212
+ "type": "uri",
213
+ "value": "http://vocab.getty.edu/tgn/1028772"
214
+ },
215
+ "Predicate": {
216
+ "type": "uri",
217
+ "value": "http://vocab.getty.edu/ontology#broaderPartitiveExtended"
218
+ },
219
+ "Object": {
220
+ "type": "uri",
221
+ "value": "http://vocab.getty.edu/tgn/7008166"
222
+ }
223
+ },
224
+ {
225
+ "Subject": {
226
+ "type": "uri",
227
+ "value": "http://vocab.getty.edu/tgn/1028772"
228
+ },
229
+ "Predicate": {
230
+ "type": "uri",
231
+ "value": "http://vocab.getty.edu/ontology#broaderPartitiveExtended"
232
+ },
233
+ "Object": {
234
+ "type": "uri",
235
+ "value": "http://vocab.getty.edu/tgn/7008171"
236
+ }
237
+ },
238
+ {
239
+ "Subject": {
240
+ "type": "uri",
241
+ "value": "http://vocab.getty.edu/tgn/1028772"
242
+ },
243
+ "Predicate": {
244
+ "type": "uri",
245
+ "value": "http://vocab.getty.edu/ontology#broaderPartitiveExtended"
246
+ },
247
+ "Object": {
248
+ "type": "uri",
249
+ "value": "http://vocab.getty.edu/tgn/7008591"
250
+ }
251
+ },
252
+ {
253
+ "Subject": {
254
+ "type": "uri",
255
+ "value": "http://vocab.getty.edu/tgn/1028772"
256
+ },
257
+ "Predicate": {
258
+ "type": "uri",
259
+ "value": "http://vocab.getty.edu/ontology#broaderPartitiveExtended"
260
+ },
261
+ "Object": {
262
+ "type": "uri",
263
+ "value": "http://vocab.getty.edu/tgn/7029392"
264
+ }
265
+ },
266
+ {
267
+ "Subject": {
268
+ "type": "uri",
269
+ "value": "http://vocab.getty.edu/tgn/1028772"
270
+ },
271
+ "Predicate": {
272
+ "type": "uri",
273
+ "value": "http://vocab.getty.edu/ontology#broaderExtended"
274
+ },
275
+ "Object": {
276
+ "type": "uri",
277
+ "value": "http://vocab.getty.edu/tgn/7002445"
278
+ }
279
+ },
280
+ {
281
+ "Subject": {
282
+ "type": "uri",
283
+ "value": "http://vocab.getty.edu/tgn/1028772"
284
+ },
285
+ "Predicate": {
286
+ "type": "uri",
287
+ "value": "http://vocab.getty.edu/ontology#broaderExtended"
288
+ },
289
+ "Object": {
290
+ "type": "uri",
291
+ "value": "http://vocab.getty.edu/tgn/7008653"
292
+ }
293
+ },
294
+ {
295
+ "Subject": {
296
+ "type": "uri",
297
+ "value": "http://vocab.getty.edu/tgn/1028772"
298
+ },
299
+ "Predicate": {
300
+ "type": "uri",
301
+ "value": "http://vocab.getty.edu/ontology#broaderExtended"
302
+ },
303
+ "Object": {
304
+ "type": "uri",
305
+ "value": "http://vocab.getty.edu/tgn/1000003"
306
+ }
307
+ },
308
+ {
309
+ "Subject": {
310
+ "type": "uri",
311
+ "value": "http://vocab.getty.edu/tgn/1028772"
312
+ },
313
+ "Predicate": {
314
+ "type": "uri",
315
+ "value": "http://vocab.getty.edu/ontology#broaderExtended"
316
+ },
317
+ "Object": {
318
+ "type": "uri",
319
+ "value": "http://vocab.getty.edu/tgn/1009896"
320
+ }
321
+ },
322
+ {
323
+ "Subject": {
324
+ "type": "uri",
325
+ "value": "http://vocab.getty.edu/tgn/1028772"
326
+ },
327
+ "Predicate": {
328
+ "type": "uri",
329
+ "value": "http://vocab.getty.edu/ontology#broaderExtended"
330
+ },
331
+ "Object": {
332
+ "type": "uri",
333
+ "value": "http://vocab.getty.edu/tgn/7008166"
334
+ }
335
+ },
336
+ {
337
+ "Subject": {
338
+ "type": "uri",
339
+ "value": "http://vocab.getty.edu/tgn/1028772"
340
+ },
341
+ "Predicate": {
342
+ "type": "uri",
343
+ "value": "http://vocab.getty.edu/ontology#broaderExtended"
344
+ },
345
+ "Object": {
346
+ "type": "uri",
347
+ "value": "http://vocab.getty.edu/tgn/7008171"
348
+ }
349
+ },
350
+ {
351
+ "Subject": {
352
+ "type": "uri",
353
+ "value": "http://vocab.getty.edu/tgn/1028772"
354
+ },
355
+ "Predicate": {
356
+ "type": "uri",
357
+ "value": "http://vocab.getty.edu/ontology#broaderExtended"
358
+ },
359
+ "Object": {
360
+ "type": "uri",
361
+ "value": "http://vocab.getty.edu/tgn/7008591"
362
+ }
363
+ },
364
+ {
365
+ "Subject": {
366
+ "type": "uri",
367
+ "value": "http://vocab.getty.edu/tgn/1028772"
368
+ },
369
+ "Predicate": {
370
+ "type": "uri",
371
+ "value": "http://vocab.getty.edu/ontology#broaderExtended"
372
+ },
373
+ "Object": {
374
+ "type": "uri",
375
+ "value": "http://vocab.getty.edu/tgn/7029392"
376
+ }
377
+ },
378
+ {
379
+ "Subject": {
380
+ "type": "uri",
381
+ "value": "http://vocab.getty.edu/tgn/1028772"
382
+ },
383
+ "Predicate": {
384
+ "type": "uri",
385
+ "value": "http://vocab.getty.edu/ontology#broaderPreferredExtended"
386
+ },
387
+ "Object": {
388
+ "type": "uri",
389
+ "value": "http://vocab.getty.edu/tgn/7002445"
390
+ }
391
+ },
392
+ {
393
+ "Subject": {
394
+ "type": "uri",
395
+ "value": "http://vocab.getty.edu/tgn/1028772"
396
+ },
397
+ "Predicate": {
398
+ "type": "uri",
399
+ "value": "http://vocab.getty.edu/ontology#broaderPreferredExtended"
400
+ },
401
+ "Object": {
402
+ "type": "uri",
403
+ "value": "http://vocab.getty.edu/tgn/1000003"
404
+ }
405
+ },
406
+ {
407
+ "Subject": {
408
+ "type": "uri",
409
+ "value": "http://vocab.getty.edu/tgn/1028772"
410
+ },
411
+ "Predicate": {
412
+ "type": "uri",
413
+ "value": "http://vocab.getty.edu/ontology#broaderPreferredExtended"
414
+ },
415
+ "Object": {
416
+ "type": "uri",
417
+ "value": "http://vocab.getty.edu/tgn/7008166"
418
+ }
419
+ },
420
+ {
421
+ "Subject": {
422
+ "type": "uri",
423
+ "value": "http://vocab.getty.edu/tgn/1028772"
424
+ },
425
+ "Predicate": {
426
+ "type": "uri",
427
+ "value": "http://vocab.getty.edu/ontology#broaderPreferredExtended"
428
+ },
429
+ "Object": {
430
+ "type": "uri",
431
+ "value": "http://vocab.getty.edu/tgn/7008591"
432
+ }
433
+ },
434
+ {
435
+ "Subject": {
436
+ "type": "uri",
437
+ "value": "http://vocab.getty.edu/tgn/1028772"
438
+ },
439
+ "Predicate": {
440
+ "type": "uri",
441
+ "value": "http://vocab.getty.edu/ontology#broaderPreferredExtended"
442
+ },
443
+ "Object": {
444
+ "type": "uri",
445
+ "value": "http://vocab.getty.edu/tgn/7029392"
446
+ }
447
+ },
448
+ {
449
+ "Subject": {
450
+ "type": "uri",
451
+ "value": "http://vocab.getty.edu/tgn/1028772"
452
+ },
453
+ "Predicate": {
454
+ "type": "uri",
455
+ "value": "http://vocab.getty.edu/ontology#parentString"
456
+ },
457
+ "Object": {
458
+ "type": "literal",
459
+ "value": "North Yorkshire, England, United Kingdom, Europe, World"
460
+ }
461
+ },
462
+ {
463
+ "Subject": {
464
+ "type": "uri",
465
+ "value": "http://vocab.getty.edu/tgn/1028772"
466
+ },
467
+ "Predicate": {
468
+ "type": "uri",
469
+ "value": "http://www.w3.org/2004/02/skos/core#note"
470
+ },
471
+ "Object": {
472
+ "type": "uri",
473
+ "value": "http://vocab.getty.edu/tgn/rev/5000829358"
474
+ }
475
+ },
476
+ {
477
+ "Subject": {
478
+ "type": "uri",
479
+ "value": "http://vocab.getty.edu/tgn/1028772"
480
+ },
481
+ "Predicate": {
482
+ "type": "uri",
483
+ "value": "http://www.w3.org/2004/02/skos/core#note"
484
+ },
485
+ "Object": {
486
+ "type": "uri",
487
+ "value": "http://vocab.getty.edu/tgn/rev/5013650916"
488
+ }
489
+ },
490
+ {
491
+ "Subject": {
492
+ "type": "uri",
493
+ "value": "http://vocab.getty.edu/tgn/1028772"
494
+ },
495
+ "Predicate": {
496
+ "type": "uri",
497
+ "value": "http://vocab.getty.edu/ontology#parentStringAbbrev"
498
+ },
499
+ "Object": {
500
+ "type": "literal",
501
+ "value": "North Yorkshire, England, ... World"
502
+ }
503
+ },
504
+ {
505
+ "Subject": {
506
+ "type": "uri",
507
+ "value": "http://vocab.getty.edu/tgn/1028772"
508
+ },
509
+ "Predicate": {
510
+ "type": "uri",
511
+ "value": "http://vocab.getty.edu/ontology#displayOrder"
512
+ },
513
+ "Object": {
514
+ "datatype": "http://www.w3.org/2001/XMLSchema#positiveInteger",
515
+ "type": "literal",
516
+ "value": "137"
517
+ }
518
+ },
519
+ {
520
+ "Subject": {
521
+ "type": "uri",
522
+ "value": "http://vocab.getty.edu/tgn/1028772"
523
+ },
524
+ "Predicate": {
525
+ "type": "uri",
526
+ "value": "http://vocab.getty.edu/ontology#placeType"
527
+ },
528
+ "Object": {
529
+ "type": "uri",
530
+ "value": "http://vocab.getty.edu/aat/300008347"
531
+ }
532
+ },
533
+ {
534
+ "Subject": {
535
+ "type": "uri",
536
+ "value": "http://vocab.getty.edu/tgn/1028772"
537
+ },
538
+ "Predicate": {
539
+ "type": "uri",
540
+ "value": "http://www.w3.org/2008/05/skos-xl#prefLabel"
541
+ },
542
+ "Object": {
543
+ "type": "uri",
544
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
545
+ }
546
+ },
547
+ {
548
+ "Subject": {
549
+ "type": "uri",
550
+ "value": "http://vocab.getty.edu/tgn/1028772"
551
+ },
552
+ "Predicate": {
553
+ "type": "uri",
554
+ "value": "http://www.w3.org/2004/02/skos/core#prefLabel"
555
+ },
556
+ "Object": {
557
+ "xml:lang": "en",
558
+ "type": "literal",
559
+ "value": "Cawood"
560
+ }
561
+ },
562
+ {
563
+ "Subject": {
564
+ "type": "uri",
565
+ "value": "http://vocab.getty.edu/tgn/1028772"
566
+ },
567
+ "Predicate": {
568
+ "type": "uri",
569
+ "value": "http://vocab.getty.edu/ontology#broaderPartitive"
570
+ },
571
+ "Object": {
572
+ "type": "uri",
573
+ "value": "http://vocab.getty.edu/tgn/7008166"
574
+ }
575
+ },
576
+ {
577
+ "Subject": {
578
+ "type": "uri",
579
+ "value": "http://vocab.getty.edu/tgn/1028772"
580
+ },
581
+ "Predicate": {
582
+ "type": "uri",
583
+ "value": "http://vocab.getty.edu/ontology#broaderPreferred"
584
+ },
585
+ "Object": {
586
+ "type": "uri",
587
+ "value": "http://vocab.getty.edu/tgn/7008166"
588
+ }
589
+ },
590
+ {
591
+ "Subject": {
592
+ "type": "uri",
593
+ "value": "http://vocab.getty.edu/tgn/1028772"
594
+ },
595
+ "Predicate": {
596
+ "type": "uri",
597
+ "value": "http://www.w3.org/2004/02/skos/core#broader"
598
+ },
599
+ "Object": {
600
+ "type": "uri",
601
+ "value": "http://vocab.getty.edu/tgn/7008166"
602
+ }
603
+ },
604
+ {
605
+ "Subject": {
606
+ "type": "uri",
607
+ "value": "http://vocab.getty.edu/tgn/1028772"
608
+ },
609
+ "Predicate": {
610
+ "type": "uri",
611
+ "value": "http://purl.org/iso25964/skos-thes#broaderPartitive"
612
+ },
613
+ "Object": {
614
+ "type": "uri",
615
+ "value": "http://vocab.getty.edu/tgn/7008166"
616
+ }
617
+ },
618
+ {
619
+ "Subject": {
620
+ "type": "uri",
621
+ "value": "http://vocab.getty.edu/tgn/1028772"
622
+ },
623
+ "Predicate": {
624
+ "type": "uri",
625
+ "value": "http://vocab.getty.edu/ontology#prefLabelGVP"
626
+ },
627
+ "Object": {
628
+ "type": "uri",
629
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
630
+ }
631
+ },
632
+ {
633
+ "Subject": {
634
+ "type": "uri",
635
+ "value": "http://vocab.getty.edu/tgn/1028772"
636
+ },
637
+ "Predicate": {
638
+ "type": "uri",
639
+ "value": "http://www.w3.org/2004/02/skos/core#inScheme"
640
+ },
641
+ "Object": {
642
+ "type": "uri",
643
+ "value": "http://vocab.getty.edu/tgn/"
644
+ }
645
+ },
646
+ {
647
+ "Subject": {
648
+ "type": "uri",
649
+ "value": "http://vocab.getty.edu/tgn/1028772"
650
+ },
651
+ "Predicate": {
652
+ "type": "uri",
653
+ "value": "http://purl.org/dc/terms/contributor"
654
+ },
655
+ "Object": {
656
+ "type": "uri",
657
+ "value": "http://vocab.getty.edu/tgn/contrib/10000000"
658
+ }
659
+ },
660
+ {
661
+ "Subject": {
662
+ "type": "uri",
663
+ "value": "http://vocab.getty.edu/tgn/1028772"
664
+ },
665
+ "Predicate": {
666
+ "type": "uri",
667
+ "value": "http://purl.org/dc/terms/source"
668
+ },
669
+ "Object": {
670
+ "type": "uri",
671
+ "value": "http://vocab.getty.edu/tgn/source/9006549-subject-1028772"
672
+ }
673
+ },
674
+ {
675
+ "Subject": {
676
+ "type": "uri",
677
+ "value": "http://vocab.getty.edu/tgn/1028772"
678
+ },
679
+ "Predicate": {
680
+ "type": "uri",
681
+ "value": "http://purl.org/dc/terms/source"
682
+ },
683
+ "Object": {
684
+ "type": "uri",
685
+ "value": "http://vocab.getty.edu/tgn/source/2009007144-subject-1028772"
686
+ }
687
+ },
688
+ {
689
+ "Subject": {
690
+ "type": "uri",
691
+ "value": "http://vocab.getty.edu/tgn/1028772"
692
+ },
693
+ "Predicate": {
694
+ "type": "uri",
695
+ "value": "http://vocab.getty.edu/ontology#placeTypePreferred"
696
+ },
697
+ "Object": {
698
+ "type": "uri",
699
+ "value": "http://vocab.getty.edu/aat/300008347"
700
+ }
701
+ },
702
+ {
703
+ "Subject": {
704
+ "type": "uri",
705
+ "value": "http://vocab.getty.edu/tgn/1028772"
706
+ },
707
+ "Predicate": {
708
+ "type": "uri",
709
+ "value": "http://purl.org/dc/elements/1.1/identifier"
710
+ },
711
+ "Object": {
712
+ "type": "literal",
713
+ "value": "1028772"
714
+ }
715
+ },
716
+ {
717
+ "Subject": {
718
+ "type": "uri",
719
+ "value": "http://vocab.getty.edu/tgn/1028772"
720
+ },
721
+ "Predicate": {
722
+ "type": "uri",
723
+ "value": "http://www.w3.org/2004/02/skos/core#broaderTransitive"
724
+ },
725
+ "Object": {
726
+ "type": "uri",
727
+ "value": "http://vocab.getty.edu/tgn/7002445"
728
+ }
729
+ },
730
+ {
731
+ "Subject": {
732
+ "type": "uri",
733
+ "value": "http://vocab.getty.edu/tgn/1028772"
734
+ },
735
+ "Predicate": {
736
+ "type": "uri",
737
+ "value": "http://www.w3.org/2004/02/skos/core#broaderTransitive"
738
+ },
739
+ "Object": {
740
+ "type": "uri",
741
+ "value": "http://vocab.getty.edu/tgn/7008653"
742
+ }
743
+ },
744
+ {
745
+ "Subject": {
746
+ "type": "uri",
747
+ "value": "http://vocab.getty.edu/tgn/1028772"
748
+ },
749
+ "Predicate": {
750
+ "type": "uri",
751
+ "value": "http://www.w3.org/2004/02/skos/core#broaderTransitive"
752
+ },
753
+ "Object": {
754
+ "type": "uri",
755
+ "value": "http://vocab.getty.edu/tgn/1000003"
756
+ }
757
+ },
758
+ {
759
+ "Subject": {
760
+ "type": "uri",
761
+ "value": "http://vocab.getty.edu/tgn/1028772"
762
+ },
763
+ "Predicate": {
764
+ "type": "uri",
765
+ "value": "http://www.w3.org/2004/02/skos/core#broaderTransitive"
766
+ },
767
+ "Object": {
768
+ "type": "uri",
769
+ "value": "http://vocab.getty.edu/tgn/1009896"
770
+ }
771
+ },
772
+ {
773
+ "Subject": {
774
+ "type": "uri",
775
+ "value": "http://vocab.getty.edu/tgn/1028772"
776
+ },
777
+ "Predicate": {
778
+ "type": "uri",
779
+ "value": "http://www.w3.org/2004/02/skos/core#broaderTransitive"
780
+ },
781
+ "Object": {
782
+ "type": "uri",
783
+ "value": "http://vocab.getty.edu/tgn/7008166"
784
+ }
785
+ },
786
+ {
787
+ "Subject": {
788
+ "type": "uri",
789
+ "value": "http://vocab.getty.edu/tgn/1028772"
790
+ },
791
+ "Predicate": {
792
+ "type": "uri",
793
+ "value": "http://www.w3.org/2004/02/skos/core#broaderTransitive"
794
+ },
795
+ "Object": {
796
+ "type": "uri",
797
+ "value": "http://vocab.getty.edu/tgn/7008171"
798
+ }
799
+ },
800
+ {
801
+ "Subject": {
802
+ "type": "uri",
803
+ "value": "http://vocab.getty.edu/tgn/1028772"
804
+ },
805
+ "Predicate": {
806
+ "type": "uri",
807
+ "value": "http://www.w3.org/2004/02/skos/core#broaderTransitive"
808
+ },
809
+ "Object": {
810
+ "type": "uri",
811
+ "value": "http://vocab.getty.edu/tgn/7008591"
812
+ }
813
+ },
814
+ {
815
+ "Subject": {
816
+ "type": "uri",
817
+ "value": "http://vocab.getty.edu/tgn/1028772"
818
+ },
819
+ "Predicate": {
820
+ "type": "uri",
821
+ "value": "http://creativecommons.org/ns#license"
822
+ },
823
+ "Object": {
824
+ "type": "uri",
825
+ "value": "http://opendatacommons.org/licenses/by/1.0/"
826
+ }
827
+ },
828
+ {
829
+ "Subject": {
830
+ "type": "uri",
831
+ "value": "http://vocab.getty.edu/tgn/1028772"
832
+ },
833
+ "Predicate": {
834
+ "type": "uri",
835
+ "value": "http://purl.org/dc/terms/license"
836
+ },
837
+ "Object": {
838
+ "type": "uri",
839
+ "value": "http://opendatacommons.org/licenses/by/1.0/"
840
+ }
841
+ },
842
+ {
843
+ "Subject": {
844
+ "type": "uri",
845
+ "value": "http://vocab.getty.edu/tgn/1028772"
846
+ },
847
+ "Predicate": {
848
+ "type": "uri",
849
+ "value": "http://rdfs.org/ns/void#inDataset"
850
+ },
851
+ "Object": {
852
+ "type": "uri",
853
+ "value": "http://vocab.getty.edu/dataset/tgn"
854
+ }
855
+ },
856
+ {
857
+ "Subject": {
858
+ "type": "uri",
859
+ "value": "http://vocab.getty.edu/tgn/1028772"
860
+ },
861
+ "Predicate": {
862
+ "type": "uri",
863
+ "value": "http://www.w3.org/ns/prov#wasGeneratedBy"
864
+ },
865
+ "Object": {
866
+ "type": "uri",
867
+ "value": "http://vocab.getty.edu/tgn/rev/5000829358"
868
+ }
869
+ },
870
+ {
871
+ "Subject": {
872
+ "type": "uri",
873
+ "value": "http://vocab.getty.edu/tgn/1028772"
874
+ },
875
+ "Predicate": {
876
+ "type": "uri",
877
+ "value": "http://xmlns.com/foaf/0.1/focus"
878
+ },
879
+ "Object": {
880
+ "type": "uri",
881
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
882
+ }
883
+ },
884
+ {
885
+ "Subject": {
886
+ "type": "uri",
887
+ "value": "http://vocab.getty.edu/tgn/rev/5000829358"
888
+ },
889
+ "Predicate": {
890
+ "type": "uri",
891
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
892
+ },
893
+ "Object": {
894
+ "type": "uri",
895
+ "value": "http://www.w3.org/ns/prov#Activity"
896
+ }
897
+ },
898
+ {
899
+ "Subject": {
900
+ "type": "uri",
901
+ "value": "http://vocab.getty.edu/tgn/rev/5000829358"
902
+ },
903
+ "Predicate": {
904
+ "type": "uri",
905
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
906
+ },
907
+ "Object": {
908
+ "type": "uri",
909
+ "value": "http://www.w3.org/ns/prov#Create"
910
+ }
911
+ },
912
+ {
913
+ "Subject": {
914
+ "type": "uri",
915
+ "value": "http://vocab.getty.edu/tgn/rev/5000829358"
916
+ },
917
+ "Predicate": {
918
+ "type": "uri",
919
+ "value": "http://purl.org/dc/elements/1.1/type"
920
+ },
921
+ "Object": {
922
+ "type": "literal",
923
+ "value": "created"
924
+ }
925
+ },
926
+ {
927
+ "Subject": {
928
+ "type": "uri",
929
+ "value": "http://vocab.getty.edu/tgn/rev/5000829358"
930
+ },
931
+ "Predicate": {
932
+ "type": "uri",
933
+ "value": "http://www.w3.org/ns/prov#startedAtTime"
934
+ },
935
+ "Object": {
936
+ "datatype": "http://www.w3.org/2001/XMLSchema#dateTime",
937
+ "type": "literal",
938
+ "value": "1991-09-13T01:48:00"
939
+ }
940
+ },
941
+ {
942
+ "Subject": {
943
+ "type": "uri",
944
+ "value": "http://vocab.getty.edu/tgn/source/9006549-subject-1028772"
945
+ },
946
+ "Predicate": {
947
+ "type": "uri",
948
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
949
+ },
950
+ "Object": {
951
+ "type": "uri",
952
+ "value": "http://purl.org/ontology/bibo/DocumentPart"
953
+ }
954
+ },
955
+ {
956
+ "Subject": {
957
+ "type": "uri",
958
+ "value": "http://vocab.getty.edu/tgn/source/9006549-subject-1028772"
959
+ },
960
+ "Predicate": {
961
+ "type": "uri",
962
+ "value": "http://purl.org/dc/terms/isPartOf"
963
+ },
964
+ "Object": {
965
+ "type": "uri",
966
+ "value": "http://vocab.getty.edu/tgn/source/9006549"
967
+ }
968
+ },
969
+ {
970
+ "Subject": {
971
+ "type": "uri",
972
+ "value": "http://vocab.getty.edu/tgn/source/9006549-subject-1028772"
973
+ },
974
+ "Predicate": {
975
+ "type": "uri",
976
+ "value": "http://purl.org/ontology/bibo/locator"
977
+ },
978
+ "Object": {
979
+ "type": "literal",
980
+ "value": "41"
981
+ }
982
+ },
983
+ {
984
+ "Subject": {
985
+ "type": "uri",
986
+ "value": "http://vocab.getty.edu/tgn/source/2009007144-subject-1028772"
987
+ },
988
+ "Predicate": {
989
+ "type": "uri",
990
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
991
+ },
992
+ "Object": {
993
+ "type": "uri",
994
+ "value": "http://purl.org/ontology/bibo/DocumentPart"
995
+ }
996
+ },
997
+ {
998
+ "Subject": {
999
+ "type": "uri",
1000
+ "value": "http://vocab.getty.edu/tgn/source/2009007144-subject-1028772"
1001
+ },
1002
+ "Predicate": {
1003
+ "type": "uri",
1004
+ "value": "http://purl.org/dc/terms/isPartOf"
1005
+ },
1006
+ "Object": {
1007
+ "type": "uri",
1008
+ "value": "http://vocab.getty.edu/tgn/source/2009007144"
1009
+ }
1010
+ },
1011
+ {
1012
+ "Subject": {
1013
+ "type": "uri",
1014
+ "value": "http://vocab.getty.edu/tgn/source/2009007144-subject-1028772"
1015
+ },
1016
+ "Predicate": {
1017
+ "type": "uri",
1018
+ "value": "http://purl.org/ontology/bibo/locator"
1019
+ },
1020
+ "Object": {
1021
+ "type": "literal",
1022
+ "value": "-2592134"
1023
+ }
1024
+ },
1025
+ {
1026
+ "Subject": {
1027
+ "type": "uri",
1028
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1029
+ },
1030
+ "Predicate": {
1031
+ "type": "uri",
1032
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
1033
+ },
1034
+ "Object": {
1035
+ "type": "uri",
1036
+ "value": "http://www.w3.org/2008/05/skos-xl#Label"
1037
+ }
1038
+ },
1039
+ {
1040
+ "Subject": {
1041
+ "type": "uri",
1042
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1043
+ },
1044
+ "Predicate": {
1045
+ "type": "uri",
1046
+ "value": "http://vocab.getty.edu/ontology#term"
1047
+ },
1048
+ "Object": {
1049
+ "xml:lang": "en",
1050
+ "type": "literal",
1051
+ "value": "Cawood"
1052
+ }
1053
+ },
1054
+ {
1055
+ "Subject": {
1056
+ "type": "uri",
1057
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1058
+ },
1059
+ "Predicate": {
1060
+ "type": "uri",
1061
+ "value": "http://vocab.getty.edu/ontology#displayOrder"
1062
+ },
1063
+ "Object": {
1064
+ "datatype": "http://www.w3.org/2001/XMLSchema#positiveInteger",
1065
+ "type": "literal",
1066
+ "value": "1"
1067
+ }
1068
+ },
1069
+ {
1070
+ "Subject": {
1071
+ "type": "uri",
1072
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1073
+ },
1074
+ "Predicate": {
1075
+ "type": "uri",
1076
+ "value": "http://www.w3.org/2008/05/skos-xl#literalForm"
1077
+ },
1078
+ "Object": {
1079
+ "xml:lang": "en",
1080
+ "type": "literal",
1081
+ "value": "Cawood"
1082
+ }
1083
+ },
1084
+ {
1085
+ "Subject": {
1086
+ "type": "uri",
1087
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1088
+ },
1089
+ "Predicate": {
1090
+ "type": "uri",
1091
+ "value": "http://vocab.getty.edu/ontology#termFlag"
1092
+ },
1093
+ "Object": {
1094
+ "type": "uri",
1095
+ "value": "http://vocab.getty.edu/term/flag/Vernacular"
1096
+ }
1097
+ },
1098
+ {
1099
+ "Subject": {
1100
+ "type": "uri",
1101
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1102
+ },
1103
+ "Predicate": {
1104
+ "type": "uri",
1105
+ "value": "http://vocab.getty.edu/ontology#contributorPreferred"
1106
+ },
1107
+ "Object": {
1108
+ "type": "uri",
1109
+ "value": "http://vocab.getty.edu/tgn/contrib/10000000"
1110
+ }
1111
+ },
1112
+ {
1113
+ "Subject": {
1114
+ "type": "uri",
1115
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1116
+ },
1117
+ "Predicate": {
1118
+ "type": "uri",
1119
+ "value": "http://purl.org/dc/terms/contributor"
1120
+ },
1121
+ "Object": {
1122
+ "type": "uri",
1123
+ "value": "http://vocab.getty.edu/tgn/contrib/10000000"
1124
+ }
1125
+ },
1126
+ {
1127
+ "Subject": {
1128
+ "type": "uri",
1129
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1130
+ },
1131
+ "Predicate": {
1132
+ "type": "uri",
1133
+ "value": "http://vocab.getty.edu/ontology#sourcePreferred"
1134
+ },
1135
+ "Object": {
1136
+ "type": "uri",
1137
+ "value": "http://vocab.getty.edu/tgn/source/2009007144"
1138
+ }
1139
+ },
1140
+ {
1141
+ "Subject": {
1142
+ "type": "uri",
1143
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1144
+ },
1145
+ "Predicate": {
1146
+ "type": "uri",
1147
+ "value": "http://purl.org/dc/terms/source"
1148
+ },
1149
+ "Object": {
1150
+ "type": "uri",
1151
+ "value": "http://vocab.getty.edu/tgn/source/2009007144"
1152
+ }
1153
+ },
1154
+ {
1155
+ "Subject": {
1156
+ "type": "uri",
1157
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1158
+ },
1159
+ "Predicate": {
1160
+ "type": "uri",
1161
+ "value": "http://purl.org/dc/terms/source"
1162
+ },
1163
+ "Object": {
1164
+ "type": "uri",
1165
+ "value": "http://vocab.getty.edu/tgn/source/9006549-term-29119"
1166
+ }
1167
+ },
1168
+ {
1169
+ "Subject": {
1170
+ "type": "uri",
1171
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1172
+ },
1173
+ "Predicate": {
1174
+ "type": "uri",
1175
+ "value": "http://purl.org/dc/elements/1.1/identifier"
1176
+ },
1177
+ "Object": {
1178
+ "type": "literal",
1179
+ "value": "29119"
1180
+ }
1181
+ },
1182
+ {
1183
+ "Subject": {
1184
+ "type": "uri",
1185
+ "value": "http://vocab.getty.edu/tgn/term/29119-en"
1186
+ },
1187
+ "Predicate": {
1188
+ "type": "uri",
1189
+ "value": "http://purl.org/dc/terms/language"
1190
+ },
1191
+ "Object": {
1192
+ "type": "uri",
1193
+ "value": "http://vocab.getty.edu/aat/300388277"
1194
+ }
1195
+ },
1196
+ {
1197
+ "Subject": {
1198
+ "type": "uri",
1199
+ "value": "http://vocab.getty.edu/tgn/source/9006549-term-29119"
1200
+ },
1201
+ "Predicate": {
1202
+ "type": "uri",
1203
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
1204
+ },
1205
+ "Object": {
1206
+ "type": "uri",
1207
+ "value": "http://purl.org/ontology/bibo/DocumentPart"
1208
+ }
1209
+ },
1210
+ {
1211
+ "Subject": {
1212
+ "type": "uri",
1213
+ "value": "http://vocab.getty.edu/tgn/source/9006549-term-29119"
1214
+ },
1215
+ "Predicate": {
1216
+ "type": "uri",
1217
+ "value": "http://purl.org/dc/terms/isPartOf"
1218
+ },
1219
+ "Object": {
1220
+ "type": "uri",
1221
+ "value": "http://vocab.getty.edu/tgn/source/9006549"
1222
+ }
1223
+ },
1224
+ {
1225
+ "Subject": {
1226
+ "type": "uri",
1227
+ "value": "http://vocab.getty.edu/tgn/source/9006549-term-29119"
1228
+ },
1229
+ "Predicate": {
1230
+ "type": "uri",
1231
+ "value": "http://purl.org/ontology/bibo/locator"
1232
+ },
1233
+ "Object": {
1234
+ "type": "literal",
1235
+ "value": "41"
1236
+ }
1237
+ },
1238
+ {
1239
+ "Subject": {
1240
+ "type": "uri",
1241
+ "value": "http://vocab.getty.edu/tgn/rel/1028772-placeType-300008347"
1242
+ },
1243
+ "Predicate": {
1244
+ "type": "uri",
1245
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
1246
+ },
1247
+ "Object": {
1248
+ "type": "uri",
1249
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"
1250
+ }
1251
+ },
1252
+ {
1253
+ "Subject": {
1254
+ "type": "uri",
1255
+ "value": "http://vocab.getty.edu/tgn/rel/1028772-placeType-300008347"
1256
+ },
1257
+ "Predicate": {
1258
+ "type": "uri",
1259
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"
1260
+ },
1261
+ "Object": {
1262
+ "type": "uri",
1263
+ "value": "http://vocab.getty.edu/tgn/1028772"
1264
+ }
1265
+ },
1266
+ {
1267
+ "Subject": {
1268
+ "type": "uri",
1269
+ "value": "http://vocab.getty.edu/tgn/rel/1028772-placeType-300008347"
1270
+ },
1271
+ "Predicate": {
1272
+ "type": "uri",
1273
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"
1274
+ },
1275
+ "Object": {
1276
+ "type": "uri",
1277
+ "value": "http://vocab.getty.edu/ontology#placeTypePreferred"
1278
+ }
1279
+ },
1280
+ {
1281
+ "Subject": {
1282
+ "type": "uri",
1283
+ "value": "http://vocab.getty.edu/tgn/rel/1028772-placeType-300008347"
1284
+ },
1285
+ "Predicate": {
1286
+ "type": "uri",
1287
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#object"
1288
+ },
1289
+ "Object": {
1290
+ "type": "uri",
1291
+ "value": "http://vocab.getty.edu/aat/300008347"
1292
+ }
1293
+ },
1294
+ {
1295
+ "Subject": {
1296
+ "type": "uri",
1297
+ "value": "http://vocab.getty.edu/tgn/rel/1028772-placeType-300008347"
1298
+ },
1299
+ "Predicate": {
1300
+ "type": "uri",
1301
+ "value": "http://vocab.getty.edu/ontology#displayOrder"
1302
+ },
1303
+ "Object": {
1304
+ "datatype": "http://www.w3.org/2001/XMLSchema#positiveInteger",
1305
+ "type": "literal",
1306
+ "value": "1"
1307
+ }
1308
+ },
1309
+ {
1310
+ "Subject": {
1311
+ "type": "uri",
1312
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
1313
+ },
1314
+ "Predicate": {
1315
+ "type": "uri",
1316
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
1317
+ },
1318
+ "Object": {
1319
+ "type": "uri",
1320
+ "value": "http://schema.org/Place"
1321
+ }
1322
+ },
1323
+ {
1324
+ "Subject": {
1325
+ "type": "uri",
1326
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
1327
+ },
1328
+ "Predicate": {
1329
+ "type": "uri",
1330
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
1331
+ },
1332
+ "Object": {
1333
+ "type": "uri",
1334
+ "value": "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
1335
+ }
1336
+ },
1337
+ {
1338
+ "Subject": {
1339
+ "type": "uri",
1340
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
1341
+ },
1342
+ "Predicate": {
1343
+ "type": "uri",
1344
+ "value": "http://creativecommons.org/ns#license"
1345
+ },
1346
+ "Object": {
1347
+ "type": "uri",
1348
+ "value": "http://opendatacommons.org/licenses/by/1.0/"
1349
+ }
1350
+ },
1351
+ {
1352
+ "Subject": {
1353
+ "type": "uri",
1354
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
1355
+ },
1356
+ "Predicate": {
1357
+ "type": "uri",
1358
+ "value": "http://purl.org/dc/terms/license"
1359
+ },
1360
+ "Object": {
1361
+ "type": "uri",
1362
+ "value": "http://opendatacommons.org/licenses/by/1.0/"
1363
+ }
1364
+ },
1365
+ {
1366
+ "Subject": {
1367
+ "type": "uri",
1368
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
1369
+ },
1370
+ "Predicate": {
1371
+ "type": "uri",
1372
+ "value": "http://rdfs.org/ns/void#inDataset"
1373
+ },
1374
+ "Object": {
1375
+ "type": "uri",
1376
+ "value": "http://vocab.getty.edu/dataset/tgn"
1377
+ }
1378
+ },
1379
+ {
1380
+ "Subject": {
1381
+ "type": "uri",
1382
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
1383
+ },
1384
+ "Predicate": {
1385
+ "type": "uri",
1386
+ "value": "http://www.w3.org/2003/01/geo/wgs84_pos#lat"
1387
+ },
1388
+ "Object": {
1389
+ "datatype": "http://www.w3.org/2001/XMLSchema#decimal",
1390
+ "type": "literal",
1391
+ "value": "53.833333"
1392
+ }
1393
+ },
1394
+ {
1395
+ "Subject": {
1396
+ "type": "uri",
1397
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
1398
+ },
1399
+ "Predicate": {
1400
+ "type": "uri",
1401
+ "value": "http://schema.org/geo"
1402
+ },
1403
+ "Object": {
1404
+ "type": "uri",
1405
+ "value": "http://vocab.getty.edu/tgn/1028772-geometry"
1406
+ }
1407
+ },
1408
+ {
1409
+ "Subject": {
1410
+ "type": "uri",
1411
+ "value": "http://vocab.getty.edu/tgn/1028772-place"
1412
+ },
1413
+ "Predicate": {
1414
+ "type": "uri",
1415
+ "value": "http://www.w3.org/2003/01/geo/wgs84_pos#long"
1416
+ },
1417
+ "Object": {
1418
+ "datatype": "http://www.w3.org/2001/XMLSchema#decimal",
1419
+ "type": "literal",
1420
+ "value": "-1.116667"
1421
+ }
1422
+ },
1423
+ {
1424
+ "Subject": {
1425
+ "type": "uri",
1426
+ "value": "http://vocab.getty.edu/tgn/1028772-geometry"
1427
+ },
1428
+ "Predicate": {
1429
+ "type": "uri",
1430
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
1431
+ },
1432
+ "Object": {
1433
+ "type": "uri",
1434
+ "value": "http://schema.org/GeoCoordinates"
1435
+ }
1436
+ },
1437
+ {
1438
+ "Subject": {
1439
+ "type": "uri",
1440
+ "value": "http://vocab.getty.edu/tgn/1028772-geometry"
1441
+ },
1442
+ "Predicate": {
1443
+ "type": "uri",
1444
+ "value": "http://schema.org/latitude"
1445
+ },
1446
+ "Object": {
1447
+ "datatype": "http://www.w3.org/2001/XMLSchema#decimal",
1448
+ "type": "literal",
1449
+ "value": "53.833333"
1450
+ }
1451
+ },
1452
+ {
1453
+ "Subject": {
1454
+ "type": "uri",
1455
+ "value": "http://vocab.getty.edu/tgn/1028772-geometry"
1456
+ },
1457
+ "Predicate": {
1458
+ "type": "uri",
1459
+ "value": "http://schema.org/longitude"
1460
+ },
1461
+ "Object": {
1462
+ "datatype": "http://www.w3.org/2001/XMLSchema#decimal",
1463
+ "type": "literal",
1464
+ "value": "-1.116667"
1465
+ }
1466
+ }
1467
+ ]
1468
+ }
1469
+ }