comparison owlInput/duomoAnalysis.owl @ 0:fb3f3df002df

first release
author dwinter
date Thu, 03 Feb 2011 10:15:16 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:fb3f3df002df
1 <?xml version="1.0"?>
2 <rdf:RDF
3 xmlns:skos="http://www.w3.org/2004/02/skos/core#"
4 xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
5 xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
6 xmlns="http://www.digitalHPS.org/ontologies/duomoAnalysis.owl#"
7 xmlns:hps="http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#"
8 xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
9 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
10 xmlns:owl="http://www.w3.org/2002/07/owl#"
11 xmlns:sqwrl="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl#"
12 xmlns:crm="http://erlangen-crm.org/101001/"
13 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
14 xmlns:swrl="http://www.w3.org/2003/11/swrl#"
15 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
16 xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
17 xml:base="http://www.digitalHPS.org/ontologies/duomoAnalysis.owl">
18 <owl:Ontology rdf:about="">
19 <owl:imports rdf:resource="http://protege.stanford.edu/plugins/owl/protege"/>
20 <owl:imports rdf:resource="http://www.digitalHPS.org/ontologies/KnowledgeRepresentation"/>
21 </owl:Ontology>
22 <owl:Class rdf:ID="DuomoActivities">
23 <rdfs:subClassOf>
24 <owl:Class rdf:ID="DuomoHierarchieDWTemporal"/>
25 </rdfs:subClassOf>
26 </owl:Class>
27 <owl:Class rdf:ID="Workers">
28 <rdfs:label xml:lang="en">Workers</rdfs:label>
29 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
30 >NORME07</duomoTypeID>
31 <rdfs:subClassOf>
32 <owl:Class rdf:ID="Norms"/>
33 </rdfs:subClassOf>
34 </owl:Class>
35 <owl:Class rdf:ID="Apparel">
36 <owl:disjointWith>
37 <owl:Class rdf:ID="HardwareTools"/>
38 </owl:disjointWith>
39 <owl:disjointWith>
40 <owl:Class rdf:ID="Pavements"/>
41 </owl:disjointWith>
42 <owl:disjointWith>
43 <owl:Class rdf:ID="Bells"/>
44 </owl:disjointWith>
45 <owl:disjointWith>
46 <owl:Class rdf:ID="OrganLofts"/>
47 </owl:disjointWith>
48 <owl:disjointWith>
49 <owl:Class rdf:ID="Lighting"/>
50 </owl:disjointWith>
51 <owl:disjointWith>
52 <owl:Class rdf:ID="Sculpture"/>
53 </owl:disjointWith>
54 <owl:disjointWith>
55 <owl:Class rdf:ID="ModelsDesigns"/>
56 </owl:disjointWith>
57 <owl:disjointWith>
58 <owl:Class rdf:ID="RelicsReliquaries"/>
59 </owl:disjointWith>
60 <owl:disjointWith>
61 <owl:Class rdf:ID="Books"/>
62 </owl:disjointWith>
63 <owl:disjointWith>
64 <owl:Class rdf:ID="Organs"/>
65 </owl:disjointWith>
66 <owl:disjointWith>
67 <owl:Class rdf:ID="SepulchresMonuments"/>
68 </owl:disjointWith>
69 <owl:disjointWith>
70 <owl:Class rdf:ID="Machines"/>
71 </owl:disjointWith>
72 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
73 >OGGETTI23</duomoTypeID>
74 <rdfs:subClassOf>
75 <owl:Class rdf:ID="Objects"/>
76 </rdfs:subClassOf>
77 <owl:disjointWith>
78 <owl:Class rdf:ID="FurnitureWoodDecor"/>
79 </owl:disjointWith>
80 <owl:disjointWith>
81 <owl:Class rdf:ID="Chains"/>
82 </owl:disjointWith>
83 <rdfs:label xml:lang="en">apparel</rdfs:label>
84 <owl:disjointWith>
85 <owl:Class rdf:ID="EcclesiasticalFurnitures"/>
86 </owl:disjointWith>
87 <owl:disjointWith>
88 <owl:Class rdf:ID="Vestments"/>
89 </owl:disjointWith>
90 <owl:disjointWith>
91 <owl:Class rdf:ID="Plumbing"/>
92 </owl:disjointWith>
93 <owl:disjointWith>
94 <owl:Class rdf:ID="Altars"/>
95 </owl:disjointWith>
96 <owl:disjointWith>
97 <owl:Class rdf:ID="Paintings"/>
98 </owl:disjointWith>
99 <owl:disjointWith>
100 <owl:Class rdf:ID="ObjectsOther"/>
101 </owl:disjointWith>
102 <owl:disjointWith>
103 <owl:Class rdf:ID="Crockery"/>
104 </owl:disjointWith>
105 <owl:disjointWith>
106 <owl:Class rdf:ID="GlassWindows"/>
107 </owl:disjointWith>
108 <owl:disjointWith>
109 <owl:Class rdf:ID="Mosaics"/>
110 </owl:disjointWith>
111 <owl:disjointWith>
112 <owl:Class rdf:ID="ArchitectonicElements"/>
113 </owl:disjointWith>
114 </owl:Class>
115 <owl:Class rdf:ID="OtherMentionsEarthen">
116 <owl:disjointWith>
117 <owl:Class rdf:ID="OtherMentionsUnspecified"/>
118 </owl:disjointWith>
119 <owl:disjointWith>
120 <owl:Class rdf:ID="OtherMentionsOther"/>
121 </owl:disjointWith>
122 <rdfs:subClassOf>
123 <owl:Restriction>
124 <owl:onProperty>
125 <owl:ObjectProperty rdf:ID="objectMentiones"/>
126 </owl:onProperty>
127 <owl:allValuesFrom>
128 <owl:Class rdf:ID="MaterialsEarthen"/>
129 </owl:allValuesFrom>
130 </owl:Restriction>
131 </rdfs:subClassOf>
132 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
133 >MATERIALI27</duomoTypeID>
134 <owl:disjointWith>
135 <owl:Class rdf:ID="OtherMentionsWood"/>
136 </owl:disjointWith>
137 <owl:disjointWith>
138 <owl:Class rdf:ID="OtherMentionsFoodStuffs"/>
139 </owl:disjointWith>
140 <owl:disjointWith>
141 <owl:Class rdf:ID="OtherMentionsStone"/>
142 </owl:disjointWith>
143 <owl:disjointWith>
144 <owl:Class rdf:ID="OtherMentionsMetal"/>
145 </owl:disjointWith>
146 <owl:disjointWith>
147 <owl:Class rdf:ID="OtherMentionsStationery"/>
148 </owl:disjointWith>
149 <owl:disjointWith>
150 <owl:Class rdf:ID="OtherMentionsGlass"/>
151 </owl:disjointWith>
152 <rdfs:subClassOf>
153 <owl:Class rdf:ID="MaterialOtherMentions"/>
154 </rdfs:subClassOf>
155 <rdfs:label xml:lang="en">earthen</rdfs:label>
156 <owl:disjointWith>
157 <owl:Class rdf:ID="OtherMentionsConsumable"/>
158 </owl:disjointWith>
159 </owl:Class>
160 <owl:Class rdf:ID="MaterialPurchase">
161 <rdfs:label xml:lang="en">purchase</rdfs:label>
162 <rdfs:subClassOf>
163 <owl:Class rdf:ID="DuomoActivitiesPurchase"/>
164 </rdfs:subClassOf>
165 <rdfs:subClassOf>
166 <owl:Class rdf:ID="MaterialsActivity"/>
167 </rdfs:subClassOf>
168 </owl:Class>
169 <owl:Class rdf:ID="DuomoFloor">
170 <owl:disjointWith>
171 <owl:Class rdf:ID="DuomoDoors"/>
172 </owl:disjointWith>
173 <owl:disjointWith>
174 <owl:Class rdf:ID="DuomoTribuneArms"/>
175 </owl:disjointWith>
176 <owl:disjointWith>
177 <owl:Class rdf:ID="DuomoChapels"/>
178 </owl:disjointWith>
179 <owl:disjointWith>
180 <owl:Class rdf:ID="DuomoCupolaTambour"/>
181 </owl:disjointWith>
182 <owl:disjointWith>
183 <owl:Class rdf:ID="DuomoSacristies"/>
184 </owl:disjointWith>
185 <rdfs:subClassOf>
186 <owl:Class rdf:ID="Duomo"/>
187 </rdfs:subClassOf>
188 <owl:disjointWith>
189 <owl:Class rdf:ID="DuomoCrossing"/>
190 </owl:disjointWith>
191 <owl:disjointWith>
192 <owl:Class rdf:ID="DuomoBellTower"/>
193 </owl:disjointWith>
194 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
195 >DESTINAZIONI08</duomoTypeID>
196 <owl:disjointWith>
197 <owl:Class rdf:ID="DuomoNaveAisles"/>
198 </owl:disjointWith>
199 <owl:disjointWith>
200 <owl:Class rdf:ID="DuomoRoof"/>
201 </owl:disjointWith>
202 <rdfs:label xml:lang="en">floor</rdfs:label>
203 <owl:disjointWith>
204 <owl:Class rdf:ID="DuomoFacade"/>
205 </owl:disjointWith>
206 </owl:Class>
207 <owl:Class rdf:ID="WordsNorms">
208 <rdfs:subClassOf>
209 <owl:Class rdf:ID="topics2"/>
210 </rdfs:subClassOf>
211 <rdfs:subClassOf>
212 <owl:Restriction>
213 <owl:allValuesFrom>
214 <owl:Class rdf:about="#Norms"/>
215 </owl:allValuesFrom>
216 <owl:onProperty>
217 <owl:ObjectProperty rdf:ID="relationToTopic1"/>
218 </owl:onProperty>
219 </owl:Restriction>
220 </rdfs:subClassOf>
221 </owl:Class>
222 <owl:Class rdf:ID="Texts">
223 <rdfs:subClassOf>
224 <owl:Class rdf:ID="DuomoHierarchieOriginal"/>
225 </rdfs:subClassOf>
226 </owl:Class>
227 <owl:Class rdf:about="#Vestments">
228 <owl:disjointWith>
229 <owl:Class rdf:about="#Books"/>
230 </owl:disjointWith>
231 <owl:disjointWith>
232 <owl:Class rdf:about="#Bells"/>
233 </owl:disjointWith>
234 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
235 >OGGETTI14</duomoTypeID>
236 <owl:disjointWith>
237 <owl:Class rdf:about="#GlassWindows"/>
238 </owl:disjointWith>
239 <owl:disjointWith>
240 <owl:Class rdf:about="#HardwareTools"/>
241 </owl:disjointWith>
242 <owl:disjointWith>
243 <owl:Class rdf:about="#ArchitectonicElements"/>
244 </owl:disjointWith>
245 <owl:disjointWith>
246 <owl:Class rdf:about="#SepulchresMonuments"/>
247 </owl:disjointWith>
248 <owl:disjointWith>
249 <owl:Class rdf:about="#Altars"/>
250 </owl:disjointWith>
251 <owl:disjointWith>
252 <owl:Class rdf:about="#Chains"/>
253 </owl:disjointWith>
254 <owl:disjointWith>
255 <owl:Class rdf:about="#Pavements"/>
256 </owl:disjointWith>
257 <owl:disjointWith>
258 <owl:Class rdf:about="#OrganLofts"/>
259 </owl:disjointWith>
260 <owl:disjointWith>
261 <owl:Class rdf:about="#Organs"/>
262 </owl:disjointWith>
263 <owl:disjointWith>
264 <owl:Class rdf:about="#ModelsDesigns"/>
265 </owl:disjointWith>
266 <owl:disjointWith>
267 <owl:Class rdf:about="#Sculpture"/>
268 </owl:disjointWith>
269 <owl:disjointWith>
270 <owl:Class rdf:about="#Crockery"/>
271 </owl:disjointWith>
272 <owl:disjointWith>
273 <owl:Class rdf:about="#Lighting"/>
274 </owl:disjointWith>
275 <owl:disjointWith rdf:resource="#Apparel"/>
276 <owl:disjointWith>
277 <owl:Class rdf:about="#Machines"/>
278 </owl:disjointWith>
279 <owl:disjointWith>
280 <owl:Class rdf:about="#RelicsReliquaries"/>
281 </owl:disjointWith>
282 <owl:disjointWith>
283 <owl:Class rdf:about="#Paintings"/>
284 </owl:disjointWith>
285 <rdfs:label xml:lang="en">vestments</rdfs:label>
286 <owl:disjointWith>
287 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
288 </owl:disjointWith>
289 <owl:disjointWith>
290 <owl:Class rdf:about="#Plumbing"/>
291 </owl:disjointWith>
292 <rdfs:subClassOf>
293 <owl:Class rdf:about="#Objects"/>
294 </rdfs:subClassOf>
295 <owl:disjointWith>
296 <owl:Class rdf:about="#FurnitureWoodDecor"/>
297 </owl:disjointWith>
298 <owl:disjointWith>
299 <owl:Class rdf:about="#ObjectsOther"/>
300 </owl:disjointWith>
301 <owl:disjointWith>
302 <owl:Class rdf:about="#Mosaics"/>
303 </owl:disjointWith>
304 </owl:Class>
305 <owl:Class rdf:about="#Sculpture">
306 <owl:disjointWith>
307 <owl:Class rdf:about="#ArchitectonicElements"/>
308 </owl:disjointWith>
309 <owl:disjointWith>
310 <owl:Class rdf:about="#Mosaics"/>
311 </owl:disjointWith>
312 <owl:disjointWith>
313 <owl:Class rdf:about="#SepulchresMonuments"/>
314 </owl:disjointWith>
315 <owl:disjointWith>
316 <owl:Class rdf:about="#OrganLofts"/>
317 </owl:disjointWith>
318 <owl:disjointWith>
319 <owl:Class rdf:about="#Machines"/>
320 </owl:disjointWith>
321 <owl:disjointWith>
322 <owl:Class rdf:about="#Books"/>
323 </owl:disjointWith>
324 <owl:disjointWith rdf:resource="#Vestments"/>
325 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
326 >OGGETTI19</duomoTypeID>
327 <owl:disjointWith>
328 <owl:Class rdf:about="#GlassWindows"/>
329 </owl:disjointWith>
330 <owl:disjointWith>
331 <owl:Class rdf:about="#HardwareTools"/>
332 </owl:disjointWith>
333 <owl:disjointWith>
334 <owl:Class rdf:about="#Lighting"/>
335 </owl:disjointWith>
336 <rdfs:subClassOf>
337 <owl:Class rdf:about="#Objects"/>
338 </rdfs:subClassOf>
339 <owl:disjointWith>
340 <owl:Class rdf:about="#Bells"/>
341 </owl:disjointWith>
342 <owl:disjointWith>
343 <owl:Class rdf:about="#RelicsReliquaries"/>
344 </owl:disjointWith>
345 <owl:disjointWith>
346 <owl:Class rdf:about="#ObjectsOther"/>
347 </owl:disjointWith>
348 <owl:disjointWith>
349 <owl:Class rdf:about="#Chains"/>
350 </owl:disjointWith>
351 <rdfs:label xml:lang="en">sculpture</rdfs:label>
352 <owl:disjointWith>
353 <owl:Class rdf:about="#Crockery"/>
354 </owl:disjointWith>
355 <owl:disjointWith>
356 <owl:Class rdf:about="#Paintings"/>
357 </owl:disjointWith>
358 <owl:disjointWith>
359 <owl:Class rdf:about="#Plumbing"/>
360 </owl:disjointWith>
361 <owl:disjointWith>
362 <owl:Class rdf:about="#Altars"/>
363 </owl:disjointWith>
364 <owl:disjointWith>
365 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
366 </owl:disjointWith>
367 <owl:disjointWith rdf:resource="#Apparel"/>
368 <owl:disjointWith>
369 <owl:Class rdf:about="#Pavements"/>
370 </owl:disjointWith>
371 <owl:disjointWith>
372 <owl:Class rdf:about="#ModelsDesigns"/>
373 </owl:disjointWith>
374 <owl:disjointWith>
375 <owl:Class rdf:about="#FurnitureWoodDecor"/>
376 </owl:disjointWith>
377 <owl:disjointWith>
378 <owl:Class rdf:about="#Organs"/>
379 </owl:disjointWith>
380 </owl:Class>
381 <owl:Class rdf:ID="IndicesWords">
382 <rdfs:subClassOf>
383 <owl:Class rdf:ID="Indices"/>
384 </rdfs:subClassOf>
385 <rdfs:subClassOf>
386 <owl:Class rdf:ID="Words"/>
387 </rdfs:subClassOf>
388 </owl:Class>
389 <owl:Class rdf:about="#Pavements">
390 <owl:disjointWith rdf:resource="#Vestments"/>
391 <owl:disjointWith>
392 <owl:Class rdf:about="#Crockery"/>
393 </owl:disjointWith>
394 <owl:disjointWith rdf:resource="#Sculpture"/>
395 <owl:disjointWith>
396 <owl:Class rdf:about="#Organs"/>
397 </owl:disjointWith>
398 <rdfs:subClassOf>
399 <owl:Class rdf:about="#Objects"/>
400 </rdfs:subClassOf>
401 <owl:disjointWith>
402 <owl:Class rdf:about="#ObjectsOther"/>
403 </owl:disjointWith>
404 <owl:disjointWith>
405 <owl:Class rdf:about="#Altars"/>
406 </owl:disjointWith>
407 <owl:disjointWith>
408 <owl:Class rdf:about="#GlassWindows"/>
409 </owl:disjointWith>
410 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
411 >OGGETTI15</duomoTypeID>
412 <owl:disjointWith>
413 <owl:Class rdf:about="#Mosaics"/>
414 </owl:disjointWith>
415 <owl:disjointWith>
416 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
417 </owl:disjointWith>
418 <owl:disjointWith>
419 <owl:Class rdf:about="#HardwareTools"/>
420 </owl:disjointWith>
421 <owl:disjointWith>
422 <owl:Class rdf:about="#ArchitectonicElements"/>
423 </owl:disjointWith>
424 <rdfs:label xml:lang="en">pavements</rdfs:label>
425 <owl:disjointWith>
426 <owl:Class rdf:about="#RelicsReliquaries"/>
427 </owl:disjointWith>
428 <owl:disjointWith>
429 <owl:Class rdf:about="#FurnitureWoodDecor"/>
430 </owl:disjointWith>
431 <owl:disjointWith>
432 <owl:Class rdf:about="#ModelsDesigns"/>
433 </owl:disjointWith>
434 <owl:disjointWith>
435 <owl:Class rdf:about="#Machines"/>
436 </owl:disjointWith>
437 <owl:disjointWith>
438 <owl:Class rdf:about="#Bells"/>
439 </owl:disjointWith>
440 <owl:disjointWith>
441 <owl:Class rdf:about="#Lighting"/>
442 </owl:disjointWith>
443 <owl:disjointWith>
444 <owl:Class rdf:about="#OrganLofts"/>
445 </owl:disjointWith>
446 <owl:disjointWith>
447 <owl:Class rdf:about="#Books"/>
448 </owl:disjointWith>
449 <owl:disjointWith>
450 <owl:Class rdf:about="#SepulchresMonuments"/>
451 </owl:disjointWith>
452 <owl:disjointWith>
453 <owl:Class rdf:about="#Paintings"/>
454 </owl:disjointWith>
455 <owl:disjointWith>
456 <owl:Class rdf:about="#Plumbing"/>
457 </owl:disjointWith>
458 <owl:disjointWith>
459 <owl:Class rdf:about="#Chains"/>
460 </owl:disjointWith>
461 <owl:disjointWith rdf:resource="#Apparel"/>
462 </owl:Class>
463 <owl:Class rdf:ID="DuomoDates">
464 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E52_Time-Span"/>
465 <rdfs:subClassOf>
466 <owl:Restriction>
467 <owl:onProperty>
468 <owl:DatatypeProperty rdf:ID="has_readable_to_date"/>
469 </owl:onProperty>
470 <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
471 >1</owl:maxCardinality>
472 </owl:Restriction>
473 </rdfs:subClassOf>
474 <rdfs:subClassOf>
475 <owl:Restriction>
476 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
477 >1</owl:cardinality>
478 <owl:onProperty>
479 <owl:DatatypeProperty rdf:ID="has_readable_date"/>
480 </owl:onProperty>
481 </owl:Restriction>
482 </rdfs:subClassOf>
483 <rdfs:subClassOf>
484 <owl:Class rdf:ID="DuomoStructureObjects"/>
485 </rdfs:subClassOf>
486 </owl:Class>
487 <owl:Class rdf:ID="Fortifications">
488 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
489 >DESTINAZIONI15</duomoTypeID>
490 <rdfs:subClassOf>
491 <owl:Class rdf:ID="Destinations"/>
492 </rdfs:subClassOf>
493 <rdfs:label xml:lang="en">Fortifications</rdfs:label>
494 </owl:Class>
495 <owl:Class rdf:ID="MaterialsMetal">
496 <rdfs:subClassOf>
497 <owl:Class rdf:ID="MaterialsBasic"/>
498 </rdfs:subClassOf>
499 </owl:Class>
500 <owl:Class rdf:ID="ReferenceWords">
501 <rdfs:subClassOf>
502 <owl:Class rdf:about="#Words"/>
503 </rdfs:subClassOf>
504 <rdfs:subClassOf>
505 <owl:Class rdf:ID="Reference"/>
506 </rdfs:subClassOf>
507 </owl:Class>
508 <owl:Class rdf:ID="ReferenceSummaries">
509 <rdfs:subClassOf>
510 <owl:Class rdf:ID="ReferenceConcept"/>
511 </rdfs:subClassOf>
512 </owl:Class>
513 <owl:Class rdf:ID="WordsDestinations">
514 <rdfs:subClassOf>
515 <owl:Restriction>
516 <owl:allValuesFrom>
517 <owl:Class rdf:about="#Destinations"/>
518 </owl:allValuesFrom>
519 <owl:onProperty>
520 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
521 </owl:onProperty>
522 </owl:Restriction>
523 </rdfs:subClassOf>
524 <rdfs:subClassOf>
525 <owl:Class rdf:about="#topics2"/>
526 </rdfs:subClassOf>
527 </owl:Class>
528 <owl:Class rdf:about="#DuomoBellTower">
529 <owl:disjointWith>
530 <owl:Class rdf:about="#DuomoTribuneArms"/>
531 </owl:disjointWith>
532 <owl:disjointWith>
533 <owl:Class rdf:about="#DuomoRoof"/>
534 </owl:disjointWith>
535 <owl:disjointWith>
536 <owl:Class rdf:about="#DuomoCupolaTambour"/>
537 </owl:disjointWith>
538 <owl:disjointWith>
539 <owl:Class rdf:about="#DuomoCrossing"/>
540 </owl:disjointWith>
541 <owl:disjointWith>
542 <owl:Class rdf:about="#DuomoFacade"/>
543 </owl:disjointWith>
544 <rdfs:label xml:lang="en">bell tower</rdfs:label>
545 <owl:disjointWith rdf:resource="#DuomoFloor"/>
546 <owl:disjointWith>
547 <owl:Class rdf:about="#DuomoNaveAisles"/>
548 </owl:disjointWith>
549 <owl:disjointWith>
550 <owl:Class rdf:about="#DuomoSacristies"/>
551 </owl:disjointWith>
552 <owl:disjointWith>
553 <owl:Class rdf:about="#DuomoChapels"/>
554 </owl:disjointWith>
555 <owl:disjointWith>
556 <owl:Class rdf:about="#DuomoDoors"/>
557 </owl:disjointWith>
558 <rdfs:subClassOf>
559 <owl:Class rdf:about="#Duomo"/>
560 </rdfs:subClassOf>
561 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
562 >DESTINAZIONI02</duomoTypeID>
563 </owl:Class>
564 <owl:Class rdf:about="#Paintings">
565 <owl:disjointWith rdf:resource="#Sculpture"/>
566 <rdfs:label xml:lang="en">paintings</rdfs:label>
567 <owl:disjointWith>
568 <owl:Class rdf:about="#Organs"/>
569 </owl:disjointWith>
570 <owl:disjointWith rdf:resource="#Vestments"/>
571 <owl:disjointWith>
572 <owl:Class rdf:about="#OrganLofts"/>
573 </owl:disjointWith>
574 <rdfs:subClassOf>
575 <owl:Class rdf:about="#Objects"/>
576 </rdfs:subClassOf>
577 <owl:disjointWith>
578 <owl:Class rdf:about="#FurnitureWoodDecor"/>
579 </owl:disjointWith>
580 <owl:disjointWith>
581 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
582 </owl:disjointWith>
583 <owl:disjointWith>
584 <owl:Class rdf:about="#ArchitectonicElements"/>
585 </owl:disjointWith>
586 <owl:disjointWith rdf:resource="#Pavements"/>
587 <owl:disjointWith>
588 <owl:Class rdf:about="#ObjectsOther"/>
589 </owl:disjointWith>
590 <owl:disjointWith rdf:resource="#Apparel"/>
591 <owl:disjointWith>
592 <owl:Class rdf:about="#Mosaics"/>
593 </owl:disjointWith>
594 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
595 >OGGETTI17</duomoTypeID>
596 <owl:disjointWith>
597 <owl:Class rdf:about="#HardwareTools"/>
598 </owl:disjointWith>
599 <owl:disjointWith>
600 <owl:Class rdf:about="#RelicsReliquaries"/>
601 </owl:disjointWith>
602 <owl:disjointWith>
603 <owl:Class rdf:about="#Chains"/>
604 </owl:disjointWith>
605 <owl:disjointWith>
606 <owl:Class rdf:about="#SepulchresMonuments"/>
607 </owl:disjointWith>
608 <owl:disjointWith>
609 <owl:Class rdf:about="#Bells"/>
610 </owl:disjointWith>
611 <owl:disjointWith>
612 <owl:Class rdf:about="#ModelsDesigns"/>
613 </owl:disjointWith>
614 <owl:disjointWith>
615 <owl:Class rdf:about="#Books"/>
616 </owl:disjointWith>
617 <owl:disjointWith>
618 <owl:Class rdf:about="#Machines"/>
619 </owl:disjointWith>
620 <owl:disjointWith>
621 <owl:Class rdf:about="#GlassWindows"/>
622 </owl:disjointWith>
623 <owl:disjointWith>
624 <owl:Class rdf:about="#Lighting"/>
625 </owl:disjointWith>
626 <owl:disjointWith>
627 <owl:Class rdf:about="#Crockery"/>
628 </owl:disjointWith>
629 <owl:disjointWith>
630 <owl:Class rdf:about="#Plumbing"/>
631 </owl:disjointWith>
632 <owl:disjointWith>
633 <owl:Class rdf:about="#Altars"/>
634 </owl:disjointWith>
635 </owl:Class>
636 <owl:Class rdf:ID="ReferenceWordsSummaries">
637 <rdfs:label xml:lang="en">Words in Summaries</rdfs:label>
638 <rdfs:subClassOf>
639 <owl:Restriction>
640 <owl:someValuesFrom rdf:resource="#ReferenceSummaries"/>
641 <owl:onProperty>
642 <owl:ObjectProperty rdf:ID="relationToCategory"/>
643 </owl:onProperty>
644 </owl:Restriction>
645 </rdfs:subClassOf>
646 <rdfs:subClassOf rdf:resource="#ReferenceWords"/>
647 </owl:Class>
648 <owl:Class rdf:ID="Transportation">
649 <rdfs:label xml:lang="en">Transportation</rdfs:label>
650 <rdfs:subClassOf>
651 <owl:Class rdf:ID="topics1"/>
652 </rdfs:subClassOf>
653 </owl:Class>
654 <owl:Class rdf:ID="MaterialsStone">
655 <rdfs:subClassOf>
656 <owl:Class rdf:about="#MaterialsBasic"/>
657 </rdfs:subClassOf>
658 </owl:Class>
659 <owl:Class rdf:ID="WordsObjects">
660 <rdfs:subClassOf>
661 <owl:Restriction>
662 <owl:allValuesFrom>
663 <owl:Class rdf:about="#Objects"/>
664 </owl:allValuesFrom>
665 <owl:onProperty>
666 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
667 </owl:onProperty>
668 </owl:Restriction>
669 </rdfs:subClassOf>
670 <rdfs:subClassOf>
671 <owl:Class rdf:about="#topics2"/>
672 </rdfs:subClassOf>
673 </owl:Class>
674 <owl:Class rdf:ID="RealEstateRental">
675 <rdfs:label xml:lang="en">rental</rdfs:label>
676 <rdfs:subClassOf>
677 <owl:Class rdf:ID="RealEstateActivity"/>
678 </rdfs:subClassOf>
679 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
680 >BENIIMMOBILI03</duomoTypeID>
681 </owl:Class>
682 <owl:Class rdf:ID="AppointmentsOccasional">
683 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
684 >PERSONALE05</duomoTypeID>
685 <owl:disjointWith>
686 <owl:Class rdf:ID="AppointmentsInternal"/>
687 </owl:disjointWith>
688 <owl:disjointWith>
689 <owl:Class rdf:ID="AppointmentsWorkers"/>
690 </owl:disjointWith>
691 <owl:disjointWith>
692 <owl:Class rdf:ID="AppointmentsClergy"/>
693 </owl:disjointWith>
694 <rdfs:subClassOf>
695 <owl:Restriction>
696 <owl:allValuesFrom>
697 <owl:Class rdf:ID="ActorOccasional"/>
698 </owl:allValuesFrom>
699 <owl:onProperty>
700 <owl:ObjectProperty rdf:ID="has_subject"/>
701 </owl:onProperty>
702 </owl:Restriction>
703 </rdfs:subClassOf>
704 <rdfs:subClassOf>
705 <owl:Class rdf:ID="PersonnelAppointments"/>
706 </rdfs:subClassOf>
707 <rdfs:label xml:lang="en">occasional</rdfs:label>
708 </owl:Class>
709 <owl:Class rdf:about="#Destinations">
710 <rdfs:subClassOf>
711 <owl:Class rdf:about="#topics1"/>
712 </rdfs:subClassOf>
713 <rdfs:label xml:lang="en">Destinations</rdfs:label>
714 </owl:Class>
715 <owl:Class rdf:ID="GabellesMilling">
716 <rdfs:subClassOf>
717 <owl:Class rdf:ID="Gabelles"/>
718 </rdfs:subClassOf>
719 <owl:disjointWith>
720 <owl:Class rdf:ID="GabellesButchering"/>
721 </owl:disjointWith>
722 <owl:disjointWith>
723 <owl:Class rdf:ID="GabellesSalt"/>
724 </owl:disjointWith>
725 <owl:disjointWith>
726 <owl:Class rdf:ID="GabellesWine"/>
727 </owl:disjointWith>
728 <owl:disjointWith>
729 <owl:Class rdf:ID="GabellesNew"/>
730 </owl:disjointWith>
731 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
732 >FINANZE04</duomoTypeID>
733 <rdfs:label xml:lang="en">Milling</rdfs:label>
734 </owl:Class>
735 <owl:Class rdf:ID="PurchaseMetal">
736 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
737 >MATERIALI06</duomoTypeID>
738 <rdfs:subClassOf>
739 <owl:Restriction>
740 <owl:onProperty>
741 <owl:ObjectProperty rdf:ID="objectPurchased"/>
742 </owl:onProperty>
743 <owl:allValuesFrom rdf:resource="#MaterialsMetal"/>
744 </owl:Restriction>
745 </rdfs:subClassOf>
746 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
747 <rdfs:label xml:lang="en">metal</rdfs:label>
748 </owl:Class>
749 <owl:Class rdf:ID="PayClergy">
750 <owl:disjointWith>
751 <owl:Class rdf:ID="PayOccasional"/>
752 </owl:disjointWith>
753 <owl:disjointWith>
754 <owl:Class rdf:ID="PayWorkers"/>
755 </owl:disjointWith>
756 <rdfs:subClassOf>
757 <owl:Class rdf:ID="PersonnelPay"/>
758 </rdfs:subClassOf>
759 <rdfs:subClassOf>
760 <owl:Restriction>
761 <owl:onProperty>
762 <owl:ObjectProperty rdf:about="#has_subject"/>
763 </owl:onProperty>
764 <owl:allValuesFrom>
765 <owl:Class rdf:ID="ActorClergy"/>
766 </owl:allValuesFrom>
767 </owl:Restriction>
768 </rdfs:subClassOf>
769 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
770 >PERSONALE08</duomoTypeID>
771 <rdfs:label xml:lang="en">clergy</rdfs:label>
772 </owl:Class>
773 <owl:Class rdf:ID="ReferenceLinks">
774 <rdfs:label xml:lang="en">Links</rdfs:label>
775 <rdfs:subClassOf>
776 <owl:Class rdf:about="#ReferenceConcept"/>
777 </rdfs:subClassOf>
778 </owl:Class>
779 <owl:Class rdf:ID="MaterialsUnspecified">
780 <rdfs:subClassOf>
781 <owl:Class rdf:about="#MaterialsBasic"/>
782 </rdfs:subClassOf>
783 </owl:Class>
784 <owl:Class rdf:ID="Institutions">
785 <rdfs:subClassOf>
786 <owl:Class rdf:about="#Norms"/>
787 </rdfs:subClassOf>
788 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
789 >NORME06</duomoTypeID>
790 <rdfs:label xml:lang="en">Institutions</rdfs:label>
791 </owl:Class>
792 <owl:Class rdf:about="#OtherMentionsConsumable">
793 <owl:disjointWith>
794 <owl:Class rdf:about="#OtherMentionsUnspecified"/>
795 </owl:disjointWith>
796 <rdfs:subClassOf>
797 <owl:Restriction>
798 <owl:allValuesFrom>
799 <owl:Class rdf:ID="MaterialsConsumable"/>
800 </owl:allValuesFrom>
801 <owl:onProperty>
802 <owl:ObjectProperty rdf:about="#objectMentiones"/>
803 </owl:onProperty>
804 </owl:Restriction>
805 </rdfs:subClassOf>
806 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
807 >MATERIALI23</duomoTypeID>
808 <owl:disjointWith>
809 <owl:Class rdf:about="#OtherMentionsGlass"/>
810 </owl:disjointWith>
811 <rdfs:subClassOf>
812 <owl:Class rdf:about="#MaterialOtherMentions"/>
813 </rdfs:subClassOf>
814 <owl:disjointWith>
815 <owl:Class rdf:about="#OtherMentionsFoodStuffs"/>
816 </owl:disjointWith>
817 <owl:disjointWith>
818 <owl:Class rdf:about="#OtherMentionsOther"/>
819 </owl:disjointWith>
820 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
821 <owl:disjointWith>
822 <owl:Class rdf:about="#OtherMentionsWood"/>
823 </owl:disjointWith>
824 <rdfs:label xml:lang="en">consumable</rdfs:label>
825 <owl:disjointWith>
826 <owl:Class rdf:about="#OtherMentionsStationery"/>
827 </owl:disjointWith>
828 <owl:disjointWith>
829 <owl:Class rdf:about="#OtherMentionsStone"/>
830 </owl:disjointWith>
831 <owl:disjointWith>
832 <owl:Class rdf:about="#OtherMentionsMetal"/>
833 </owl:disjointWith>
834 </owl:Class>
835 <owl:Class rdf:ID="Graces">
836 <rdfs:subClassOf>
837 <owl:Class rdf:ID="Finances"/>
838 </rdfs:subClassOf>
839 <rdfs:label xml:lang="en">Graces</rdfs:label>
840 <owl:disjointWith>
841 <owl:Class rdf:about="#Gabelles"/>
842 </owl:disjointWith>
843 <owl:disjointWith>
844 <owl:Class rdf:ID="Tax"/>
845 </owl:disjointWith>
846 <owl:disjointWith>
847 <owl:Class rdf:ID="Revenue"/>
848 </owl:disjointWith>
849 <owl:disjointWith>
850 <owl:Class rdf:ID="Guaranties"/>
851 </owl:disjointWith>
852 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
853 >FINANZE08</duomoTypeID>
854 <owl:disjointWith>
855 <owl:Class rdf:ID="ForcedLoans"/>
856 </owl:disjointWith>
857 <owl:disjointWith>
858 <owl:Class rdf:ID="Testaments"/>
859 </owl:disjointWith>
860 <owl:disjointWith>
861 <owl:Class rdf:ID="FinancesOther"/>
862 </owl:disjointWith>
863 <owl:disjointWith>
864 <owl:Class rdf:ID="Offering"/>
865 </owl:disjointWith>
866 <owl:disjointWith>
867 <owl:Class rdf:ID="FinancesUnspecified"/>
868 </owl:disjointWith>
869 </owl:Class>
870 <owl:Class rdf:ID="IdentifierInstitutions">
871 <rdfs:subClassOf>
872 <owl:Class rdf:ID="Identifier"/>
873 </rdfs:subClassOf>
874 </owl:Class>
875 <owl:Class rdf:ID="NoteworthyThingsPreaching">
876 <rdfs:label xml:lang="en">Preaching</rdfs:label>
877 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
878 >COSENOTABILI05</duomoTypeID>
879 <rdfs:subClassOf>
880 <owl:Class rdf:ID="NoteworthyThings"/>
881 </rdfs:subClassOf>
882 </owl:Class>
883 <owl:Class rdf:ID="ReferenceBibliography">
884 <rdfs:subClassOf>
885 <owl:Class rdf:about="#ReferenceConcept"/>
886 </rdfs:subClassOf>
887 <rdfs:label xml:lang="en">Bibliography</rdfs:label>
888 </owl:Class>
889 <owl:Class rdf:ID="TransportationBack">
890 <rdfs:label xml:lang="en">back</rdfs:label>
891 <rdfs:subClassOf rdf:resource="#Transportation"/>
892 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
893 >TRASPORTI03</duomoTypeID>
894 </owl:Class>
895 <owl:Class rdf:ID="Quarries">
896 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
897 >DESTINAZIONI14</duomoTypeID>
898 <rdfs:subClassOf rdf:resource="#Destinations"/>
899 <rdfs:label xml:lang="en">Quarries</rdfs:label>
900 </owl:Class>
901 <owl:Class rdf:ID="IdentifierNames">
902 <rdfs:subClassOf>
903 <owl:Class rdf:about="#Identifier"/>
904 </rdfs:subClassOf>
905 </owl:Class>
906 <owl:Class rdf:ID="WordsFinances">
907 <rdfs:subClassOf>
908 <owl:Restriction>
909 <owl:allValuesFrom>
910 <owl:Class rdf:about="#Finances"/>
911 </owl:allValuesFrom>
912 <owl:onProperty>
913 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
914 </owl:onProperty>
915 </owl:Restriction>
916 </rdfs:subClassOf>
917 <rdfs:subClassOf>
918 <owl:Class rdf:about="#topics2"/>
919 </rdfs:subClassOf>
920 </owl:Class>
921 <owl:Class rdf:ID="MaterialSale">
922 <rdfs:label xml:lang="en">sale</rdfs:label>
923 <rdfs:subClassOf>
924 <owl:Class rdf:about="#MaterialsActivity"/>
925 </rdfs:subClassOf>
926 <rdfs:subClassOf>
927 <owl:Class rdf:ID="DuomoActivitySale"/>
928 </rdfs:subClassOf>
929 </owl:Class>
930 <owl:Class rdf:about="#FinancesUnspecified">
931 <owl:disjointWith>
932 <owl:Class rdf:about="#Revenue"/>
933 </owl:disjointWith>
934 <rdfs:subClassOf>
935 <owl:Class rdf:about="#Finances"/>
936 </rdfs:subClassOf>
937 <owl:disjointWith>
938 <owl:Class rdf:about="#ForcedLoans"/>
939 </owl:disjointWith>
940 <owl:disjointWith>
941 <owl:Class rdf:about="#FinancesOther"/>
942 </owl:disjointWith>
943 <rdfs:label xml:lang="en">Unspecified</rdfs:label>
944 <owl:disjointWith>
945 <owl:Class rdf:about="#Tax"/>
946 </owl:disjointWith>
947 <owl:disjointWith>
948 <owl:Class rdf:about="#Gabelles"/>
949 </owl:disjointWith>
950 <owl:disjointWith>
951 <owl:Class rdf:about="#Guaranties"/>
952 </owl:disjointWith>
953 <owl:disjointWith>
954 <owl:Class rdf:about="#Offering"/>
955 </owl:disjointWith>
956 <owl:disjointWith rdf:resource="#Graces"/>
957 <owl:disjointWith>
958 <owl:Class rdf:about="#Testaments"/>
959 </owl:disjointWith>
960 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
961 >FINANZE18</duomoTypeID>
962 </owl:Class>
963 <owl:Class rdf:ID="PayGuild">
964 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
965 >guild</rdfs:label>
966 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
967 >PERSONALE09</duomoTypeID>
968 <rdfs:subClassOf>
969 <owl:Class rdf:about="#PersonnelPay"/>
970 </rdfs:subClassOf>
971 <rdfs:subClassOf>
972 <owl:Restriction>
973 <owl:onProperty>
974 <owl:ObjectProperty rdf:about="#has_subject"/>
975 </owl:onProperty>
976 <owl:allValuesFrom>
977 <owl:Class rdf:ID="ActorGuild"/>
978 </owl:allValuesFrom>
979 </owl:Restriction>
980 </rdfs:subClassOf>
981 </owl:Class>
982 <owl:Class rdf:ID="TransportationOther">
983 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
984 >TRASPORTI06</duomoTypeID>
985 <rdfs:subClassOf rdf:resource="#Transportation"/>
986 <rdfs:label xml:lang="en">other</rdfs:label>
987 </owl:Class>
988 <owl:Class rdf:ID="Personnel">
989 <rdfs:subClassOf>
990 <owl:Class rdf:about="#topics1"/>
991 </rdfs:subClassOf>
992 <rdfs:label xml:lang="en">Personnel</rdfs:label>
993 </owl:Class>
994 <owl:Class rdf:about="#MaterialsBasic">
995 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
996 >Materialen nach Typ. Anders als in der Orignal Hierarchie in der unter Materials Aktivitäten untergeordnet sind.</rdfs:comment>
997 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
998 <rdfs:subClassOf>
999 <owl:Class rdf:ID="DuomoHierarchieDWPersistent"/>
1000 </rdfs:subClassOf>
1001 </owl:Class>
1002 <owl:Class rdf:ID="TransportationWheel">
1003 <rdfs:subClassOf rdf:resource="#Transportation"/>
1004 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1005 >TRASPORTI02</duomoTypeID>
1006 <rdfs:label xml:lang="en">wheel</rdfs:label>
1007 </owl:Class>
1008 <owl:Class rdf:ID="IconographyProfane">
1009 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1010 >ICONOGRAFIA02</duomoTypeID>
1011 <rdfs:subClassOf>
1012 <owl:Class rdf:ID="Iconography"/>
1013 </rdfs:subClassOf>
1014 <rdfs:label xml:lang="en">profane</rdfs:label>
1015 </owl:Class>
1016 <owl:Class rdf:ID="IndicesNameWithRole">
1017 <rdfs:subClassOf>
1018 <owl:Class rdf:ID="IndicesNamesRoles"/>
1019 </rdfs:subClassOf>
1020 <rdfs:subClassOf>
1021 <owl:Class rdf:ID="ReferencedObjectsInRecords"/>
1022 </rdfs:subClassOf>
1023 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1024 >Hinzugefügt von DW um Verweise auf Name mit Rollen zu ermöglichen.</rdfs:comment>
1025 </owl:Class>
1026 <owl:Class rdf:about="#Chains">
1027 <owl:disjointWith>
1028 <owl:Class rdf:about="#ObjectsOther"/>
1029 </owl:disjointWith>
1030 <owl:disjointWith>
1031 <owl:Class rdf:about="#GlassWindows"/>
1032 </owl:disjointWith>
1033 <owl:disjointWith>
1034 <owl:Class rdf:about="#Plumbing"/>
1035 </owl:disjointWith>
1036 <owl:disjointWith rdf:resource="#Pavements"/>
1037 <owl:disjointWith>
1038 <owl:Class rdf:about="#Machines"/>
1039 </owl:disjointWith>
1040 <owl:disjointWith>
1041 <owl:Class rdf:about="#ModelsDesigns"/>
1042 </owl:disjointWith>
1043 <owl:disjointWith>
1044 <owl:Class rdf:about="#RelicsReliquaries"/>
1045 </owl:disjointWith>
1046 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1047 >OGGETTI03</duomoTypeID>
1048 <owl:disjointWith>
1049 <owl:Class rdf:about="#Bells"/>
1050 </owl:disjointWith>
1051 <owl:disjointWith>
1052 <owl:Class rdf:about="#Organs"/>
1053 </owl:disjointWith>
1054 <owl:disjointWith>
1055 <owl:Class rdf:about="#Lighting"/>
1056 </owl:disjointWith>
1057 <owl:disjointWith>
1058 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
1059 </owl:disjointWith>
1060 <owl:disjointWith>
1061 <owl:Class rdf:about="#Mosaics"/>
1062 </owl:disjointWith>
1063 <owl:disjointWith rdf:resource="#Paintings"/>
1064 <owl:disjointWith rdf:resource="#Sculpture"/>
1065 <owl:disjointWith rdf:resource="#Vestments"/>
1066 <rdfs:subClassOf>
1067 <owl:Class rdf:about="#Objects"/>
1068 </rdfs:subClassOf>
1069 <owl:disjointWith>
1070 <owl:Class rdf:about="#SepulchresMonuments"/>
1071 </owl:disjointWith>
1072 <rdfs:label xml:lang="en">chains</rdfs:label>
1073 <owl:disjointWith>
1074 <owl:Class rdf:about="#Crockery"/>
1075 </owl:disjointWith>
1076 <owl:disjointWith>
1077 <owl:Class rdf:about="#FurnitureWoodDecor"/>
1078 </owl:disjointWith>
1079 <owl:disjointWith>
1080 <owl:Class rdf:about="#HardwareTools"/>
1081 </owl:disjointWith>
1082 <owl:disjointWith rdf:resource="#Apparel"/>
1083 <owl:disjointWith>
1084 <owl:Class rdf:about="#Books"/>
1085 </owl:disjointWith>
1086 <owl:disjointWith>
1087 <owl:Class rdf:about="#Altars"/>
1088 </owl:disjointWith>
1089 <owl:disjointWith>
1090 <owl:Class rdf:about="#ArchitectonicElements"/>
1091 </owl:disjointWith>
1092 <owl:disjointWith>
1093 <owl:Class rdf:about="#OrganLofts"/>
1094 </owl:disjointWith>
1095 </owl:Class>
1096 <owl:Class rdf:ID="PhysicalRepresentation">
1097 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E31_Document"/>
1098 <rdfs:subClassOf>
1099 <owl:Class rdf:about="#DuomoStructureObjects"/>
1100 </rdfs:subClassOf>
1101 </owl:Class>
1102 <owl:Class rdf:about="#OtherMentionsOther">
1103 <owl:disjointWith>
1104 <owl:Class rdf:about="#OtherMentionsGlass"/>
1105 </owl:disjointWith>
1106 <rdfs:subClassOf>
1107 <owl:Restriction>
1108 <owl:allValuesFrom>
1109 <owl:Class rdf:ID="MaterialsOther"/>
1110 </owl:allValuesFrom>
1111 <owl:onProperty>
1112 <owl:ObjectProperty rdf:about="#objectMentiones"/>
1113 </owl:onProperty>
1114 </owl:Restriction>
1115 </rdfs:subClassOf>
1116 <owl:disjointWith rdf:resource="#OtherMentionsConsumable"/>
1117 <owl:disjointWith>
1118 <owl:Class rdf:about="#OtherMentionsFoodStuffs"/>
1119 </owl:disjointWith>
1120 <rdfs:label xml:lang="en">other</rdfs:label>
1121 <rdfs:subClassOf>
1122 <owl:Class rdf:about="#MaterialOtherMentions"/>
1123 </rdfs:subClassOf>
1124 <owl:disjointWith>
1125 <owl:Class rdf:about="#OtherMentionsMetal"/>
1126 </owl:disjointWith>
1127 <owl:disjointWith>
1128 <owl:Class rdf:about="#OtherMentionsWood"/>
1129 </owl:disjointWith>
1130 <owl:disjointWith>
1131 <owl:Class rdf:about="#OtherMentionsUnspecified"/>
1132 </owl:disjointWith>
1133 <owl:disjointWith>
1134 <owl:Class rdf:about="#OtherMentionsStone"/>
1135 </owl:disjointWith>
1136 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
1137 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1138 >MATERIALI30</duomoTypeID>
1139 <owl:disjointWith>
1140 <owl:Class rdf:about="#OtherMentionsStationery"/>
1141 </owl:disjointWith>
1142 </owl:Class>
1143 <owl:Class rdf:ID="ActorInternal">
1144 <rdfs:subClassOf>
1145 <owl:Class rdf:ID="DuomoActors"/>
1146 </rdfs:subClassOf>
1147 </owl:Class>
1148 <owl:Class rdf:about="#MaterialsConsumable">
1149 <rdfs:subClassOf rdf:resource="#MaterialsBasic"/>
1150 </owl:Class>
1151 <owl:Class rdf:about="#Guaranties">
1152 <owl:disjointWith rdf:resource="#FinancesUnspecified"/>
1153 <owl:disjointWith>
1154 <owl:Class rdf:about="#Tax"/>
1155 </owl:disjointWith>
1156 <owl:disjointWith>
1157 <owl:Class rdf:about="#Gabelles"/>
1158 </owl:disjointWith>
1159 <owl:disjointWith>
1160 <owl:Class rdf:about="#Revenue"/>
1161 </owl:disjointWith>
1162 <owl:disjointWith rdf:resource="#Graces"/>
1163 <owl:disjointWith>
1164 <owl:Class rdf:about="#ForcedLoans"/>
1165 </owl:disjointWith>
1166 <owl:disjointWith>
1167 <owl:Class rdf:about="#FinancesOther"/>
1168 </owl:disjointWith>
1169 <owl:disjointWith>
1170 <owl:Class rdf:about="#Testaments"/>
1171 </owl:disjointWith>
1172 <owl:disjointWith>
1173 <owl:Class rdf:about="#Offering"/>
1174 </owl:disjointWith>
1175 <rdfs:subClassOf>
1176 <owl:Class rdf:about="#Finances"/>
1177 </rdfs:subClassOf>
1178 <rdfs:label xml:lang="en">Guaranties</rdfs:label>
1179 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1180 >FINANZE17</duomoTypeID>
1181 </owl:Class>
1182 <owl:Class rdf:ID="NoteworthyThingsNonOperaWork">
1183 <rdfs:subClassOf>
1184 <owl:Class rdf:about="#NoteworthyThings"/>
1185 </rdfs:subClassOf>
1186 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1187 >COSENOTABILI01</duomoTypeID>
1188 <rdfs:label xml:lang="en">Non-Opera work sites</rdfs:label>
1189 </owl:Class>
1190 <owl:Class rdf:about="#Duomo">
1191 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1192 >DESTINAZIONI01</duomoTypeID>
1193 <rdfs:label xml:lang="en">Duomo</rdfs:label>
1194 <rdfs:subClassOf rdf:resource="#Destinations"/>
1195 </owl:Class>
1196 <owl:Class rdf:about="#DuomoSacristies">
1197 <rdfs:label xml:lang="en">sacristies</rdfs:label>
1198 <owl:disjointWith>
1199 <owl:Class rdf:about="#DuomoChapels"/>
1200 </owl:disjointWith>
1201 <owl:disjointWith>
1202 <owl:Class rdf:about="#DuomoNaveAisles"/>
1203 </owl:disjointWith>
1204 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1205 >DESTINAZIONI10</duomoTypeID>
1206 <owl:disjointWith>
1207 <owl:Class rdf:about="#DuomoFacade"/>
1208 </owl:disjointWith>
1209 <owl:disjointWith>
1210 <owl:Class rdf:about="#DuomoCupolaTambour"/>
1211 </owl:disjointWith>
1212 <owl:disjointWith>
1213 <owl:Class rdf:about="#DuomoDoors"/>
1214 </owl:disjointWith>
1215 <owl:disjointWith rdf:resource="#DuomoFloor"/>
1216 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
1217 <rdfs:subClassOf rdf:resource="#Duomo"/>
1218 <owl:disjointWith>
1219 <owl:Class rdf:about="#DuomoTribuneArms"/>
1220 </owl:disjointWith>
1221 <owl:disjointWith>
1222 <owl:Class rdf:about="#DuomoCrossing"/>
1223 </owl:disjointWith>
1224 <owl:disjointWith>
1225 <owl:Class rdf:about="#DuomoRoof"/>
1226 </owl:disjointWith>
1227 </owl:Class>
1228 <owl:Class rdf:ID="TextsWordsLatinTexts">
1229 <rdfs:label xml:lang="en">Words in Latin texts</rdfs:label>
1230 <rdfs:subClassOf>
1231 <owl:Class rdf:ID="TextsWords"/>
1232 </rdfs:subClassOf>
1233 </owl:Class>
1234 <owl:Class rdf:about="#DuomoNaveAisles">
1235 <rdfs:subClassOf rdf:resource="#Duomo"/>
1236 <owl:disjointWith>
1237 <owl:Class rdf:about="#DuomoDoors"/>
1238 </owl:disjointWith>
1239 <owl:disjointWith>
1240 <owl:Class rdf:about="#DuomoChapels"/>
1241 </owl:disjointWith>
1242 <rdfs:label xml:lang="en">nave/aisles</rdfs:label>
1243 <owl:disjointWith>
1244 <owl:Class rdf:about="#DuomoCupolaTambour"/>
1245 </owl:disjointWith>
1246 <owl:disjointWith>
1247 <owl:Class rdf:about="#DuomoCrossing"/>
1248 </owl:disjointWith>
1249 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1250 >DESTINAZIONI07</duomoTypeID>
1251 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
1252 <owl:disjointWith rdf:resource="#DuomoSacristies"/>
1253 <owl:disjointWith>
1254 <owl:Class rdf:about="#DuomoRoof"/>
1255 </owl:disjointWith>
1256 <owl:disjointWith rdf:resource="#DuomoFloor"/>
1257 <owl:disjointWith>
1258 <owl:Class rdf:about="#DuomoTribuneArms"/>
1259 </owl:disjointWith>
1260 <owl:disjointWith>
1261 <owl:Class rdf:about="#DuomoFacade"/>
1262 </owl:disjointWith>
1263 </owl:Class>
1264 <owl:Class rdf:ID="WordsRealEstate">
1265 <rdfs:subClassOf>
1266 <owl:Class rdf:about="#topics2"/>
1267 </rdfs:subClassOf>
1268 <rdfs:subClassOf>
1269 <owl:Restriction>
1270 <owl:allValuesFrom>
1271 <owl:Class rdf:about="#RealEstateActivity"/>
1272 </owl:allValuesFrom>
1273 <owl:onProperty>
1274 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
1275 </owl:onProperty>
1276 </owl:Restriction>
1277 </rdfs:subClassOf>
1278 </owl:Class>
1279 <owl:Class rdf:about="#Organs">
1280 <owl:disjointWith>
1281 <owl:Class rdf:about="#FurnitureWoodDecor"/>
1282 </owl:disjointWith>
1283 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1284 >OGGETTI13</duomoTypeID>
1285 <owl:disjointWith rdf:resource="#Chains"/>
1286 <owl:disjointWith>
1287 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
1288 </owl:disjointWith>
1289 <owl:disjointWith>
1290 <owl:Class rdf:about="#ObjectsOther"/>
1291 </owl:disjointWith>
1292 <owl:disjointWith>
1293 <owl:Class rdf:about="#Mosaics"/>
1294 </owl:disjointWith>
1295 <owl:disjointWith>
1296 <owl:Class rdf:about="#ArchitectonicElements"/>
1297 </owl:disjointWith>
1298 <owl:disjointWith rdf:resource="#Vestments"/>
1299 <owl:disjointWith>
1300 <owl:Class rdf:about="#RelicsReliquaries"/>
1301 </owl:disjointWith>
1302 <rdfs:subClassOf>
1303 <owl:Class rdf:about="#Objects"/>
1304 </rdfs:subClassOf>
1305 <owl:disjointWith>
1306 <owl:Class rdf:about="#HardwareTools"/>
1307 </owl:disjointWith>
1308 <owl:disjointWith>
1309 <owl:Class rdf:about="#OrganLofts"/>
1310 </owl:disjointWith>
1311 <owl:disjointWith rdf:resource="#Apparel"/>
1312 <owl:disjointWith rdf:resource="#Pavements"/>
1313 <owl:disjointWith>
1314 <owl:Class rdf:about="#Crockery"/>
1315 </owl:disjointWith>
1316 <owl:disjointWith>
1317 <owl:Class rdf:about="#Bells"/>
1318 </owl:disjointWith>
1319 <owl:disjointWith>
1320 <owl:Class rdf:about="#Lighting"/>
1321 </owl:disjointWith>
1322 <owl:disjointWith>
1323 <owl:Class rdf:about="#Books"/>
1324 </owl:disjointWith>
1325 <owl:disjointWith>
1326 <owl:Class rdf:about="#GlassWindows"/>
1327 </owl:disjointWith>
1328 <owl:disjointWith>
1329 <owl:Class rdf:about="#ModelsDesigns"/>
1330 </owl:disjointWith>
1331 <owl:disjointWith rdf:resource="#Sculpture"/>
1332 <owl:disjointWith rdf:resource="#Paintings"/>
1333 <owl:disjointWith>
1334 <owl:Class rdf:about="#Altars"/>
1335 </owl:disjointWith>
1336 <owl:disjointWith>
1337 <owl:Class rdf:about="#Plumbing"/>
1338 </owl:disjointWith>
1339 <owl:disjointWith>
1340 <owl:Class rdf:about="#Machines"/>
1341 </owl:disjointWith>
1342 <rdfs:label xml:lang="en">organs</rdfs:label>
1343 <owl:disjointWith>
1344 <owl:Class rdf:about="#SepulchresMonuments"/>
1345 </owl:disjointWith>
1346 </owl:Class>
1347 <owl:Class rdf:ID="SaleStone">
1348 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1349 >MATERIALI14</duomoTypeID>
1350 <rdfs:subClassOf rdf:resource="#MaterialSale"/>
1351 <rdfs:subClassOf>
1352 <owl:Restriction>
1353 <owl:allValuesFrom rdf:resource="#MaterialsStone"/>
1354 <owl:onProperty>
1355 <owl:ObjectProperty rdf:ID="objectSold"/>
1356 </owl:onProperty>
1357 </owl:Restriction>
1358 </rdfs:subClassOf>
1359 <rdfs:label xml:lang="en">stone</rdfs:label>
1360 </owl:Class>
1361 <owl:Class rdf:ID="ClergyResidence">
1362 <rdfs:subClassOf rdf:resource="#Destinations"/>
1363 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1364 >DESTINAZIONI13</duomoTypeID>
1365 <rdfs:label xml:lang="en">Clergy's residence</rdfs:label>
1366 </owl:Class>
1367 <owl:Class rdf:ID="Concept">
1368 <rdfs:subClassOf>
1369 <owl:Class rdf:about="#DuomoHierarchieDWTemporal"/>
1370 </rdfs:subClassOf>
1371 </owl:Class>
1372 <owl:Class rdf:ID="IndicesPlaces">
1373 <rdfs:subClassOf>
1374 <owl:Class rdf:ID="IndicesConcept"/>
1375 </rdfs:subClassOf>
1376 </owl:Class>
1377 <owl:Class rdf:ID="MaterialsWood">
1378 <rdfs:subClassOf rdf:resource="#MaterialsBasic"/>
1379 </owl:Class>
1380 <owl:Class rdf:ID="IconographySacred">
1381 <rdfs:subClassOf>
1382 <owl:Class rdf:about="#Iconography"/>
1383 </rdfs:subClassOf>
1384 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1385 >ICONOGRAFIA01</duomoTypeID>
1386 <rdfs:label xml:lang="en">sacred</rdfs:label>
1387 </owl:Class>
1388 <owl:Class rdf:about="#DuomoActivitySale">
1389 <rdfs:subClassOf rdf:resource="#DuomoActivities"/>
1390 </owl:Class>
1391 <owl:Class rdf:ID="WordsIconography">
1392 <rdfs:subClassOf>
1393 <owl:Restriction>
1394 <owl:onProperty>
1395 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
1396 </owl:onProperty>
1397 <owl:allValuesFrom>
1398 <owl:Class rdf:about="#Iconography"/>
1399 </owl:allValuesFrom>
1400 </owl:Restriction>
1401 </rdfs:subClassOf>
1402 <rdfs:subClassOf>
1403 <owl:Class rdf:about="#topics2"/>
1404 </rdfs:subClassOf>
1405 </owl:Class>
1406 <owl:Class rdf:about="#ActorGuild">
1407 <rdfs:subClassOf>
1408 <owl:Class rdf:about="#DuomoActors"/>
1409 </rdfs:subClassOf>
1410 </owl:Class>
1411 <owl:Class rdf:about="#RelicsReliquaries">
1412 <owl:disjointWith>
1413 <owl:Class rdf:about="#Books"/>
1414 </owl:disjointWith>
1415 <owl:disjointWith>
1416 <owl:Class rdf:about="#OrganLofts"/>
1417 </owl:disjointWith>
1418 <owl:disjointWith rdf:resource="#Vestments"/>
1419 <owl:disjointWith>
1420 <owl:Class rdf:about="#GlassWindows"/>
1421 </owl:disjointWith>
1422 <owl:disjointWith>
1423 <owl:Class rdf:about="#Crockery"/>
1424 </owl:disjointWith>
1425 <owl:disjointWith rdf:resource="#Pavements"/>
1426 <owl:disjointWith rdf:resource="#Organs"/>
1427 <owl:disjointWith rdf:resource="#Chains"/>
1428 <owl:disjointWith>
1429 <owl:Class rdf:about="#Machines"/>
1430 </owl:disjointWith>
1431 <owl:disjointWith>
1432 <owl:Class rdf:about="#SepulchresMonuments"/>
1433 </owl:disjointWith>
1434 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1435 >OGGETTI18</duomoTypeID>
1436 <owl:disjointWith rdf:resource="#Sculpture"/>
1437 <rdfs:subClassOf>
1438 <owl:Class rdf:about="#Objects"/>
1439 </rdfs:subClassOf>
1440 <owl:disjointWith>
1441 <owl:Class rdf:about="#Lighting"/>
1442 </owl:disjointWith>
1443 <owl:disjointWith rdf:resource="#Paintings"/>
1444 <owl:disjointWith>
1445 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
1446 </owl:disjointWith>
1447 <owl:disjointWith>
1448 <owl:Class rdf:about="#Bells"/>
1449 </owl:disjointWith>
1450 <rdfs:label xml:lang="en">relics/reliquaries</rdfs:label>
1451 <owl:disjointWith>
1452 <owl:Class rdf:about="#ArchitectonicElements"/>
1453 </owl:disjointWith>
1454 <owl:disjointWith>
1455 <owl:Class rdf:about="#FurnitureWoodDecor"/>
1456 </owl:disjointWith>
1457 <owl:disjointWith>
1458 <owl:Class rdf:about="#Mosaics"/>
1459 </owl:disjointWith>
1460 <owl:disjointWith>
1461 <owl:Class rdf:about="#Altars"/>
1462 </owl:disjointWith>
1463 <owl:disjointWith rdf:resource="#Apparel"/>
1464 <owl:disjointWith>
1465 <owl:Class rdf:about="#ObjectsOther"/>
1466 </owl:disjointWith>
1467 <owl:disjointWith>
1468 <owl:Class rdf:about="#Plumbing"/>
1469 </owl:disjointWith>
1470 <owl:disjointWith>
1471 <owl:Class rdf:about="#ModelsDesigns"/>
1472 </owl:disjointWith>
1473 <owl:disjointWith>
1474 <owl:Class rdf:about="#HardwareTools"/>
1475 </owl:disjointWith>
1476 </owl:Class>
1477 <owl:Class rdf:about="#HardwareTools">
1478 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1479 >OGGETTI06</duomoTypeID>
1480 <owl:disjointWith>
1481 <owl:Class rdf:about="#FurnitureWoodDecor"/>
1482 </owl:disjointWith>
1483 <owl:disjointWith>
1484 <owl:Class rdf:about="#Crockery"/>
1485 </owl:disjointWith>
1486 <owl:disjointWith>
1487 <owl:Class rdf:about="#Machines"/>
1488 </owl:disjointWith>
1489 <owl:disjointWith>
1490 <owl:Class rdf:about="#Plumbing"/>
1491 </owl:disjointWith>
1492 <owl:disjointWith rdf:resource="#Sculpture"/>
1493 <owl:disjointWith>
1494 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
1495 </owl:disjointWith>
1496 <owl:disjointWith rdf:resource="#Vestments"/>
1497 <owl:disjointWith rdf:resource="#Organs"/>
1498 <owl:disjointWith>
1499 <owl:Class rdf:about="#Bells"/>
1500 </owl:disjointWith>
1501 <owl:disjointWith>
1502 <owl:Class rdf:about="#SepulchresMonuments"/>
1503 </owl:disjointWith>
1504 <owl:disjointWith>
1505 <owl:Class rdf:about="#ObjectsOther"/>
1506 </owl:disjointWith>
1507 <owl:disjointWith>
1508 <owl:Class rdf:about="#Mosaics"/>
1509 </owl:disjointWith>
1510 <owl:disjointWith>
1511 <owl:Class rdf:about="#GlassWindows"/>
1512 </owl:disjointWith>
1513 <owl:disjointWith>
1514 <owl:Class rdf:about="#Books"/>
1515 </owl:disjointWith>
1516 <owl:disjointWith>
1517 <owl:Class rdf:about="#ModelsDesigns"/>
1518 </owl:disjointWith>
1519 <owl:disjointWith>
1520 <owl:Class rdf:about="#OrganLofts"/>
1521 </owl:disjointWith>
1522 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
1523 <owl:disjointWith rdf:resource="#Pavements"/>
1524 <owl:disjointWith>
1525 <owl:Class rdf:about="#Altars"/>
1526 </owl:disjointWith>
1527 <owl:disjointWith rdf:resource="#Apparel"/>
1528 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1529 >hardware/tools</rdfs:label>
1530 <owl:disjointWith>
1531 <owl:Class rdf:about="#Lighting"/>
1532 </owl:disjointWith>
1533 <rdfs:subClassOf>
1534 <owl:Class rdf:about="#Objects"/>
1535 </rdfs:subClassOf>
1536 <owl:disjointWith rdf:resource="#Paintings"/>
1537 <owl:disjointWith rdf:resource="#Chains"/>
1538 <owl:disjointWith>
1539 <owl:Class rdf:about="#ArchitectonicElements"/>
1540 </owl:disjointWith>
1541 </owl:Class>
1542 <owl:Class rdf:about="#RealEstateActivity">
1543 <rdfs:subClassOf>
1544 <owl:Class rdf:about="#topics1"/>
1545 </rdfs:subClassOf>
1546 <rdfs:subClassOf rdf:resource="#DuomoActivities"/>
1547 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1548 >Real Estate</rdfs:label>
1549 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1550 >Diese Klasse beschreibt Aktivitäten?</rdfs:comment>
1551 </owl:Class>
1552 <owl:Class rdf:ID="PersonnelOther">
1553 <rdfs:subClassOf rdf:resource="#Personnel"/>
1554 <rdfs:label xml:lang="en">Other</rdfs:label>
1555 <owl:disjointWith>
1556 <owl:Class rdf:about="#PersonnelAppointments"/>
1557 </owl:disjointWith>
1558 <owl:disjointWith>
1559 <owl:Class rdf:about="#PersonnelPay"/>
1560 </owl:disjointWith>
1561 </owl:Class>
1562 <owl:Class rdf:ID="IdentifierRoles">
1563 <rdfs:subClassOf>
1564 <owl:Class rdf:about="#Identifier"/>
1565 </rdfs:subClassOf>
1566 </owl:Class>
1567 <owl:Class rdf:about="#ObjectsOther">
1568 <owl:disjointWith>
1569 <owl:Class rdf:about="#Lighting"/>
1570 </owl:disjointWith>
1571 <owl:disjointWith>
1572 <owl:Class rdf:about="#Machines"/>
1573 </owl:disjointWith>
1574 <owl:disjointWith>
1575 <owl:Class rdf:about="#ArchitectonicElements"/>
1576 </owl:disjointWith>
1577 <owl:disjointWith>
1578 <owl:Class rdf:about="#GlassWindows"/>
1579 </owl:disjointWith>
1580 <owl:disjointWith>
1581 <owl:Class rdf:about="#Crockery"/>
1582 </owl:disjointWith>
1583 <owl:disjointWith>
1584 <owl:Class rdf:about="#SepulchresMonuments"/>
1585 </owl:disjointWith>
1586 <owl:disjointWith rdf:resource="#HardwareTools"/>
1587 <owl:disjointWith rdf:resource="#Apparel"/>
1588 <owl:disjointWith rdf:resource="#Sculpture"/>
1589 <owl:disjointWith>
1590 <owl:Class rdf:about="#Bells"/>
1591 </owl:disjointWith>
1592 <owl:disjointWith rdf:resource="#Organs"/>
1593 <owl:disjointWith>
1594 <owl:Class rdf:about="#Plumbing"/>
1595 </owl:disjointWith>
1596 <owl:disjointWith>
1597 <owl:Class rdf:about="#Mosaics"/>
1598 </owl:disjointWith>
1599 <owl:disjointWith>
1600 <owl:Class rdf:about="#Altars"/>
1601 </owl:disjointWith>
1602 <rdfs:label xml:lang="en">other</rdfs:label>
1603 <owl:disjointWith>
1604 <owl:Class rdf:about="#Books"/>
1605 </owl:disjointWith>
1606 <owl:disjointWith rdf:resource="#Chains"/>
1607 <owl:disjointWith rdf:resource="#Vestments"/>
1608 <owl:disjointWith>
1609 <owl:Class rdf:about="#FurnitureWoodDecor"/>
1610 </owl:disjointWith>
1611 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1612 >OGGETTI25</duomoTypeID>
1613 <rdfs:subClassOf>
1614 <owl:Class rdf:about="#Objects"/>
1615 </rdfs:subClassOf>
1616 <owl:disjointWith rdf:resource="#Paintings"/>
1617 <owl:disjointWith rdf:resource="#Pavements"/>
1618 <owl:disjointWith>
1619 <owl:Class rdf:about="#EcclesiasticalFurnitures"/>
1620 </owl:disjointWith>
1621 <owl:disjointWith>
1622 <owl:Class rdf:about="#ModelsDesigns"/>
1623 </owl:disjointWith>
1624 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
1625 <owl:disjointWith>
1626 <owl:Class rdf:about="#OrganLofts"/>
1627 </owl:disjointWith>
1628 </owl:Class>
1629 <owl:Class rdf:about="#EcclesiasticalFurnitures">
1630 <owl:disjointWith rdf:resource="#Vestments"/>
1631 <owl:disjointWith rdf:resource="#Sculpture"/>
1632 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1633 >OGGETTI22</duomoTypeID>
1634 <owl:disjointWith>
1635 <owl:Class rdf:about="#FurnitureWoodDecor"/>
1636 </owl:disjointWith>
1637 <owl:disjointWith>
1638 <owl:Class rdf:about="#SepulchresMonuments"/>
1639 </owl:disjointWith>
1640 <owl:disjointWith>
1641 <owl:Class rdf:about="#ArchitectonicElements"/>
1642 </owl:disjointWith>
1643 <rdfs:label xml:lang="en">ecclesiastical furnitures</rdfs:label>
1644 <owl:disjointWith>
1645 <owl:Class rdf:about="#Plumbing"/>
1646 </owl:disjointWith>
1647 <owl:disjointWith>
1648 <owl:Class rdf:about="#Books"/>
1649 </owl:disjointWith>
1650 <owl:disjointWith rdf:resource="#Apparel"/>
1651 <owl:disjointWith>
1652 <owl:Class rdf:about="#Altars"/>
1653 </owl:disjointWith>
1654 <owl:disjointWith rdf:resource="#Paintings"/>
1655 <owl:disjointWith>
1656 <owl:Class rdf:about="#Bells"/>
1657 </owl:disjointWith>
1658 <owl:disjointWith rdf:resource="#HardwareTools"/>
1659 <owl:disjointWith rdf:resource="#Pavements"/>
1660 <owl:disjointWith rdf:resource="#ObjectsOther"/>
1661 <owl:disjointWith>
1662 <owl:Class rdf:about="#ModelsDesigns"/>
1663 </owl:disjointWith>
1664 <rdfs:subClassOf>
1665 <owl:Class rdf:about="#Objects"/>
1666 </rdfs:subClassOf>
1667 <owl:disjointWith>
1668 <owl:Class rdf:about="#Machines"/>
1669 </owl:disjointWith>
1670 <owl:disjointWith rdf:resource="#Organs"/>
1671 <owl:disjointWith>
1672 <owl:Class rdf:about="#Crockery"/>
1673 </owl:disjointWith>
1674 <owl:disjointWith>
1675 <owl:Class rdf:about="#OrganLofts"/>
1676 </owl:disjointWith>
1677 <owl:disjointWith rdf:resource="#Chains"/>
1678 <owl:disjointWith>
1679 <owl:Class rdf:about="#Mosaics"/>
1680 </owl:disjointWith>
1681 <owl:disjointWith>
1682 <owl:Class rdf:about="#GlassWindows"/>
1683 </owl:disjointWith>
1684 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
1685 <owl:disjointWith>
1686 <owl:Class rdf:about="#Lighting"/>
1687 </owl:disjointWith>
1688 </owl:Class>
1689 <owl:Class rdf:about="#MaterialsEarthen">
1690 <rdfs:subClassOf rdf:resource="#MaterialsBasic"/>
1691 </owl:Class>
1692 <owl:Class rdf:ID="DatesReference">
1693 <rdfs:subClassOf rdf:resource="#DuomoDates"/>
1694 <owl:disjointWith>
1695 <owl:Class rdf:ID="DatesDocument"/>
1696 </owl:disjointWith>
1697 <rdfs:label xml:lang="en">Reference Date</rdfs:label>
1698 </owl:Class>
1699 <owl:Class rdf:ID="GabellesProperty">
1700 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1701 >FINANZE02</duomoTypeID>
1702 <rdfs:subClassOf>
1703 <owl:Class rdf:about="#Gabelles"/>
1704 </rdfs:subClassOf>
1705 <rdfs:label xml:lang="en">Property</rdfs:label>
1706 </owl:Class>
1707 <owl:Class rdf:ID="NoteworthyThingsOther">
1708 <rdfs:label xml:lang="en">Other</rdfs:label>
1709 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1710 >COSENOTABILI06</duomoTypeID>
1711 <rdfs:subClassOf>
1712 <owl:Class rdf:about="#NoteworthyThings"/>
1713 </rdfs:subClassOf>
1714 </owl:Class>
1715 <owl:Class rdf:ID="RealEstateSale">
1716 <rdfs:label xml:lang="en">sale</rdfs:label>
1717 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1718 >BENIIMMOBILI02</duomoTypeID>
1719 <rdfs:subClassOf rdf:resource="#RealEstateActivity"/>
1720 </owl:Class>
1721 <owl:Class rdf:about="#IndicesConcept">
1722 <rdfs:subClassOf>
1723 <owl:Class rdf:about="#Indices"/>
1724 </rdfs:subClassOf>
1725 <rdfs:subClassOf rdf:resource="#Concept"/>
1726 </owl:Class>
1727 <owl:Class rdf:ID="RealEstatePurchase">
1728 <rdfs:label xml:lang="en">purchase</rdfs:label>
1729 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1730 >BENIIMMOBILI01</duomoTypeID>
1731 <rdfs:subClassOf rdf:resource="#RealEstateActivity"/>
1732 </owl:Class>
1733 <owl:Class rdf:about="#DuomoFacade">
1734 <owl:disjointWith rdf:resource="#DuomoNaveAisles"/>
1735 <owl:disjointWith rdf:resource="#DuomoSacristies"/>
1736 <owl:disjointWith>
1737 <owl:Class rdf:about="#DuomoRoof"/>
1738 </owl:disjointWith>
1739 <owl:disjointWith>
1740 <owl:Class rdf:about="#DuomoChapels"/>
1741 </owl:disjointWith>
1742 <owl:disjointWith>
1743 <owl:Class rdf:about="#DuomoCrossing"/>
1744 </owl:disjointWith>
1745 <owl:disjointWith rdf:resource="#DuomoFloor"/>
1746 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1747 >DESTINAZIONI06</duomoTypeID>
1748 <rdfs:label xml:lang="en">facade</rdfs:label>
1749 <rdfs:subClassOf rdf:resource="#Duomo"/>
1750 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
1751 <owl:disjointWith>
1752 <owl:Class rdf:about="#DuomoTribuneArms"/>
1753 </owl:disjointWith>
1754 <owl:disjointWith>
1755 <owl:Class rdf:about="#DuomoDoors"/>
1756 </owl:disjointWith>
1757 <owl:disjointWith>
1758 <owl:Class rdf:about="#DuomoCupolaTambour"/>
1759 </owl:disjointWith>
1760 </owl:Class>
1761 <owl:Class rdf:ID="Forest">
1762 <rdfs:subClassOf rdf:resource="#Destinations"/>
1763 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1764 >DESTINAZIONI17</duomoTypeID>
1765 <rdfs:label xml:lang="en">Forest</rdfs:label>
1766 </owl:Class>
1767 <owl:Class rdf:about="#Objects">
1768 <rdfs:label xml:lang="en">Objects</rdfs:label>
1769 <rdfs:subClassOf>
1770 <owl:Class rdf:about="#topics1"/>
1771 </rdfs:subClassOf>
1772 </owl:Class>
1773 <owl:Class rdf:ID="TaxCopes">
1774 <rdfs:subClassOf>
1775 <owl:Class rdf:about="#Tax"/>
1776 </rdfs:subClassOf>
1777 <rdfs:label xml:lang="en">Copes</rdfs:label>
1778 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1779 >FINANZE15</duomoTypeID>
1780 <owl:disjointWith>
1781 <owl:Class rdf:ID="TaxHouse"/>
1782 </owl:disjointWith>
1783 </owl:Class>
1784 <owl:Class rdf:ID="RealEstateDemolition">
1785 <rdfs:subClassOf rdf:resource="#RealEstateActivity"/>
1786 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1787 >BENIIMMOBILI05</duomoTypeID>
1788 <rdfs:label xml:lang="en">demolition</rdfs:label>
1789 </owl:Class>
1790 <owl:Class rdf:about="#Revenue">
1791 <owl:disjointWith rdf:resource="#Guaranties"/>
1792 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1793 >FINANZE13</duomoTypeID>
1794 <owl:disjointWith rdf:resource="#FinancesUnspecified"/>
1795 <owl:disjointWith rdf:resource="#Graces"/>
1796 <owl:disjointWith>
1797 <owl:Class rdf:about="#Offering"/>
1798 </owl:disjointWith>
1799 <owl:disjointWith>
1800 <owl:Class rdf:about="#Gabelles"/>
1801 </owl:disjointWith>
1802 <rdfs:label xml:lang="en">Revenue</rdfs:label>
1803 <owl:disjointWith>
1804 <owl:Class rdf:about="#ForcedLoans"/>
1805 </owl:disjointWith>
1806 <rdfs:subClassOf>
1807 <owl:Class rdf:about="#Finances"/>
1808 </rdfs:subClassOf>
1809 <owl:disjointWith>
1810 <owl:Class rdf:about="#Testaments"/>
1811 </owl:disjointWith>
1812 <owl:disjointWith>
1813 <owl:Class rdf:about="#Tax"/>
1814 </owl:disjointWith>
1815 <owl:disjointWith>
1816 <owl:Class rdf:about="#FinancesOther"/>
1817 </owl:disjointWith>
1818 </owl:Class>
1819 <owl:Class rdf:about="#DuomoActivitiesPurchase">
1820 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E8_Acquisition"/>
1821 <rdfs:subClassOf rdf:resource="#DuomoActivities"/>
1822 </owl:Class>
1823 <owl:Class rdf:about="#Testaments">
1824 <owl:disjointWith rdf:resource="#Guaranties"/>
1825 <owl:disjointWith>
1826 <owl:Class rdf:about="#Offering"/>
1827 </owl:disjointWith>
1828 <owl:disjointWith>
1829 <owl:Class rdf:about="#Gabelles"/>
1830 </owl:disjointWith>
1831 <owl:disjointWith>
1832 <owl:Class rdf:about="#ForcedLoans"/>
1833 </owl:disjointWith>
1834 <owl:disjointWith rdf:resource="#Revenue"/>
1835 <owl:disjointWith>
1836 <owl:Class rdf:about="#Tax"/>
1837 </owl:disjointWith>
1838 <rdfs:label xml:lang="en">Testaments</rdfs:label>
1839 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1840 >FINANZE16</duomoTypeID>
1841 <owl:disjointWith rdf:resource="#FinancesUnspecified"/>
1842 <owl:disjointWith>
1843 <owl:Class rdf:about="#FinancesOther"/>
1844 </owl:disjointWith>
1845 <rdfs:subClassOf>
1846 <owl:Class rdf:about="#Finances"/>
1847 </rdfs:subClassOf>
1848 <owl:disjointWith rdf:resource="#Graces"/>
1849 </owl:Class>
1850 <owl:Class rdf:ID="WordsMaterials">
1851 <rdfs:subClassOf>
1852 <owl:Class rdf:about="#topics2"/>
1853 </rdfs:subClassOf>
1854 <rdfs:subClassOf>
1855 <owl:Restriction>
1856 <owl:onProperty>
1857 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
1858 </owl:onProperty>
1859 <owl:allValuesFrom>
1860 <owl:Class rdf:about="#MaterialsActivity"/>
1861 </owl:allValuesFrom>
1862 </owl:Restriction>
1863 </rdfs:subClassOf>
1864 </owl:Class>
1865 <owl:Class rdf:about="#Mosaics">
1866 <rdfs:subClassOf rdf:resource="#Objects"/>
1867 <owl:disjointWith rdf:resource="#ObjectsOther"/>
1868 <owl:disjointWith>
1869 <owl:Class rdf:about="#FurnitureWoodDecor"/>
1870 </owl:disjointWith>
1871 <owl:disjointWith>
1872 <owl:Class rdf:about="#ArchitectonicElements"/>
1873 </owl:disjointWith>
1874 <owl:disjointWith rdf:resource="#Vestments"/>
1875 <owl:disjointWith rdf:resource="#Sculpture"/>
1876 <owl:disjointWith rdf:resource="#Apparel"/>
1877 <owl:disjointWith>
1878 <owl:Class rdf:about="#Crockery"/>
1879 </owl:disjointWith>
1880 <owl:disjointWith>
1881 <owl:Class rdf:about="#Plumbing"/>
1882 </owl:disjointWith>
1883 <owl:disjointWith rdf:resource="#Chains"/>
1884 <owl:disjointWith>
1885 <owl:Class rdf:about="#Bells"/>
1886 </owl:disjointWith>
1887 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
1888 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
1889 <owl:disjointWith>
1890 <owl:Class rdf:about="#Books"/>
1891 </owl:disjointWith>
1892 <owl:disjointWith>
1893 <owl:Class rdf:about="#OrganLofts"/>
1894 </owl:disjointWith>
1895 <owl:disjointWith rdf:resource="#HardwareTools"/>
1896 <owl:disjointWith rdf:resource="#Paintings"/>
1897 <owl:disjointWith>
1898 <owl:Class rdf:about="#Lighting"/>
1899 </owl:disjointWith>
1900 <owl:disjointWith>
1901 <owl:Class rdf:about="#SepulchresMonuments"/>
1902 </owl:disjointWith>
1903 <owl:disjointWith>
1904 <owl:Class rdf:about="#ModelsDesigns"/>
1905 </owl:disjointWith>
1906 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1907 >OGGETTI12</duomoTypeID>
1908 <owl:disjointWith rdf:resource="#Pavements"/>
1909 <owl:disjointWith>
1910 <owl:Class rdf:about="#Altars"/>
1911 </owl:disjointWith>
1912 <rdfs:label xml:lang="en">mosaics</rdfs:label>
1913 <owl:disjointWith rdf:resource="#Organs"/>
1914 <owl:disjointWith>
1915 <owl:Class rdf:about="#GlassWindows"/>
1916 </owl:disjointWith>
1917 <owl:disjointWith>
1918 <owl:Class rdf:about="#Machines"/>
1919 </owl:disjointWith>
1920 </owl:Class>
1921 <owl:Class rdf:about="#DuomoHierarchieDWPersistent">
1922 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
1923 <rdfs:subClassOf>
1924 <owl:Class rdf:ID="DuomoHierarchieDW"/>
1925 </rdfs:subClassOf>
1926 </owl:Class>
1927 <owl:Class rdf:about="#TaxHouse">
1928 <owl:disjointWith rdf:resource="#TaxCopes"/>
1929 <rdfs:label xml:lang="en">House</rdfs:label>
1930 <rdfs:subClassOf>
1931 <owl:Class rdf:about="#Tax"/>
1932 </rdfs:subClassOf>
1933 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1934 >FINANZE14</duomoTypeID>
1935 </owl:Class>
1936 <owl:Class rdf:ID="DuomoHierarchies">
1937 <rdfs:subClassOf>
1938 <owl:Class rdf:ID="DuomoStructure"/>
1939 </rdfs:subClassOf>
1940 </owl:Class>
1941 <owl:Class rdf:about="#OtherMentionsUnspecified">
1942 <owl:disjointWith rdf:resource="#OtherMentionsConsumable"/>
1943 <owl:disjointWith>
1944 <owl:Class rdf:about="#OtherMentionsStone"/>
1945 </owl:disjointWith>
1946 <owl:disjointWith>
1947 <owl:Class rdf:about="#OtherMentionsStationery"/>
1948 </owl:disjointWith>
1949 <owl:disjointWith>
1950 <owl:Class rdf:about="#OtherMentionsWood"/>
1951 </owl:disjointWith>
1952 <owl:disjointWith>
1953 <owl:Class rdf:about="#OtherMentionsGlass"/>
1954 </owl:disjointWith>
1955 <owl:disjointWith>
1956 <owl:Class rdf:about="#OtherMentionsFoodStuffs"/>
1957 </owl:disjointWith>
1958 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1959 >MATERIALI29</duomoTypeID>
1960 <rdfs:subClassOf>
1961 <owl:Restriction>
1962 <owl:onProperty>
1963 <owl:ObjectProperty rdf:about="#objectMentiones"/>
1964 </owl:onProperty>
1965 <owl:allValuesFrom rdf:resource="#MaterialsUnspecified"/>
1966 </owl:Restriction>
1967 </rdfs:subClassOf>
1968 <rdfs:label xml:lang="en">unspecified</rdfs:label>
1969 <owl:disjointWith rdf:resource="#OtherMentionsOther"/>
1970 <rdfs:subClassOf>
1971 <owl:Class rdf:about="#MaterialOtherMentions"/>
1972 </rdfs:subClassOf>
1973 <owl:disjointWith>
1974 <owl:Class rdf:about="#OtherMentionsMetal"/>
1975 </owl:disjointWith>
1976 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
1977 </owl:Class>
1978 <owl:Class rdf:ID="GracesForcedLoans">
1979 <rdfs:label xml:lang="en">Forced Loans</rdfs:label>
1980 <owl:disjointWith>
1981 <owl:Class rdf:ID="GracesGabelles"/>
1982 </owl:disjointWith>
1983 <rdfs:subClassOf rdf:resource="#Graces"/>
1984 <rdfs:comment xml:lang="en">null</rdfs:comment>
1985 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1986 >FINANZE10</duomoTypeID>
1987 </owl:Class>
1988 <owl:Class rdf:ID="TextsListOriginalTitles">
1989 <rdfs:label xml:lang="en">List of original titles</rdfs:label>
1990 <rdfs:subClassOf rdf:resource="#Texts"/>
1991 </owl:Class>
1992 <owl:Class rdf:ID="PurchaseWood">
1993 <rdfs:label xml:lang="en">wood</rdfs:label>
1994 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1995 >MATERIALI05</duomoTypeID>
1996 <rdfs:subClassOf>
1997 <owl:Restriction>
1998 <owl:onProperty>
1999 <owl:ObjectProperty rdf:about="#objectPurchased"/>
2000 </owl:onProperty>
2001 <owl:allValuesFrom rdf:resource="#MaterialsWood"/>
2002 </owl:Restriction>
2003 </rdfs:subClassOf>
2004 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
2005 </owl:Class>
2006 <owl:Class rdf:ID="SaleEarthen">
2007 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2008 >MATERIALI17</duomoTypeID>
2009 <rdfs:subClassOf rdf:resource="#MaterialSale"/>
2010 <rdfs:subClassOf>
2011 <owl:Restriction>
2012 <owl:onProperty>
2013 <owl:ObjectProperty rdf:about="#objectSold"/>
2014 </owl:onProperty>
2015 <owl:allValuesFrom rdf:resource="#MaterialsEarthen"/>
2016 </owl:Restriction>
2017 </rdfs:subClassOf>
2018 <rdfs:label xml:lang="en">earthen</rdfs:label>
2019 </owl:Class>
2020 <owl:Class rdf:ID="Supplies">
2021 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2022 >NORME04</duomoTypeID>
2023 <rdfs:label xml:lang="en">Supplies</rdfs:label>
2024 <rdfs:subClassOf>
2025 <owl:Class rdf:about="#Norms"/>
2026 </rdfs:subClassOf>
2027 </owl:Class>
2028 <owl:Class rdf:ID="Card">
2029 <rdfs:subClassOf>
2030 <owl:Restriction>
2031 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P1_is_identified_by"/>
2032 <owl:allValuesFrom>
2033 <owl:Class rdf:about="#Identifier"/>
2034 </owl:allValuesFrom>
2035 </owl:Restriction>
2036 </rdfs:subClassOf>
2037 <rdfs:subClassOf>
2038 <owl:Restriction>
2039 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P48_has_preferred_identifier"/>
2040 <owl:allValuesFrom>
2041 <owl:Class rdf:ID="IdentifierCurrent"/>
2042 </owl:allValuesFrom>
2043 </owl:Restriction>
2044 </rdfs:subClassOf>
2045 <rdfs:subClassOf>
2046 <owl:Restriction>
2047 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
2048 >1</owl:cardinality>
2049 <owl:onProperty>
2050 <owl:ObjectProperty rdf:ID="has_signature"/>
2051 </owl:onProperty>
2052 </owl:Restriction>
2053 </rdfs:subClassOf>
2054 <rdfs:subClassOf rdf:resource="#PhysicalRepresentation"/>
2055 </owl:Class>
2056 <owl:Class rdf:ID="ActorWorkers">
2057 <rdfs:subClassOf>
2058 <owl:Class rdf:about="#DuomoActors"/>
2059 </rdfs:subClassOf>
2060 </owl:Class>
2061 <owl:Class rdf:ID="EventsVisitsRefreshments">
2062 <owl:disjointWith>
2063 <owl:Class rdf:ID="EventsRecurring"/>
2064 </owl:disjointWith>
2065 <owl:disjointWith>
2066 <owl:Class rdf:ID="EventsExtraordinary"/>
2067 </owl:disjointWith>
2068 <owl:disjointWith>
2069 <owl:Class rdf:ID="EventsOther"/>
2070 </owl:disjointWith>
2071 <rdfs:label xml:lang="en">visits/refreshments</rdfs:label>
2072 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2073 >AVVENIMENTI03</duomoTypeID>
2074 <rdfs:subClassOf>
2075 <owl:Class rdf:ID="Events"/>
2076 </rdfs:subClassOf>
2077 </owl:Class>
2078 <owl:Class rdf:ID="WordsPersonnel">
2079 <rdfs:subClassOf>
2080 <owl:Class rdf:about="#topics2"/>
2081 </rdfs:subClassOf>
2082 <rdfs:subClassOf>
2083 <owl:Restriction>
2084 <owl:allValuesFrom rdf:resource="#Personnel"/>
2085 <owl:onProperty>
2086 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
2087 </owl:onProperty>
2088 </owl:Restriction>
2089 </rdfs:subClassOf>
2090 </owl:Class>
2091 <owl:Class rdf:ID="NoteworthyThingsCompetions">
2092 <rdfs:label xml:lang="en">Competions</rdfs:label>
2093 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2094 >COSENOTABILI02</duomoTypeID>
2095 <rdfs:subClassOf>
2096 <owl:Class rdf:about="#NoteworthyThings"/>
2097 </rdfs:subClassOf>
2098 </owl:Class>
2099 <owl:Class rdf:ID="PurchaseGlass">
2100 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
2101 <rdfs:subClassOf>
2102 <owl:Restriction>
2103 <owl:onProperty>
2104 <owl:ObjectProperty rdf:about="#objectPurchased"/>
2105 </owl:onProperty>
2106 <owl:allValuesFrom>
2107 <owl:Class rdf:ID="MaterialsGlass"/>
2108 </owl:allValuesFrom>
2109 </owl:Restriction>
2110 </rdfs:subClassOf>
2111 <rdfs:label xml:lang="en">glass</rdfs:label>
2112 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2113 >MATERIALI08</duomoTypeID>
2114 </owl:Class>
2115 <owl:Class rdf:ID="IndicesRoles">
2116 <rdfs:subClassOf>
2117 <owl:Restriction>
2118 <owl:allValuesFrom rdf:resource="#IdentifierRoles"/>
2119 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P48_has_preferred_identifier"/>
2120 </owl:Restriction>
2121 </rdfs:subClassOf>
2122 <rdfs:subClassOf>
2123 <owl:Class rdf:about="#IndicesNamesRoles"/>
2124 </rdfs:subClassOf>
2125 <owl:disjointWith>
2126 <owl:Class rdf:ID="IndicesNames"/>
2127 </owl:disjointWith>
2128 </owl:Class>
2129 <owl:Class rdf:about="#ActorOccasional">
2130 <rdfs:subClassOf>
2131 <owl:Class rdf:about="#DuomoActors"/>
2132 </rdfs:subClassOf>
2133 </owl:Class>
2134 <owl:Class rdf:ID="NoteworthyThingsPlague">
2135 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2136 >COSENOTABILI04</duomoTypeID>
2137 <rdfs:subClassOf>
2138 <owl:Class rdf:about="#NoteworthyThings"/>
2139 </rdfs:subClassOf>
2140 <rdfs:label xml:lang="en">Plague</rdfs:label>
2141 </owl:Class>
2142 <owl:Class rdf:ID="ReferenceWordsReferences">
2143 <rdfs:subClassOf>
2144 <owl:Restriction>
2145 <owl:allValuesFrom>
2146 <owl:Class rdf:ID="ReferenceReferences"/>
2147 </owl:allValuesFrom>
2148 <owl:onProperty>
2149 <owl:ObjectProperty rdf:about="#relationToCategory"/>
2150 </owl:onProperty>
2151 </owl:Restriction>
2152 </rdfs:subClassOf>
2153 <rdfs:subClassOf rdf:resource="#ReferenceWords"/>
2154 <rdfs:label xml:lang="en">Words in References</rdfs:label>
2155 </owl:Class>
2156 <owl:Class rdf:about="#OtherMentionsWood">
2157 <owl:disjointWith rdf:resource="#OtherMentionsConsumable"/>
2158 <rdfs:subClassOf>
2159 <owl:Class rdf:about="#MaterialOtherMentions"/>
2160 </rdfs:subClassOf>
2161 <owl:disjointWith>
2162 <owl:Class rdf:about="#OtherMentionsGlass"/>
2163 </owl:disjointWith>
2164 <rdfs:label xml:lang="en">wood</rdfs:label>
2165 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2166 >MATERIALI25</duomoTypeID>
2167 <owl:disjointWith>
2168 <owl:Class rdf:about="#OtherMentionsStone"/>
2169 </owl:disjointWith>
2170 <owl:disjointWith>
2171 <owl:Class rdf:about="#OtherMentionsStationery"/>
2172 </owl:disjointWith>
2173 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
2174 <owl:disjointWith rdf:resource="#OtherMentionsOther"/>
2175 <owl:disjointWith>
2176 <owl:Class rdf:about="#OtherMentionsMetal"/>
2177 </owl:disjointWith>
2178 <owl:disjointWith rdf:resource="#OtherMentionsUnspecified"/>
2179 <rdfs:subClassOf>
2180 <owl:Restriction>
2181 <owl:allValuesFrom rdf:resource="#MaterialsWood"/>
2182 <owl:onProperty>
2183 <owl:ObjectProperty rdf:about="#objectMentiones"/>
2184 </owl:onProperty>
2185 </owl:Restriction>
2186 </rdfs:subClassOf>
2187 <owl:disjointWith>
2188 <owl:Class rdf:about="#OtherMentionsFoodStuffs"/>
2189 </owl:disjointWith>
2190 </owl:Class>
2191 <owl:Class rdf:about="#EventsRecurring">
2192 <owl:disjointWith>
2193 <owl:Class rdf:about="#EventsExtraordinary"/>
2194 </owl:disjointWith>
2195 <owl:disjointWith>
2196 <owl:Class rdf:about="#EventsOther"/>
2197 </owl:disjointWith>
2198 <owl:disjointWith rdf:resource="#EventsVisitsRefreshments"/>
2199 <rdfs:subClassOf>
2200 <owl:Class rdf:about="#Events"/>
2201 </rdfs:subClassOf>
2202 <rdfs:label xml:lang="en">recurring</rdfs:label>
2203 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2204 >AVVENIMENTI01</duomoTypeID>
2205 </owl:Class>
2206 <owl:Class rdf:ID="NoteworthyThingsMusic">
2207 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2208 >COSENOTABILI03</duomoTypeID>
2209 <rdfs:subClassOf>
2210 <owl:Class rdf:about="#NoteworthyThings"/>
2211 </rdfs:subClassOf>
2212 <rdfs:label xml:lang="en">Music</rdfs:label>
2213 </owl:Class>
2214 <owl:Class rdf:about="#AppointmentsWorkers">
2215 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2216 >PERSONALE02</duomoTypeID>
2217 <rdfs:subClassOf>
2218 <owl:Class rdf:about="#PersonnelAppointments"/>
2219 </rdfs:subClassOf>
2220 <rdfs:subClassOf>
2221 <owl:Restriction>
2222 <owl:onProperty>
2223 <owl:ObjectProperty rdf:about="#has_subject"/>
2224 </owl:onProperty>
2225 <owl:allValuesFrom rdf:resource="#ActorWorkers"/>
2226 </owl:Restriction>
2227 </rdfs:subClassOf>
2228 <rdfs:label xml:lang="en">workers</rdfs:label>
2229 <owl:disjointWith>
2230 <owl:Class rdf:about="#AppointmentsClergy"/>
2231 </owl:disjointWith>
2232 <owl:disjointWith>
2233 <owl:Class rdf:about="#AppointmentsInternal"/>
2234 </owl:disjointWith>
2235 <owl:disjointWith rdf:resource="#AppointmentsOccasional"/>
2236 </owl:Class>
2237 <owl:Class rdf:ID="OtherWorkSites">
2238 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2239 >DESTINAZIONI18</duomoTypeID>
2240 <rdfs:label xml:lang="en">Other work sites</rdfs:label>
2241 <rdfs:subClassOf rdf:resource="#Destinations"/>
2242 </owl:Class>
2243 <owl:Class rdf:about="#EventsExtraordinary">
2244 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2245 >AVVENIMENTI02</duomoTypeID>
2246 <rdfs:label xml:lang="en">extraordinary</rdfs:label>
2247 <owl:disjointWith>
2248 <owl:Class rdf:about="#EventsOther"/>
2249 </owl:disjointWith>
2250 <owl:disjointWith rdf:resource="#EventsRecurring"/>
2251 <owl:disjointWith rdf:resource="#EventsVisitsRefreshments"/>
2252 <rdfs:subClassOf>
2253 <owl:Class rdf:about="#Events"/>
2254 </rdfs:subClassOf>
2255 </owl:Class>
2256 <owl:Class rdf:about="#DuomoRoof">
2257 <owl:disjointWith>
2258 <owl:Class rdf:about="#DuomoDoors"/>
2259 </owl:disjointWith>
2260 <owl:disjointWith>
2261 <owl:Class rdf:about="#DuomoChapels"/>
2262 </owl:disjointWith>
2263 <owl:disjointWith rdf:resource="#DuomoFloor"/>
2264 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2265 >DESTINAZIONI11</duomoTypeID>
2266 <owl:disjointWith rdf:resource="#DuomoSacristies"/>
2267 <owl:disjointWith rdf:resource="#DuomoFacade"/>
2268 <owl:disjointWith>
2269 <owl:Class rdf:about="#DuomoTribuneArms"/>
2270 </owl:disjointWith>
2271 <owl:disjointWith rdf:resource="#DuomoNaveAisles"/>
2272 <owl:disjointWith>
2273 <owl:Class rdf:about="#DuomoCrossing"/>
2274 </owl:disjointWith>
2275 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
2276 <rdfs:subClassOf rdf:resource="#Duomo"/>
2277 <owl:disjointWith>
2278 <owl:Class rdf:about="#DuomoCupolaTambour"/>
2279 </owl:disjointWith>
2280 <rdfs:label xml:lang="en">roof</rdfs:label>
2281 </owl:Class>
2282 <owl:Class rdf:about="#ReferenceReferences">
2283 <rdfs:label xml:lang="en">References</rdfs:label>
2284 <rdfs:subClassOf>
2285 <owl:Class rdf:about="#ReferenceConcept"/>
2286 </rdfs:subClassOf>
2287 </owl:Class>
2288 <owl:Class rdf:about="#MaterialOtherMentions">
2289 <rdfs:label xml:lang="en">other mentions</rdfs:label>
2290 <rdfs:subClassOf>
2291 <owl:Class rdf:about="#MaterialsActivity"/>
2292 </rdfs:subClassOf>
2293 </owl:Class>
2294 <owl:Class rdf:about="#ActorClergy">
2295 <rdfs:subClassOf>
2296 <owl:Class rdf:about="#DuomoActors"/>
2297 </rdfs:subClassOf>
2298 </owl:Class>
2299 <owl:Class rdf:ID="TransportationWater">
2300 <rdfs:subClassOf rdf:resource="#Transportation"/>
2301 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2302 >TRASPORTI01</duomoTypeID>
2303 <rdfs:label xml:lang="en">water</rdfs:label>
2304 </owl:Class>
2305 <owl:Class rdf:about="#OtherMentionsStationery">
2306 <rdfs:subClassOf rdf:resource="#MaterialOtherMentions"/>
2307 <owl:disjointWith rdf:resource="#OtherMentionsOther"/>
2308 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
2309 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2310 >MATERIALI21</duomoTypeID>
2311 <owl:disjointWith>
2312 <owl:Class rdf:about="#OtherMentionsGlass"/>
2313 </owl:disjointWith>
2314 <owl:disjointWith>
2315 <owl:Class rdf:about="#OtherMentionsStone"/>
2316 </owl:disjointWith>
2317 <owl:disjointWith rdf:resource="#OtherMentionsUnspecified"/>
2318 <owl:disjointWith rdf:resource="#OtherMentionsWood"/>
2319 <rdfs:subClassOf>
2320 <owl:Restriction>
2321 <owl:onProperty>
2322 <owl:ObjectProperty rdf:about="#objectMentiones"/>
2323 </owl:onProperty>
2324 <owl:allValuesFrom>
2325 <owl:Class rdf:ID="MaterialsStationery"/>
2326 </owl:allValuesFrom>
2327 </owl:Restriction>
2328 </rdfs:subClassOf>
2329 <owl:disjointWith>
2330 <owl:Class rdf:about="#OtherMentionsMetal"/>
2331 </owl:disjointWith>
2332 <rdfs:label xml:lang="en">stationery</rdfs:label>
2333 <owl:disjointWith>
2334 <owl:Class rdf:about="#OtherMentionsFoodStuffs"/>
2335 </owl:disjointWith>
2336 <owl:disjointWith rdf:resource="#OtherMentionsConsumable"/>
2337 </owl:Class>
2338 <owl:Class rdf:about="#DuomoChapels">
2339 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2340 >DESTINAZIONI03</duomoTypeID>
2341 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
2342 <owl:disjointWith>
2343 <owl:Class rdf:about="#DuomoCupolaTambour"/>
2344 </owl:disjointWith>
2345 <owl:disjointWith>
2346 <owl:Class rdf:about="#DuomoDoors"/>
2347 </owl:disjointWith>
2348 <owl:disjointWith>
2349 <owl:Class rdf:about="#DuomoTribuneArms"/>
2350 </owl:disjointWith>
2351 <owl:disjointWith rdf:resource="#DuomoNaveAisles"/>
2352 <owl:disjointWith rdf:resource="#DuomoRoof"/>
2353 <owl:disjointWith rdf:resource="#DuomoFacade"/>
2354 <rdfs:label xml:lang="en">chapels</rdfs:label>
2355 <rdfs:subClassOf rdf:resource="#Duomo"/>
2356 <owl:disjointWith rdf:resource="#DuomoSacristies"/>
2357 <owl:disjointWith rdf:resource="#DuomoFloor"/>
2358 <owl:disjointWith>
2359 <owl:Class rdf:about="#DuomoCrossing"/>
2360 </owl:disjointWith>
2361 </owl:Class>
2362 <owl:Class rdf:about="#Indices">
2363 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
2364 <rdfs:subClassOf>
2365 <owl:Class rdf:about="#DuomoHierarchieOriginal"/>
2366 </rdfs:subClassOf>
2367 </owl:Class>
2368 <owl:Class rdf:ID="IconographyOther">
2369 <rdfs:subClassOf>
2370 <owl:Class rdf:about="#Iconography"/>
2371 </rdfs:subClassOf>
2372 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2373 >ICONOGRAFIA03</duomoTypeID>
2374 <rdfs:label xml:lang="en">other</rdfs:label>
2375 </owl:Class>
2376 <owl:Class rdf:about="#PayWorkers">
2377 <rdfs:label xml:lang="en">workers</rdfs:label>
2378 <rdfs:subClassOf>
2379 <owl:Class rdf:about="#PersonnelPay"/>
2380 </rdfs:subClassOf>
2381 <rdfs:subClassOf>
2382 <owl:Restriction>
2383 <owl:onProperty>
2384 <owl:ObjectProperty rdf:about="#has_subject"/>
2385 </owl:onProperty>
2386 <owl:allValuesFrom rdf:resource="#ActorWorkers"/>
2387 </owl:Restriction>
2388 </rdfs:subClassOf>
2389 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2390 >PERSONALE07</duomoTypeID>
2391 <owl:disjointWith>
2392 <owl:Class rdf:about="#PayOccasional"/>
2393 </owl:disjointWith>
2394 <owl:disjointWith rdf:resource="#PayClergy"/>
2395 </owl:Class>
2396 <owl:Class rdf:ID="OtherGuild">
2397 <owl:disjointWith>
2398 <owl:Class rdf:ID="OtherInternal"/>
2399 </owl:disjointWith>
2400 <owl:disjointWith>
2401 <owl:Class rdf:ID="OtherWorkers"/>
2402 </owl:disjointWith>
2403 <owl:disjointWith>
2404 <owl:Class rdf:ID="OtherClergy"/>
2405 </owl:disjointWith>
2406 <owl:disjointWith>
2407 <owl:Class rdf:ID="OtherOccasional"/>
2408 </owl:disjointWith>
2409 <rdfs:subClassOf rdf:resource="#PersonnelOther"/>
2410 <rdfs:subClassOf>
2411 <owl:Restriction>
2412 <owl:onProperty>
2413 <owl:ObjectProperty rdf:about="#has_subject"/>
2414 </owl:onProperty>
2415 <owl:allValuesFrom rdf:resource="#ActorGuild"/>
2416 </owl:Restriction>
2417 </rdfs:subClassOf>
2418 <rdfs:label xml:lang="en">guild</rdfs:label>
2419 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2420 >PERSONALE14</duomoTypeID>
2421 </owl:Class>
2422 <owl:Class rdf:about="#DatesDocument">
2423 <rdfs:label xml:lang="en">Document Date</rdfs:label>
2424 <owl:disjointWith rdf:resource="#DatesReference"/>
2425 <rdfs:subClassOf rdf:resource="#DuomoDates"/>
2426 </owl:Class>
2427 <owl:Class rdf:about="#FurnitureWoodDecor">
2428 <owl:disjointWith rdf:resource="#ObjectsOther"/>
2429 <owl:disjointWith rdf:resource="#Apparel"/>
2430 <owl:disjointWith>
2431 <owl:Class rdf:about="#OrganLofts"/>
2432 </owl:disjointWith>
2433 <owl:disjointWith rdf:resource="#Vestments"/>
2434 <owl:disjointWith>
2435 <owl:Class rdf:about="#Books"/>
2436 </owl:disjointWith>
2437 <owl:disjointWith>
2438 <owl:Class rdf:about="#Lighting"/>
2439 </owl:disjointWith>
2440 <owl:disjointWith rdf:resource="#Mosaics"/>
2441 <rdfs:subClassOf rdf:resource="#Objects"/>
2442 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
2443 <owl:disjointWith>
2444 <owl:Class rdf:about="#ModelsDesigns"/>
2445 </owl:disjointWith>
2446 <owl:disjointWith rdf:resource="#Sculpture"/>
2447 <owl:disjointWith>
2448 <owl:Class rdf:about="#Altars"/>
2449 </owl:disjointWith>
2450 <owl:disjointWith>
2451 <owl:Class rdf:about="#ArchitectonicElements"/>
2452 </owl:disjointWith>
2453 <owl:disjointWith>
2454 <owl:Class rdf:about="#GlassWindows"/>
2455 </owl:disjointWith>
2456 <owl:disjointWith rdf:resource="#Organs"/>
2457 <rdfs:label xml:lang="en">furniture/wood decorations</rdfs:label>
2458 <owl:disjointWith rdf:resource="#Pavements"/>
2459 <owl:disjointWith>
2460 <owl:Class rdf:about="#Crockery"/>
2461 </owl:disjointWith>
2462 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2463 >OGGETTI10</duomoTypeID>
2464 <owl:disjointWith rdf:resource="#HardwareTools"/>
2465 <owl:disjointWith>
2466 <owl:Class rdf:about="#SepulchresMonuments"/>
2467 </owl:disjointWith>
2468 <owl:disjointWith>
2469 <owl:Class rdf:about="#Bells"/>
2470 </owl:disjointWith>
2471 <owl:disjointWith rdf:resource="#Paintings"/>
2472 <owl:disjointWith>
2473 <owl:Class rdf:about="#Plumbing"/>
2474 </owl:disjointWith>
2475 <owl:disjointWith rdf:resource="#Chains"/>
2476 <owl:disjointWith>
2477 <owl:Class rdf:about="#Machines"/>
2478 </owl:disjointWith>
2479 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
2480 </owl:Class>
2481 <owl:Class rdf:about="#DuomoCupolaTambour">
2482 <owl:disjointWith rdf:resource="#DuomoSacristies"/>
2483 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2484 >DESTINAZIONI05</duomoTypeID>
2485 <owl:disjointWith rdf:resource="#DuomoFloor"/>
2486 <rdfs:label xml:lang="en">cupola/tambour</rdfs:label>
2487 <owl:disjointWith rdf:resource="#DuomoNaveAisles"/>
2488 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
2489 <owl:disjointWith>
2490 <owl:Class rdf:about="#DuomoCrossing"/>
2491 </owl:disjointWith>
2492 <owl:disjointWith rdf:resource="#DuomoRoof"/>
2493 <owl:disjointWith rdf:resource="#DuomoFacade"/>
2494 <owl:disjointWith>
2495 <owl:Class rdf:about="#DuomoDoors"/>
2496 </owl:disjointWith>
2497 <owl:disjointWith rdf:resource="#DuomoChapels"/>
2498 <owl:disjointWith>
2499 <owl:Class rdf:about="#DuomoTribuneArms"/>
2500 </owl:disjointWith>
2501 <rdfs:subClassOf rdf:resource="#Duomo"/>
2502 </owl:Class>
2503 <owl:Class rdf:about="#topics2">
2504 <rdfs:subClassOf>
2505 <owl:Class rdf:about="#DuomoHierarchieOriginal"/>
2506 </rdfs:subClassOf>
2507 <rdfs:subClassOf>
2508 <owl:Class rdf:about="#Words"/>
2509 </rdfs:subClassOf>
2510 </owl:Class>
2511 <owl:Class rdf:about="#AppointmentsInternal">
2512 <rdfs:label xml:lang="en">internal</rdfs:label>
2513 <rdfs:subClassOf>
2514 <owl:Class rdf:about="#PersonnelAppointments"/>
2515 </rdfs:subClassOf>
2516 <rdfs:subClassOf>
2517 <owl:Restriction>
2518 <owl:onProperty>
2519 <owl:ObjectProperty rdf:about="#has_subject"/>
2520 </owl:onProperty>
2521 <owl:allValuesFrom rdf:resource="#ActorInternal"/>
2522 </owl:Restriction>
2523 </rdfs:subClassOf>
2524 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2525 >PERSONALE01</duomoTypeID>
2526 <owl:disjointWith>
2527 <owl:Class rdf:about="#AppointmentsClergy"/>
2528 </owl:disjointWith>
2529 <owl:disjointWith rdf:resource="#AppointmentsWorkers"/>
2530 <owl:disjointWith rdf:resource="#AppointmentsOccasional"/>
2531 </owl:Class>
2532 <owl:Class rdf:about="#OtherInternal">
2533 <rdfs:label xml:lang="en">internal</rdfs:label>
2534 <owl:disjointWith>
2535 <owl:Class rdf:about="#OtherWorkers"/>
2536 </owl:disjointWith>
2537 <owl:disjointWith>
2538 <owl:Class rdf:about="#OtherClergy"/>
2539 </owl:disjointWith>
2540 <owl:disjointWith rdf:resource="#OtherGuild"/>
2541 <owl:disjointWith>
2542 <owl:Class rdf:about="#OtherOccasional"/>
2543 </owl:disjointWith>
2544 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2545 >PERSONALE11</duomoTypeID>
2546 <rdfs:subClassOf rdf:resource="#PersonnelOther"/>
2547 <rdfs:subClassOf>
2548 <owl:Restriction>
2549 <owl:onProperty>
2550 <owl:ObjectProperty rdf:about="#has_subject"/>
2551 </owl:onProperty>
2552 <owl:allValuesFrom rdf:resource="#ActorInternal"/>
2553 </owl:Restriction>
2554 </rdfs:subClassOf>
2555 </owl:Class>
2556 <owl:Class rdf:ID="SaleMetal">
2557 <rdfs:subClassOf rdf:resource="#MaterialSale"/>
2558 <rdfs:subClassOf>
2559 <owl:Restriction>
2560 <owl:allValuesFrom rdf:resource="#MaterialsMetal"/>
2561 <owl:onProperty>
2562 <owl:ObjectProperty rdf:about="#objectSold"/>
2563 </owl:onProperty>
2564 </owl:Restriction>
2565 </rdfs:subClassOf>
2566 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2567 >MATERIALI16</duomoTypeID>
2568 <rdfs:label xml:lang="en">metal</rdfs:label>
2569 </owl:Class>
2570 <owl:Class rdf:about="#ReferenceConcept">
2571 <rdfs:subClassOf>
2572 <owl:Class rdf:about="#Reference"/>
2573 </rdfs:subClassOf>
2574 <rdfs:subClassOf rdf:resource="#Concept"/>
2575 </owl:Class>
2576 <owl:Class rdf:ID="SaleWood">
2577 <rdfs:label xml:lang="en">wood</rdfs:label>
2578 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2579 >MATERIALI15</duomoTypeID>
2580 <rdfs:subClassOf rdf:resource="#MaterialSale"/>
2581 <rdfs:subClassOf>
2582 <owl:Restriction>
2583 <owl:allValuesFrom rdf:resource="#MaterialsWood"/>
2584 <owl:onProperty>
2585 <owl:ObjectProperty rdf:about="#objectSold"/>
2586 </owl:onProperty>
2587 </owl:Restriction>
2588 </rdfs:subClassOf>
2589 </owl:Class>
2590 <owl:Class rdf:about="#Offering">
2591 <owl:disjointWith>
2592 <owl:Class rdf:about="#FinancesOther"/>
2593 </owl:disjointWith>
2594 <owl:disjointWith rdf:resource="#Guaranties"/>
2595 <owl:disjointWith>
2596 <owl:Class rdf:about="#Tax"/>
2597 </owl:disjointWith>
2598 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2599 >FINANZE11</duomoTypeID>
2600 <rdfs:subClassOf>
2601 <owl:Class rdf:about="#Finances"/>
2602 </rdfs:subClassOf>
2603 <owl:disjointWith>
2604 <owl:Class rdf:about="#ForcedLoans"/>
2605 </owl:disjointWith>
2606 <owl:disjointWith>
2607 <owl:Class rdf:about="#Gabelles"/>
2608 </owl:disjointWith>
2609 <rdfs:label xml:lang="en">Offering</rdfs:label>
2610 <owl:disjointWith rdf:resource="#Graces"/>
2611 <owl:disjointWith rdf:resource="#Revenue"/>
2612 <owl:disjointWith rdf:resource="#Testaments"/>
2613 <owl:disjointWith rdf:resource="#FinancesUnspecified"/>
2614 </owl:Class>
2615 <owl:Class rdf:ID="WordsTransportation">
2616 <rdfs:subClassOf>
2617 <owl:Restriction>
2618 <owl:onProperty>
2619 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
2620 </owl:onProperty>
2621 <owl:allValuesFrom rdf:resource="#Transportation"/>
2622 </owl:Restriction>
2623 </rdfs:subClassOf>
2624 <rdfs:subClassOf rdf:resource="#topics2"/>
2625 </owl:Class>
2626 <owl:Class rdf:ID="RealEstateAssignment">
2627 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2628 >BENIIMMOBILI04</duomoTypeID>
2629 <rdfs:label xml:lang="en">assignment</rdfs:label>
2630 <rdfs:subClassOf rdf:resource="#RealEstateActivity"/>
2631 </owl:Class>
2632 <owl:Class rdf:ID="NormsOther">
2633 <rdfs:label xml:lang="en">Other</rdfs:label>
2634 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2635 >NORME09</duomoTypeID>
2636 <rdfs:subClassOf>
2637 <owl:Class rdf:about="#Norms"/>
2638 </rdfs:subClassOf>
2639 </owl:Class>
2640 <owl:Class rdf:about="#topics1">
2641 <rdfs:subClassOf>
2642 <owl:Class rdf:about="#DuomoHierarchieOriginal"/>
2643 </rdfs:subClassOf>
2644 </owl:Class>
2645 <owl:Class rdf:about="#IdentifierCurrent">
2646 <rdfs:subClassOf>
2647 <owl:Class rdf:about="#Identifier"/>
2648 </rdfs:subClassOf>
2649 </owl:Class>
2650 <owl:Class rdf:about="#Norms">
2651 <rdfs:label xml:lang="en">Norms</rdfs:label>
2652 <rdfs:subClassOf rdf:resource="#topics1"/>
2653 </owl:Class>
2654 <owl:Class rdf:ID="RealEstateConstruction">
2655 <rdfs:label xml:lang="en">construction</rdfs:label>
2656 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2657 >BENIIMMOBILI06</duomoTypeID>
2658 <rdfs:subClassOf rdf:resource="#RealEstateActivity"/>
2659 </owl:Class>
2660 <owl:Class rdf:about="#Machines">
2661 <owl:disjointWith>
2662 <owl:Class rdf:about="#Books"/>
2663 </owl:disjointWith>
2664 <owl:disjointWith rdf:resource="#Apparel"/>
2665 <rdfs:label xml:lang="en">machines</rdfs:label>
2666 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
2667 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
2668 <owl:disjointWith rdf:resource="#Vestments"/>
2669 <owl:disjointWith rdf:resource="#Sculpture"/>
2670 <owl:disjointWith>
2671 <owl:Class rdf:about="#Altars"/>
2672 </owl:disjointWith>
2673 <owl:disjointWith>
2674 <owl:Class rdf:about="#Bells"/>
2675 </owl:disjointWith>
2676 <owl:disjointWith>
2677 <owl:Class rdf:about="#GlassWindows"/>
2678 </owl:disjointWith>
2679 <owl:disjointWith>
2680 <owl:Class rdf:about="#OrganLofts"/>
2681 </owl:disjointWith>
2682 <owl:disjointWith rdf:resource="#HardwareTools"/>
2683 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2684 >OGGETTI09</duomoTypeID>
2685 <owl:disjointWith>
2686 <owl:Class rdf:about="#SepulchresMonuments"/>
2687 </owl:disjointWith>
2688 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
2689 <owl:disjointWith rdf:resource="#Pavements"/>
2690 <owl:disjointWith>
2691 <owl:Class rdf:about="#ArchitectonicElements"/>
2692 </owl:disjointWith>
2693 <owl:disjointWith rdf:resource="#Chains"/>
2694 <owl:disjointWith>
2695 <owl:Class rdf:about="#Lighting"/>
2696 </owl:disjointWith>
2697 <owl:disjointWith rdf:resource="#Mosaics"/>
2698 <owl:disjointWith rdf:resource="#ObjectsOther"/>
2699 <owl:disjointWith>
2700 <owl:Class rdf:about="#Crockery"/>
2701 </owl:disjointWith>
2702 <owl:disjointWith rdf:resource="#Paintings"/>
2703 <owl:disjointWith>
2704 <owl:Class rdf:about="#ModelsDesigns"/>
2705 </owl:disjointWith>
2706 <rdfs:subClassOf rdf:resource="#Objects"/>
2707 <owl:disjointWith rdf:resource="#Organs"/>
2708 <owl:disjointWith>
2709 <owl:Class rdf:about="#Plumbing"/>
2710 </owl:disjointWith>
2711 </owl:Class>
2712 <owl:Class rdf:ID="Offices">
2713 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2714 >NORME05</duomoTypeID>
2715 <rdfs:subClassOf rdf:resource="#Norms"/>
2716 <rdfs:label xml:lang="en">Offices</rdfs:label>
2717 </owl:Class>
2718 <owl:Class rdf:ID="IndicesWordsInstitutions">
2719 <rdfs:subClassOf>
2720 <owl:Restriction>
2721 <owl:allValuesFrom>
2722 <owl:Class rdf:ID="IndicesInstitutions"/>
2723 </owl:allValuesFrom>
2724 <owl:onProperty>
2725 <owl:ObjectProperty rdf:about="#relationToCategory"/>
2726 </owl:onProperty>
2727 </owl:Restriction>
2728 </rdfs:subClassOf>
2729 <rdfs:subClassOf rdf:resource="#IndicesWords"/>
2730 </owl:Class>
2731 <owl:Class rdf:about="#OtherMentionsMetal">
2732 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
2733 <rdfs:subClassOf>
2734 <owl:Restriction>
2735 <owl:onProperty>
2736 <owl:ObjectProperty rdf:about="#objectMentiones"/>
2737 </owl:onProperty>
2738 <owl:allValuesFrom rdf:resource="#MaterialsMetal"/>
2739 </owl:Restriction>
2740 </rdfs:subClassOf>
2741 <rdfs:subClassOf rdf:resource="#MaterialOtherMentions"/>
2742 <owl:disjointWith rdf:resource="#OtherMentionsStationery"/>
2743 <rdfs:label xml:lang="en">metal</rdfs:label>
2744 <owl:disjointWith>
2745 <owl:Class rdf:about="#OtherMentionsGlass"/>
2746 </owl:disjointWith>
2747 <owl:disjointWith rdf:resource="#OtherMentionsConsumable"/>
2748 <owl:disjointWith rdf:resource="#OtherMentionsOther"/>
2749 <owl:disjointWith>
2750 <owl:Class rdf:about="#OtherMentionsStone"/>
2751 </owl:disjointWith>
2752 <owl:disjointWith rdf:resource="#OtherMentionsWood"/>
2753 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2754 >MATERIALI26</duomoTypeID>
2755 <owl:disjointWith>
2756 <owl:Class rdf:about="#OtherMentionsFoodStuffs"/>
2757 </owl:disjointWith>
2758 <owl:disjointWith rdf:resource="#OtherMentionsUnspecified"/>
2759 </owl:Class>
2760 <owl:Class rdf:ID="IdentifierPredicateOrSubject">
2761 <rdfs:subClassOf>
2762 <owl:Class rdf:about="#Identifier"/>
2763 </rdfs:subClassOf>
2764 </owl:Class>
2765 <owl:Class rdf:about="#Bells">
2766 <owl:disjointWith rdf:resource="#Organs"/>
2767 <rdfs:subClassOf rdf:resource="#Objects"/>
2768 <owl:disjointWith>
2769 <owl:Class rdf:about="#SepulchresMonuments"/>
2770 </owl:disjointWith>
2771 <owl:disjointWith rdf:resource="#Vestments"/>
2772 <owl:disjointWith rdf:resource="#Mosaics"/>
2773 <owl:disjointWith rdf:resource="#Sculpture"/>
2774 <owl:disjointWith>
2775 <owl:Class rdf:about="#Altars"/>
2776 </owl:disjointWith>
2777 <owl:disjointWith rdf:resource="#Paintings"/>
2778 <owl:disjointWith>
2779 <owl:Class rdf:about="#GlassWindows"/>
2780 </owl:disjointWith>
2781 <owl:disjointWith>
2782 <owl:Class rdf:about="#ModelsDesigns"/>
2783 </owl:disjointWith>
2784 <owl:disjointWith rdf:resource="#Machines"/>
2785 <owl:disjointWith>
2786 <owl:Class rdf:about="#Crockery"/>
2787 </owl:disjointWith>
2788 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2789 >OGGETTI02</duomoTypeID>
2790 <owl:disjointWith rdf:resource="#HardwareTools"/>
2791 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
2792 <owl:disjointWith>
2793 <owl:Class rdf:about="#ArchitectonicElements"/>
2794 </owl:disjointWith>
2795 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
2796 <owl:disjointWith rdf:resource="#ObjectsOther"/>
2797 <owl:disjointWith>
2798 <owl:Class rdf:about="#Lighting"/>
2799 </owl:disjointWith>
2800 <owl:disjointWith>
2801 <owl:Class rdf:about="#Books"/>
2802 </owl:disjointWith>
2803 <owl:disjointWith rdf:resource="#Pavements"/>
2804 <owl:disjointWith rdf:resource="#Chains"/>
2805 <owl:disjointWith rdf:resource="#Apparel"/>
2806 <rdfs:label xml:lang="en">bellS</rdfs:label>
2807 <owl:disjointWith>
2808 <owl:Class rdf:about="#OrganLofts"/>
2809 </owl:disjointWith>
2810 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
2811 <owl:disjointWith>
2812 <owl:Class rdf:about="#Plumbing"/>
2813 </owl:disjointWith>
2814 </owl:Class>
2815 <owl:Class rdf:about="#IndicesNamesRoles">
2816 <rdfs:subClassOf rdf:resource="#IndicesConcept"/>
2817 </owl:Class>
2818 <owl:Class rdf:ID="PurchaseOther">
2819 <rdfs:label xml:lang="en">other</rdfs:label>
2820 <rdfs:subClassOf>
2821 <owl:Restriction>
2822 <owl:onProperty>
2823 <owl:ObjectProperty rdf:about="#objectPurchased"/>
2824 </owl:onProperty>
2825 <owl:allValuesFrom>
2826 <owl:Class rdf:about="#MaterialsOther"/>
2827 </owl:allValuesFrom>
2828 </owl:Restriction>
2829 </rdfs:subClassOf>
2830 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
2831 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2832 >MATERIALI10</duomoTypeID>
2833 </owl:Class>
2834 <owl:Class rdf:about="#Gabelles">
2835 <owl:disjointWith>
2836 <owl:Class rdf:about="#ForcedLoans"/>
2837 </owl:disjointWith>
2838 <owl:disjointWith rdf:resource="#Testaments"/>
2839 <rdfs:subClassOf>
2840 <owl:Class rdf:about="#Finances"/>
2841 </rdfs:subClassOf>
2842 <owl:disjointWith rdf:resource="#Graces"/>
2843 <owl:disjointWith rdf:resource="#Offering"/>
2844 <owl:disjointWith rdf:resource="#Revenue"/>
2845 <owl:disjointWith rdf:resource="#FinancesUnspecified"/>
2846 <owl:disjointWith rdf:resource="#Guaranties"/>
2847 <owl:disjointWith>
2848 <owl:Class rdf:about="#FinancesOther"/>
2849 </owl:disjointWith>
2850 <rdfs:label xml:lang="en">Gabelles</rdfs:label>
2851 <owl:disjointWith>
2852 <owl:Class rdf:about="#Tax"/>
2853 </owl:disjointWith>
2854 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2855 >FINANZE01</duomoTypeID>
2856 </owl:Class>
2857 <owl:Class rdf:about="#GabellesWine">
2858 <rdfs:subClassOf rdf:resource="#Gabelles"/>
2859 <rdfs:label xml:lang="en">Wine</rdfs:label>
2860 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2861 >FINANZE06</duomoTypeID>
2862 <owl:disjointWith>
2863 <owl:Class rdf:about="#GabellesButchering"/>
2864 </owl:disjointWith>
2865 <owl:disjointWith rdf:resource="#GabellesMilling"/>
2866 <owl:disjointWith>
2867 <owl:Class rdf:about="#GabellesSalt"/>
2868 </owl:disjointWith>
2869 <owl:disjointWith>
2870 <owl:Class rdf:about="#GabellesNew"/>
2871 </owl:disjointWith>
2872 </owl:Class>
2873 <owl:Class rdf:ID="WordsNoteworthy">
2874 <rdfs:subClassOf rdf:resource="#topics2"/>
2875 <rdfs:subClassOf>
2876 <owl:Restriction>
2877 <owl:onProperty>
2878 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
2879 </owl:onProperty>
2880 <owl:allValuesFrom>
2881 <owl:Class rdf:about="#NoteworthyThings"/>
2882 </owl:allValuesFrom>
2883 </owl:Restriction>
2884 </rdfs:subClassOf>
2885 </owl:Class>
2886 <owl:Class rdf:ID="IndicesWordsNamesRoles">
2887 <rdfs:subClassOf>
2888 <owl:Restriction>
2889 <owl:allValuesFrom rdf:resource="#IndicesNamesRoles"/>
2890 <owl:onProperty>
2891 <owl:ObjectProperty rdf:about="#relationToCategory"/>
2892 </owl:onProperty>
2893 </owl:Restriction>
2894 </rdfs:subClassOf>
2895 <rdfs:subClassOf rdf:resource="#IndicesWords"/>
2896 </owl:Class>
2897 <owl:Class rdf:about="#GabellesSalt">
2898 <rdfs:label xml:lang="en">Salt</rdfs:label>
2899 <owl:disjointWith rdf:resource="#GabellesWine"/>
2900 <owl:disjointWith>
2901 <owl:Class rdf:about="#GabellesNew"/>
2902 </owl:disjointWith>
2903 <owl:disjointWith>
2904 <owl:Class rdf:about="#GabellesButchering"/>
2905 </owl:disjointWith>
2906 <owl:disjointWith rdf:resource="#GabellesMilling"/>
2907 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2908 >FINANZE05</duomoTypeID>
2909 <rdfs:subClassOf rdf:resource="#Gabelles"/>
2910 </owl:Class>
2911 <owl:Class rdf:ID="IndexReference">
2912 <rdfs:subClassOf>
2913 <owl:Class rdf:about="#DuomoStructureObjects"/>
2914 </rdfs:subClassOf>
2915 </owl:Class>
2916 <owl:Class rdf:ID="PurchaseStone">
2917 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
2918 <rdfs:subClassOf>
2919 <owl:Restriction>
2920 <owl:onProperty>
2921 <owl:ObjectProperty rdf:about="#objectPurchased"/>
2922 </owl:onProperty>
2923 <owl:allValuesFrom rdf:resource="#MaterialsStone"/>
2924 </owl:Restriction>
2925 </rdfs:subClassOf>
2926 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2927 >MATERIALI04</duomoTypeID>
2928 <rdfs:label xml:lang="en">stone</rdfs:label>
2929 </owl:Class>
2930 <owl:Class rdf:about="#Crockery">
2931 <owl:disjointWith rdf:resource="#Organs"/>
2932 <owl:disjointWith rdf:resource="#Apparel"/>
2933 <owl:disjointWith>
2934 <owl:Class rdf:about="#ArchitectonicElements"/>
2935 </owl:disjointWith>
2936 <rdfs:label xml:lang="en">crockery</rdfs:label>
2937 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
2938 <owl:disjointWith rdf:resource="#Vestments"/>
2939 <owl:disjointWith rdf:resource="#Mosaics"/>
2940 <owl:disjointWith>
2941 <owl:Class rdf:about="#SepulchresMonuments"/>
2942 </owl:disjointWith>
2943 <owl:disjointWith rdf:resource="#Bells"/>
2944 <owl:disjointWith>
2945 <owl:Class rdf:about="#Altars"/>
2946 </owl:disjointWith>
2947 <rdfs:subClassOf rdf:resource="#Objects"/>
2948 <owl:disjointWith rdf:resource="#Chains"/>
2949 <owl:disjointWith>
2950 <owl:Class rdf:about="#GlassWindows"/>
2951 </owl:disjointWith>
2952 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
2953 <owl:disjointWith rdf:resource="#Paintings"/>
2954 <owl:disjointWith>
2955 <owl:Class rdf:about="#Lighting"/>
2956 </owl:disjointWith>
2957 <owl:disjointWith>
2958 <owl:Class rdf:about="#ModelsDesigns"/>
2959 </owl:disjointWith>
2960 <owl:disjointWith>
2961 <owl:Class rdf:about="#Plumbing"/>
2962 </owl:disjointWith>
2963 <owl:disjointWith rdf:resource="#HardwareTools"/>
2964 <owl:disjointWith rdf:resource="#ObjectsOther"/>
2965 <owl:disjointWith>
2966 <owl:Class rdf:about="#Books"/>
2967 </owl:disjointWith>
2968 <owl:disjointWith rdf:resource="#Pavements"/>
2969 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
2970 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2971 >OGGETTI21</duomoTypeID>
2972 <owl:disjointWith rdf:resource="#Machines"/>
2973 <owl:disjointWith>
2974 <owl:Class rdf:about="#OrganLofts"/>
2975 </owl:disjointWith>
2976 <owl:disjointWith rdf:resource="#Sculpture"/>
2977 </owl:Class>
2978 <owl:Class rdf:about="#DuomoDoors">
2979 <rdfs:subClassOf rdf:resource="#Duomo"/>
2980 <owl:disjointWith rdf:resource="#DuomoFloor"/>
2981 <owl:disjointWith rdf:resource="#DuomoNaveAisles"/>
2982 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
2983 >DESTINAZIONI09</duomoTypeID>
2984 <owl:disjointWith rdf:resource="#DuomoSacristies"/>
2985 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
2986 <owl:disjointWith rdf:resource="#DuomoFacade"/>
2987 <owl:disjointWith rdf:resource="#DuomoCupolaTambour"/>
2988 <rdfs:label xml:lang="en">doors</rdfs:label>
2989 <owl:disjointWith>
2990 <owl:Class rdf:about="#DuomoCrossing"/>
2991 </owl:disjointWith>
2992 <owl:disjointWith rdf:resource="#DuomoChapels"/>
2993 <owl:disjointWith>
2994 <owl:Class rdf:about="#DuomoTribuneArms"/>
2995 </owl:disjointWith>
2996 <owl:disjointWith rdf:resource="#DuomoRoof"/>
2997 </owl:Class>
2998 <owl:Class rdf:about="#GabellesButchering">
2999 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3000 >FINANZE03</duomoTypeID>
3001 <rdfs:subClassOf rdf:resource="#Gabelles"/>
3002 <owl:disjointWith rdf:resource="#GabellesWine"/>
3003 <owl:disjointWith>
3004 <owl:Class rdf:about="#GabellesNew"/>
3005 </owl:disjointWith>
3006 <owl:disjointWith rdf:resource="#GabellesMilling"/>
3007 <owl:disjointWith rdf:resource="#GabellesSalt"/>
3008 <rdfs:label xml:lang="en">Butchering</rdfs:label>
3009 <skos:altLabel rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3010 >Slaughtering</skos:altLabel>
3011 </owl:Class>
3012 <owl:Class rdf:about="#OtherMentionsGlass">
3013 <owl:disjointWith rdf:resource="#OtherMentionsOther"/>
3014 <owl:disjointWith rdf:resource="#OtherMentionsConsumable"/>
3015 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
3016 <owl:disjointWith rdf:resource="#OtherMentionsStationery"/>
3017 <owl:disjointWith rdf:resource="#OtherMentionsUnspecified"/>
3018 <owl:disjointWith>
3019 <owl:Class rdf:about="#OtherMentionsStone"/>
3020 </owl:disjointWith>
3021 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3022 >MATERIALI28</duomoTypeID>
3023 <owl:disjointWith rdf:resource="#OtherMentionsWood"/>
3024 <rdfs:label xml:lang="en">glass</rdfs:label>
3025 <owl:disjointWith>
3026 <owl:Class rdf:about="#OtherMentionsFoodStuffs"/>
3027 </owl:disjointWith>
3028 <rdfs:subClassOf>
3029 <owl:Restriction>
3030 <owl:onProperty>
3031 <owl:ObjectProperty rdf:about="#objectMentiones"/>
3032 </owl:onProperty>
3033 <owl:allValuesFrom>
3034 <owl:Class rdf:about="#MaterialsGlass"/>
3035 </owl:allValuesFrom>
3036 </owl:Restriction>
3037 </rdfs:subClassOf>
3038 <owl:disjointWith rdf:resource="#OtherMentionsMetal"/>
3039 <rdfs:subClassOf rdf:resource="#MaterialOtherMentions"/>
3040 </owl:Class>
3041 <owl:Class rdf:about="#DuomoCrossing">
3042 <rdfs:subClassOf rdf:resource="#Duomo"/>
3043 <owl:disjointWith rdf:resource="#DuomoDoors"/>
3044 <owl:disjointWith rdf:resource="#DuomoRoof"/>
3045 <owl:disjointWith rdf:resource="#DuomoNaveAisles"/>
3046 <owl:disjointWith>
3047 <owl:Class rdf:about="#DuomoTribuneArms"/>
3048 </owl:disjointWith>
3049 <owl:disjointWith rdf:resource="#DuomoChapels"/>
3050 <owl:disjointWith rdf:resource="#DuomoCupolaTambour"/>
3051 <owl:disjointWith rdf:resource="#DuomoFloor"/>
3052 <rdfs:label xml:lang="en">crossing</rdfs:label>
3053 <owl:disjointWith rdf:resource="#DuomoFacade"/>
3054 <owl:disjointWith rdf:resource="#DuomoSacristies"/>
3055 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
3056 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3057 >DESTINAZIONI04</duomoTypeID>
3058 </owl:Class>
3059 <owl:Class rdf:ID="SaleUnspecified">
3060 <rdfs:subClassOf rdf:resource="#MaterialSale"/>
3061 <rdfs:subClassOf>
3062 <owl:Restriction>
3063 <owl:onProperty>
3064 <owl:ObjectProperty rdf:about="#objectSold"/>
3065 </owl:onProperty>
3066 <owl:allValuesFrom rdf:resource="#MaterialsUnspecified"/>
3067 </owl:Restriction>
3068 </rdfs:subClassOf>
3069 <rdfs:label xml:lang="en">unspecified</rdfs:label>
3070 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3071 >MATERIALI09</duomoTypeID>
3072 </owl:Class>
3073 <owl:Class rdf:about="#OtherClergy">
3074 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3075 >PERSONALE13</duomoTypeID>
3076 <owl:disjointWith rdf:resource="#OtherInternal"/>
3077 <owl:disjointWith>
3078 <owl:Class rdf:about="#OtherWorkers"/>
3079 </owl:disjointWith>
3080 <owl:disjointWith rdf:resource="#OtherGuild"/>
3081 <owl:disjointWith>
3082 <owl:Class rdf:about="#OtherOccasional"/>
3083 </owl:disjointWith>
3084 <rdfs:label xml:lang="en">clergy</rdfs:label>
3085 <rdfs:subClassOf rdf:resource="#PersonnelOther"/>
3086 <rdfs:subClassOf>
3087 <owl:Restriction>
3088 <owl:onProperty>
3089 <owl:ObjectProperty rdf:about="#has_subject"/>
3090 </owl:onProperty>
3091 <owl:allValuesFrom rdf:resource="#ActorClergy"/>
3092 </owl:Restriction>
3093 </rdfs:subClassOf>
3094 </owl:Class>
3095 <owl:Class rdf:about="#Tax">
3096 <owl:disjointWith rdf:resource="#Gabelles"/>
3097 <owl:disjointWith rdf:resource="#Graces"/>
3098 <rdfs:subClassOf>
3099 <owl:Class rdf:about="#Finances"/>
3100 </rdfs:subClassOf>
3101 <owl:disjointWith>
3102 <owl:Class rdf:about="#FinancesOther"/>
3103 </owl:disjointWith>
3104 <owl:disjointWith rdf:resource="#Testaments"/>
3105 <owl:disjointWith rdf:resource="#FinancesUnspecified"/>
3106 <owl:disjointWith rdf:resource="#Revenue"/>
3107 <owl:disjointWith rdf:resource="#Offering"/>
3108 <owl:disjointWith>
3109 <owl:Class rdf:about="#ForcedLoans"/>
3110 </owl:disjointWith>
3111 <rdfs:label xml:lang="en">Tax</rdfs:label>
3112 <owl:disjointWith rdf:resource="#Guaranties"/>
3113 </owl:Class>
3114 <owl:Class rdf:about="#AppointmentsClergy">
3115 <rdfs:subClassOf>
3116 <owl:Class rdf:about="#PersonnelAppointments"/>
3117 </rdfs:subClassOf>
3118 <rdfs:subClassOf>
3119 <owl:Restriction>
3120 <owl:allValuesFrom rdf:resource="#ActorClergy"/>
3121 <owl:onProperty>
3122 <owl:ObjectProperty rdf:about="#has_subject"/>
3123 </owl:onProperty>
3124 </owl:Restriction>
3125 </rdfs:subClassOf>
3126 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3127 >PERSONALE03</duomoTypeID>
3128 <owl:disjointWith rdf:resource="#AppointmentsInternal"/>
3129 <owl:disjointWith rdf:resource="#AppointmentsWorkers"/>
3130 <owl:disjointWith rdf:resource="#AppointmentsOccasional"/>
3131 <rdfs:label xml:lang="en">clergy</rdfs:label>
3132 </owl:Class>
3133 <owl:Class rdf:about="#OtherOccasional">
3134 <rdfs:subClassOf rdf:resource="#PersonnelOther"/>
3135 <rdfs:subClassOf>
3136 <owl:Restriction>
3137 <owl:allValuesFrom rdf:resource="#ActorOccasional"/>
3138 <owl:onProperty>
3139 <owl:ObjectProperty rdf:about="#has_subject"/>
3140 </owl:onProperty>
3141 </owl:Restriction>
3142 </rdfs:subClassOf>
3143 <owl:disjointWith>
3144 <owl:Class rdf:about="#OtherWorkers"/>
3145 </owl:disjointWith>
3146 <owl:disjointWith rdf:resource="#OtherInternal"/>
3147 <owl:disjointWith rdf:resource="#OtherGuild"/>
3148 <owl:disjointWith rdf:resource="#OtherClergy"/>
3149 <rdfs:label xml:lang="en">occasional</rdfs:label>
3150 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3151 >PERSONALE15</duomoTypeID>
3152 </owl:Class>
3153 <owl:Class rdf:ID="DuomoEvents">
3154 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E5_Event"/>
3155 <rdfs:subClassOf>
3156 <owl:Class rdf:about="#DuomoHierarchieDWTemporal"/>
3157 </rdfs:subClassOf>
3158 </owl:Class>
3159 <owl:Class rdf:about="#OtherMentionsStone">
3160 <rdfs:subClassOf rdf:resource="#MaterialOtherMentions"/>
3161 <owl:disjointWith rdf:resource="#OtherMentionsGlass"/>
3162 <owl:disjointWith rdf:resource="#OtherMentionsWood"/>
3163 <rdfs:subClassOf>
3164 <owl:Restriction>
3165 <owl:onProperty>
3166 <owl:ObjectProperty rdf:about="#objectMentiones"/>
3167 </owl:onProperty>
3168 <owl:allValuesFrom rdf:resource="#MaterialsStone"/>
3169 </owl:Restriction>
3170 </rdfs:subClassOf>
3171 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
3172 <owl:disjointWith>
3173 <owl:Class rdf:about="#OtherMentionsFoodStuffs"/>
3174 </owl:disjointWith>
3175 <owl:disjointWith rdf:resource="#OtherMentionsConsumable"/>
3176 <owl:disjointWith rdf:resource="#OtherMentionsUnspecified"/>
3177 <owl:disjointWith rdf:resource="#OtherMentionsOther"/>
3178 <owl:disjointWith rdf:resource="#OtherMentionsMetal"/>
3179 <owl:disjointWith rdf:resource="#OtherMentionsStationery"/>
3180 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3181 >MATERIALI24</duomoTypeID>
3182 <rdfs:label xml:lang="en">stone</rdfs:label>
3183 </owl:Class>
3184 <owl:Class rdf:about="#ArchitectonicElements">
3185 <owl:disjointWith rdf:resource="#Machines"/>
3186 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
3187 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3188 >OGGETTI04</duomoTypeID>
3189 <owl:disjointWith>
3190 <owl:Class rdf:about="#Lighting"/>
3191 </owl:disjointWith>
3192 <rdfs:subClassOf rdf:resource="#Objects"/>
3193 <owl:disjointWith rdf:resource="#Vestments"/>
3194 <owl:disjointWith rdf:resource="#Bells"/>
3195 <owl:disjointWith rdf:resource="#Sculpture"/>
3196 <rdfs:label xml:lang="en">architectonic elements</rdfs:label>
3197 <owl:disjointWith>
3198 <owl:Class rdf:about="#Altars"/>
3199 </owl:disjointWith>
3200 <owl:disjointWith>
3201 <owl:Class rdf:about="#ModelsDesigns"/>
3202 </owl:disjointWith>
3203 <owl:disjointWith>
3204 <owl:Class rdf:about="#Books"/>
3205 </owl:disjointWith>
3206 <owl:disjointWith rdf:resource="#Mosaics"/>
3207 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
3208 <owl:disjointWith rdf:resource="#HardwareTools"/>
3209 <owl:disjointWith>
3210 <owl:Class rdf:about="#GlassWindows"/>
3211 </owl:disjointWith>
3212 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
3213 <owl:disjointWith>
3214 <owl:Class rdf:about="#SepulchresMonuments"/>
3215 </owl:disjointWith>
3216 <owl:disjointWith rdf:resource="#ObjectsOther"/>
3217 <owl:disjointWith>
3218 <owl:Class rdf:about="#OrganLofts"/>
3219 </owl:disjointWith>
3220 <owl:disjointWith rdf:resource="#Paintings"/>
3221 <owl:disjointWith>
3222 <owl:Class rdf:about="#Plumbing"/>
3223 </owl:disjointWith>
3224 <owl:disjointWith rdf:resource="#Crockery"/>
3225 <owl:disjointWith rdf:resource="#Apparel"/>
3226 <owl:disjointWith rdf:resource="#Pavements"/>
3227 <owl:disjointWith rdf:resource="#Chains"/>
3228 <owl:disjointWith rdf:resource="#Organs"/>
3229 </owl:Class>
3230 <owl:Class rdf:about="#MaterialsOther">
3231 <rdfs:subClassOf rdf:resource="#MaterialsBasic"/>
3232 </owl:Class>
3233 <owl:Class rdf:about="#OtherMentionsFoodStuffs">
3234 <owl:disjointWith rdf:resource="#OtherMentionsEarthen"/>
3235 <owl:disjointWith rdf:resource="#OtherMentionsWood"/>
3236 <owl:disjointWith rdf:resource="#OtherMentionsStationery"/>
3237 <owl:disjointWith rdf:resource="#OtherMentionsOther"/>
3238 <owl:disjointWith rdf:resource="#OtherMentionsUnspecified"/>
3239 <rdfs:subClassOf>
3240 <owl:Restriction>
3241 <owl:onProperty>
3242 <owl:ObjectProperty rdf:about="#objectMentiones"/>
3243 </owl:onProperty>
3244 <owl:allValuesFrom>
3245 <owl:Class rdf:ID="MaterialsFoodstuffs"/>
3246 </owl:allValuesFrom>
3247 </owl:Restriction>
3248 </rdfs:subClassOf>
3249 <rdfs:label xml:lang="en">foodstuffs</rdfs:label>
3250 <owl:disjointWith rdf:resource="#OtherMentionsGlass"/>
3251 <owl:disjointWith rdf:resource="#OtherMentionsMetal"/>
3252 <owl:disjointWith rdf:resource="#OtherMentionsConsumable"/>
3253 <owl:disjointWith rdf:resource="#OtherMentionsStone"/>
3254 <rdfs:subClassOf rdf:resource="#MaterialOtherMentions"/>
3255 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3256 >MATERIALI22</duomoTypeID>
3257 </owl:Class>
3258 <owl:Class rdf:about="#PayOccasional">
3259 <owl:disjointWith rdf:resource="#PayWorkers"/>
3260 <owl:disjointWith rdf:resource="#PayClergy"/>
3261 <rdfs:subClassOf>
3262 <owl:Class rdf:about="#PersonnelPay"/>
3263 </rdfs:subClassOf>
3264 <rdfs:subClassOf>
3265 <owl:Restriction>
3266 <owl:allValuesFrom rdf:resource="#ActorOccasional"/>
3267 <owl:onProperty>
3268 <owl:ObjectProperty rdf:about="#has_subject"/>
3269 </owl:onProperty>
3270 </owl:Restriction>
3271 </rdfs:subClassOf>
3272 <rdfs:label xml:lang="en">occasional</rdfs:label>
3273 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3274 >PERSONALE10</duomoTypeID>
3275 </owl:Class>
3276 <owl:Class rdf:ID="SaleOther">
3277 <rdfs:subClassOf rdf:resource="#MaterialSale"/>
3278 <rdfs:subClassOf>
3279 <owl:Restriction>
3280 <owl:onProperty>
3281 <owl:ObjectProperty rdf:about="#objectSold"/>
3282 </owl:onProperty>
3283 <owl:allValuesFrom rdf:resource="#MaterialsOther"/>
3284 </owl:Restriction>
3285 </rdfs:subClassOf>
3286 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3287 >MATERIALI20</duomoTypeID>
3288 <rdfs:label xml:lang="en">other</rdfs:label>
3289 </owl:Class>
3290 <owl:Class rdf:about="#IndicesNames">
3291 <rdfs:subClassOf rdf:resource="#IndicesNamesRoles"/>
3292 <owl:disjointWith rdf:resource="#IndicesRoles"/>
3293 </owl:Class>
3294 <owl:Class rdf:ID="TransportationUnspecified">
3295 <rdfs:label xml:lang="en">unspecified</rdfs:label>
3296 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3297 >TRASPORTI05</duomoTypeID>
3298 <rdfs:subClassOf rdf:resource="#Transportation"/>
3299 </owl:Class>
3300 <owl:Class rdf:ID="Signatur">
3301 <rdfs:subClassOf rdf:resource="#PhysicalRepresentation"/>
3302 </owl:Class>
3303 <owl:Class rdf:about="#IndicesInstitutions">
3304 <rdfs:subClassOf>
3305 <owl:Restriction>
3306 <owl:allValuesFrom rdf:resource="#IdentifierInstitutions"/>
3307 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P48_has_preferred_identifier"/>
3308 </owl:Restriction>
3309 </rdfs:subClassOf>
3310 <rdfs:subClassOf rdf:resource="#IndicesConcept"/>
3311 </owl:Class>
3312 <owl:Class rdf:about="#PersonnelPay">
3313 <rdfs:subClassOf rdf:resource="#Personnel"/>
3314 <rdfs:label xml:lang="en">Pay</rdfs:label>
3315 <owl:disjointWith>
3316 <owl:Class rdf:about="#PersonnelAppointments"/>
3317 </owl:disjointWith>
3318 <owl:disjointWith rdf:resource="#PersonnelOther"/>
3319 </owl:Class>
3320 <owl:Class rdf:about="#DuomoHierarchieDW">
3321 <rdfs:subClassOf rdf:resource="#DuomoHierarchies"/>
3322 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3323 >Klassen die von Dirk Wintergrün hinzugefügt wurden bzw. Struktur die sich aus diesen neuen Klassen ergibt.</rdfs:comment>
3324 </owl:Class>
3325 <owl:Class rdf:about="#Plumbing">
3326 <owl:disjointWith>
3327 <owl:Class rdf:about="#Books"/>
3328 </owl:disjointWith>
3329 <owl:disjointWith>
3330 <owl:Class rdf:about="#Altars"/>
3331 </owl:disjointWith>
3332 <owl:disjointWith>
3333 <owl:Class rdf:about="#ModelsDesigns"/>
3334 </owl:disjointWith>
3335 <owl:disjointWith>
3336 <owl:Class rdf:about="#OrganLofts"/>
3337 </owl:disjointWith>
3338 <rdfs:subClassOf rdf:resource="#Objects"/>
3339 <rdfs:label xml:lang="en">plumbing</rdfs:label>
3340 <owl:disjointWith rdf:resource="#HardwareTools"/>
3341 <owl:disjointWith>
3342 <owl:Class rdf:about="#Lighting"/>
3343 </owl:disjointWith>
3344 <owl:disjointWith rdf:resource="#ObjectsOther"/>
3345 <owl:disjointWith rdf:resource="#Bells"/>
3346 <owl:disjointWith rdf:resource="#Crockery"/>
3347 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
3348 <owl:disjointWith rdf:resource="#Chains"/>
3349 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
3350 <owl:disjointWith rdf:resource="#Apparel"/>
3351 <owl:disjointWith>
3352 <owl:Class rdf:about="#SepulchresMonuments"/>
3353 </owl:disjointWith>
3354 <owl:disjointWith rdf:resource="#Pavements"/>
3355 <owl:disjointWith rdf:resource="#Sculpture"/>
3356 <owl:disjointWith rdf:resource="#Machines"/>
3357 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3358 >OGGETTI05</duomoTypeID>
3359 <owl:disjointWith rdf:resource="#Paintings"/>
3360 <owl:disjointWith>
3361 <owl:Class rdf:about="#GlassWindows"/>
3362 </owl:disjointWith>
3363 <owl:disjointWith rdf:resource="#Mosaics"/>
3364 <owl:disjointWith rdf:resource="#Vestments"/>
3365 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
3366 <owl:disjointWith rdf:resource="#ArchitectonicElements"/>
3367 <owl:disjointWith rdf:resource="#Organs"/>
3368 </owl:Class>
3369 <owl:Class rdf:about="#MaterialsFoodstuffs">
3370 <rdfs:subClassOf rdf:resource="#MaterialsBasic"/>
3371 </owl:Class>
3372 <owl:Class rdf:ID="RecordedEvent">
3373 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E5_Event"/>
3374 <rdfs:subClassOf>
3375 <owl:Restriction>
3376 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
3377 >1</owl:cardinality>
3378 <owl:onProperty>
3379 <owl:ObjectProperty rdf:ID="has_tipol"/>
3380 </owl:onProperty>
3381 </owl:Restriction>
3382 </rdfs:subClassOf>
3383 </owl:Class>
3384 <owl:Class rdf:about="#DuomoStructureObjects">
3385 <owl:disjointWith>
3386 <owl:Class rdf:about="#Identifier"/>
3387 </owl:disjointWith>
3388 <rdfs:subClassOf rdf:resource="#DuomoStructure"/>
3389 </owl:Class>
3390 <owl:Class rdf:about="#FinancesOther">
3391 <owl:disjointWith rdf:resource="#Guaranties"/>
3392 <owl:disjointWith rdf:resource="#Revenue"/>
3393 <owl:disjointWith rdf:resource="#Graces"/>
3394 <owl:disjointWith rdf:resource="#Offering"/>
3395 <rdfs:subClassOf>
3396 <owl:Class rdf:about="#Finances"/>
3397 </rdfs:subClassOf>
3398 <owl:disjointWith>
3399 <owl:Class rdf:about="#ForcedLoans"/>
3400 </owl:disjointWith>
3401 <rdfs:label xml:lang="en">Other</rdfs:label>
3402 <owl:disjointWith rdf:resource="#FinancesUnspecified"/>
3403 <owl:disjointWith rdf:resource="#Gabelles"/>
3404 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3405 >FINANZE19</duomoTypeID>
3406 <owl:disjointWith rdf:resource="#Testaments"/>
3407 <owl:disjointWith rdf:resource="#Tax"/>
3408 </owl:Class>
3409 <owl:Class rdf:about="#GlassWindows">
3410 <owl:disjointWith rdf:resource="#Bells"/>
3411 <owl:disjointWith rdf:resource="#ArchitectonicElements"/>
3412 <owl:disjointWith rdf:resource="#Paintings"/>
3413 <owl:disjointWith>
3414 <owl:Class rdf:about="#SepulchresMonuments"/>
3415 </owl:disjointWith>
3416 <owl:disjointWith rdf:resource="#Chains"/>
3417 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
3418 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
3419 <owl:disjointWith>
3420 <owl:Class rdf:about="#OrganLofts"/>
3421 </owl:disjointWith>
3422 <owl:disjointWith>
3423 <owl:Class rdf:about="#ModelsDesigns"/>
3424 </owl:disjointWith>
3425 <owl:disjointWith rdf:resource="#HardwareTools"/>
3426 <rdfs:subClassOf rdf:resource="#Objects"/>
3427 <owl:disjointWith>
3428 <owl:Class rdf:about="#Books"/>
3429 </owl:disjointWith>
3430 <owl:disjointWith rdf:resource="#Apparel"/>
3431 <owl:disjointWith rdf:resource="#Pavements"/>
3432 <owl:disjointWith rdf:resource="#Organs"/>
3433 <owl:disjointWith rdf:resource="#Crockery"/>
3434 <owl:disjointWith rdf:resource="#ObjectsOther"/>
3435 <owl:disjointWith rdf:resource="#Mosaics"/>
3436 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3437 >glass windows</rdfs:label>
3438 <owl:disjointWith>
3439 <owl:Class rdf:about="#Lighting"/>
3440 </owl:disjointWith>
3441 <owl:disjointWith rdf:resource="#Sculpture"/>
3442 <owl:disjointWith rdf:resource="#Machines"/>
3443 <owl:disjointWith rdf:resource="#Vestments"/>
3444 <owl:disjointWith>
3445 <owl:Class rdf:about="#Altars"/>
3446 </owl:disjointWith>
3447 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
3448 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3449 >OGGETTI24</duomoTypeID>
3450 <owl:disjointWith rdf:resource="#Plumbing"/>
3451 </owl:Class>
3452 <owl:Class rdf:about="#OrganLofts">
3453 <rdfs:subClassOf rdf:resource="#Objects"/>
3454 <owl:disjointWith rdf:resource="#Vestments"/>
3455 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3456 >organ lofts</rdfs:label>
3457 <owl:disjointWith rdf:resource="#Organs"/>
3458 <owl:disjointWith rdf:resource="#ObjectsOther"/>
3459 <owl:disjointWith rdf:resource="#HardwareTools"/>
3460 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
3461 <owl:disjointWith>
3462 <owl:Class rdf:about="#ModelsDesigns"/>
3463 </owl:disjointWith>
3464 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3465 >OGGETTI16</duomoTypeID>
3466 <owl:disjointWith rdf:resource="#Bells"/>
3467 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
3468 <owl:disjointWith rdf:resource="#Plumbing"/>
3469 <owl:disjointWith rdf:resource="#Machines"/>
3470 <owl:disjointWith rdf:resource="#Paintings"/>
3471 <owl:disjointWith>
3472 <owl:Class rdf:about="#Lighting"/>
3473 </owl:disjointWith>
3474 <owl:disjointWith>
3475 <owl:Class rdf:about="#Altars"/>
3476 </owl:disjointWith>
3477 <owl:disjointWith rdf:resource="#Sculpture"/>
3478 <owl:disjointWith rdf:resource="#Mosaics"/>
3479 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
3480 <owl:disjointWith rdf:resource="#GlassWindows"/>
3481 <owl:disjointWith>
3482 <owl:Class rdf:about="#Books"/>
3483 </owl:disjointWith>
3484 <owl:disjointWith rdf:resource="#Apparel"/>
3485 <owl:disjointWith rdf:resource="#Chains"/>
3486 <owl:disjointWith rdf:resource="#Pavements"/>
3487 <owl:disjointWith>
3488 <owl:Class rdf:about="#SepulchresMonuments"/>
3489 </owl:disjointWith>
3490 <owl:disjointWith rdf:resource="#Crockery"/>
3491 <owl:disjointWith rdf:resource="#ArchitectonicElements"/>
3492 </owl:Class>
3493 <owl:Class rdf:about="#MaterialsGlass">
3494 <rdfs:subClassOf rdf:resource="#MaterialsBasic"/>
3495 </owl:Class>
3496 <owl:Class rdf:about="#Books">
3497 <owl:disjointWith rdf:resource="#ObjectsOther"/>
3498 <owl:disjointWith rdf:resource="#Sculpture"/>
3499 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
3500 <owl:disjointWith rdf:resource="#Apparel"/>
3501 <owl:disjointWith rdf:resource="#Bells"/>
3502 <owl:disjointWith>
3503 <owl:Class rdf:about="#SepulchresMonuments"/>
3504 </owl:disjointWith>
3505 <owl:disjointWith>
3506 <owl:Class rdf:about="#Altars"/>
3507 </owl:disjointWith>
3508 <owl:disjointWith rdf:resource="#Paintings"/>
3509 <owl:disjointWith>
3510 <owl:Class rdf:about="#Lighting"/>
3511 </owl:disjointWith>
3512 <owl:disjointWith rdf:resource="#Chains"/>
3513 <owl:disjointWith>
3514 <owl:Class rdf:about="#ModelsDesigns"/>
3515 </owl:disjointWith>
3516 <owl:disjointWith rdf:resource="#HardwareTools"/>
3517 <owl:disjointWith rdf:resource="#Organs"/>
3518 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
3519 <owl:disjointWith rdf:resource="#Pavements"/>
3520 <owl:disjointWith rdf:resource="#Machines"/>
3521 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
3522 <owl:disjointWith rdf:resource="#Plumbing"/>
3523 <owl:disjointWith rdf:resource="#Vestments"/>
3524 <owl:disjointWith rdf:resource="#ArchitectonicElements"/>
3525 <owl:disjointWith rdf:resource="#Mosaics"/>
3526 <rdfs:subClassOf rdf:resource="#Objects"/>
3527 <owl:disjointWith rdf:resource="#Crockery"/>
3528 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3529 >OGGETTI08</duomoTypeID>
3530 <rdfs:label xml:lang="en">books</rdfs:label>
3531 <owl:disjointWith rdf:resource="#GlassWindows"/>
3532 <owl:disjointWith rdf:resource="#OrganLofts"/>
3533 </owl:Class>
3534 <owl:Class rdf:about="#DuomoHierarchieOriginal">
3535 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3536 >Orginal Hierarchie der Webseite</rdfs:comment>
3537 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
3538 <rdfs:subClassOf rdf:resource="#DuomoHierarchies"/>
3539 </owl:Class>
3540 <owl:Class rdf:about="#TextsWords">
3541 <rdfs:subClassOf>
3542 <owl:Class rdf:about="#Words"/>
3543 </rdfs:subClassOf>
3544 <rdfs:subClassOf rdf:resource="#Texts"/>
3545 </owl:Class>
3546 <owl:Class rdf:ID="IndicesSurnames">
3547 <rdfs:subClassOf rdf:resource="#IndicesConcept"/>
3548 </owl:Class>
3549 <owl:Class rdf:about="#EventsOther">
3550 <rdfs:label xml:lang="en">other</rdfs:label>
3551 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3552 >AVVENIMENTI04</duomoTypeID>
3553 <owl:disjointWith rdf:resource="#EventsRecurring"/>
3554 <owl:disjointWith rdf:resource="#EventsExtraordinary"/>
3555 <owl:disjointWith rdf:resource="#EventsVisitsRefreshments"/>
3556 <rdfs:subClassOf>
3557 <owl:Class rdf:about="#Events"/>
3558 </rdfs:subClassOf>
3559 </owl:Class>
3560 <owl:Class rdf:ID="PurchaseFoodstuffs">
3561 <rdfs:label xml:lang="en">foodstuffs</rdfs:label>
3562 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3563 >MATERIALI02</duomoTypeID>
3564 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
3565 <rdfs:subClassOf>
3566 <owl:Restriction>
3567 <owl:allValuesFrom rdf:resource="#MaterialsFoodstuffs"/>
3568 <owl:onProperty>
3569 <owl:ObjectProperty rdf:about="#objectPurchased"/>
3570 </owl:onProperty>
3571 </owl:Restriction>
3572 </rdfs:subClassOf>
3573 </owl:Class>
3574 <owl:Class rdf:ID="ConceptReference">
3575 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3576 ></rdfs:comment>
3577 <rdfs:subClassOf>
3578 <owl:Restriction>
3579 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
3580 >1</owl:cardinality>
3581 <owl:onProperty>
3582 <owl:ObjectProperty rdf:ID="points_to_hierarchie"/>
3583 </owl:onProperty>
3584 </owl:Restriction>
3585 </rdfs:subClassOf>
3586 <rdfs:subClassOf rdf:resource="#DuomoStructureObjects"/>
3587 <rdfs:subClassOf>
3588 <owl:Restriction>
3589 <owl:onProperty>
3590 <owl:ObjectProperty rdf:ID="points_to_indexReference"/>
3591 </owl:onProperty>
3592 <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
3593 >1</owl:minCardinality>
3594 </owl:Restriction>
3595 </rdfs:subClassOf>
3596 </owl:Class>
3597 <owl:Class rdf:ID="Sales">
3598 <rdfs:label xml:lang="en">Sales</rdfs:label>
3599 <rdfs:subClassOf rdf:resource="#Norms"/>
3600 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3601 >NORME08</duomoTypeID>
3602 </owl:Class>
3603 <owl:Class rdf:ID="SaleConsumable">
3604 <rdfs:label xml:lang="en">consumable</rdfs:label>
3605 <rdfs:subClassOf rdf:resource="#MaterialSale"/>
3606 <rdfs:subClassOf>
3607 <owl:Restriction>
3608 <owl:onProperty>
3609 <owl:ObjectProperty rdf:about="#objectSold"/>
3610 </owl:onProperty>
3611 <owl:allValuesFrom rdf:resource="#MaterialsConsumable"/>
3612 </owl:Restriction>
3613 </rdfs:subClassOf>
3614 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3615 >MATERIALI13</duomoTypeID>
3616 </owl:Class>
3617 <owl:Class rdf:ID="PurchaseEarthen">
3618 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
3619 <rdfs:subClassOf>
3620 <owl:Restriction>
3621 <owl:onProperty>
3622 <owl:ObjectProperty rdf:about="#objectPurchased"/>
3623 </owl:onProperty>
3624 <owl:allValuesFrom rdf:resource="#MaterialsEarthen"/>
3625 </owl:Restriction>
3626 </rdfs:subClassOf>
3627 <rdfs:label xml:lang="en">earthen</rdfs:label>
3628 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3629 >MATERIALI07</duomoTypeID>
3630 </owl:Class>
3631 <owl:Class rdf:ID="Typology">
3632 <rdfs:subClassOf rdf:resource="#DuomoHierarchieDWPersistent"/>
3633 </owl:Class>
3634 <owl:Class rdf:about="#Iconography">
3635 <rdfs:subClassOf rdf:resource="#topics1"/>
3636 <rdfs:label xml:lang="en">Iconography</rdfs:label>
3637 </owl:Class>
3638 <owl:Class rdf:about="#Identifier">
3639 <owl:disjointWith rdf:resource="#DuomoStructureObjects"/>
3640 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E42_Identifier"/>
3641 <rdfs:subClassOf>
3642 <owl:Restriction>
3643 <owl:onProperty>
3644 <owl:DatatypeProperty rdf:ID="has_readable_id"/>
3645 </owl:onProperty>
3646 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
3647 >1</owl:cardinality>
3648 </owl:Restriction>
3649 </rdfs:subClassOf>
3650 <rdfs:subClassOf rdf:resource="#DuomoStructureObjects"/>
3651 </owl:Class>
3652 <owl:Class rdf:about="#Events">
3653 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3654 >Events</rdfs:label>
3655 <rdfs:subClassOf rdf:resource="#topics1"/>
3656 <rdfs:subClassOf rdf:resource="#DuomoEvents"/>
3657 </owl:Class>
3658 <owl:Class rdf:about="#Altars">
3659 <rdfs:subClassOf rdf:resource="#Objects"/>
3660 <owl:disjointWith rdf:resource="#Sculpture"/>
3661 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
3662 <owl:disjointWith rdf:resource="#Machines"/>
3663 <owl:disjointWith rdf:resource="#Paintings"/>
3664 <owl:disjointWith>
3665 <owl:Class rdf:about="#ModelsDesigns"/>
3666 </owl:disjointWith>
3667 <owl:disjointWith rdf:resource="#OrganLofts"/>
3668 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
3669 <owl:disjointWith rdf:resource="#ObjectsOther"/>
3670 <owl:disjointWith rdf:resource="#Pavements"/>
3671 <owl:disjointWith rdf:resource="#ArchitectonicElements"/>
3672 <owl:disjointWith>
3673 <owl:Class rdf:about="#Lighting"/>
3674 </owl:disjointWith>
3675 <rdfs:label xml:lang="en">altars</rdfs:label>
3676 <owl:disjointWith rdf:resource="#Plumbing"/>
3677 <owl:disjointWith rdf:resource="#Bells"/>
3678 <owl:disjointWith rdf:resource="#Apparel"/>
3679 <owl:disjointWith rdf:resource="#Chains"/>
3680 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3681 >OGGETTI01</duomoTypeID>
3682 <owl:disjointWith rdf:resource="#Organs"/>
3683 <owl:disjointWith>
3684 <owl:Class rdf:about="#SepulchresMonuments"/>
3685 </owl:disjointWith>
3686 <owl:disjointWith rdf:resource="#Crockery"/>
3687 <owl:disjointWith rdf:resource="#Mosaics"/>
3688 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
3689 <owl:disjointWith rdf:resource="#Books"/>
3690 <owl:disjointWith rdf:resource="#HardwareTools"/>
3691 <owl:disjointWith rdf:resource="#GlassWindows"/>
3692 <owl:disjointWith rdf:resource="#Vestments"/>
3693 </owl:Class>
3694 <owl:Class rdf:ID="PurchaseUnspecified">
3695 <rdfs:label xml:lang="en">unspecified</rdfs:label>
3696 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
3697 <rdfs:subClassOf>
3698 <owl:Restriction>
3699 <owl:onProperty>
3700 <owl:ObjectProperty rdf:about="#objectPurchased"/>
3701 </owl:onProperty>
3702 <owl:allValuesFrom rdf:resource="#MaterialsUnspecified"/>
3703 </owl:Restriction>
3704 </rdfs:subClassOf>
3705 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3706 >MATERIALI09</duomoTypeID>
3707 </owl:Class>
3708 <owl:Class rdf:about="#DuomoActors">
3709 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
3710 <rdfs:subClassOf>
3711 <owl:Class rdf:about="#DuomoHierarchieDWTemporal"/>
3712 </rdfs:subClassOf>
3713 </owl:Class>
3714 <owl:Class rdf:about="#Finances">
3715 <rdfs:label xml:lang="en">Finances</rdfs:label>
3716 <rdfs:subClassOf rdf:resource="#topics1"/>
3717 </owl:Class>
3718 <owl:Class rdf:about="#NoteworthyThings">
3719 <rdfs:subClassOf rdf:resource="#topics1"/>
3720 </owl:Class>
3721 <owl:Class rdf:about="#ForcedLoans">
3722 <owl:disjointWith rdf:resource="#Guaranties"/>
3723 <owl:disjointWith rdf:resource="#Graces"/>
3724 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3725 >FINANZE12</duomoTypeID>
3726 <owl:disjointWith rdf:resource="#FinancesUnspecified"/>
3727 <owl:disjointWith rdf:resource="#Revenue"/>
3728 <owl:disjointWith rdf:resource="#Offering"/>
3729 <rdfs:subClassOf rdf:resource="#Finances"/>
3730 <owl:disjointWith rdf:resource="#Tax"/>
3731 <owl:disjointWith rdf:resource="#Gabelles"/>
3732 <owl:disjointWith rdf:resource="#Testaments"/>
3733 <rdfs:label xml:lang="en">Forces Loans</rdfs:label>
3734 <owl:disjointWith rdf:resource="#FinancesOther"/>
3735 </owl:Class>
3736 <owl:Class rdf:ID="Record">
3737 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E31_Document"/>
3738 <rdfs:subClassOf>
3739 <owl:Restriction>
3740 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P4_has_time-span"/>
3741 <owl:allValuesFrom rdf:resource="#DatesDocument"/>
3742 </owl:Restriction>
3743 </rdfs:subClassOf>
3744 <rdfs:subClassOf>
3745 <owl:Restriction>
3746 <owl:allValuesFrom rdf:resource="#RecordedEvent"/>
3747 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P70_documents"/>
3748 </owl:Restriction>
3749 </rdfs:subClassOf>
3750 <rdfs:subClassOf>
3751 <owl:Restriction>
3752 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
3753 >1</owl:cardinality>
3754 <owl:onProperty>
3755 <owl:ObjectProperty rdf:about="#has_tipol"/>
3756 </owl:onProperty>
3757 </owl:Restriction>
3758 </rdfs:subClassOf>
3759 <rdfs:subClassOf rdf:resource="#PhysicalRepresentation"/>
3760 <rdfs:subClassOf>
3761 <owl:Restriction>
3762 <owl:onProperty>
3763 <owl:DatatypeProperty rdf:ID="has_textblockid"/>
3764 </owl:onProperty>
3765 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
3766 >1</owl:cardinality>
3767 </owl:Restriction>
3768 </rdfs:subClassOf>
3769 </owl:Class>
3770 <owl:Class rdf:ID="WordsEvents">
3771 <rdfs:subClassOf>
3772 <owl:Restriction>
3773 <owl:onProperty>
3774 <owl:ObjectProperty rdf:about="#relationToTopic1"/>
3775 </owl:onProperty>
3776 <owl:allValuesFrom rdf:resource="#Events"/>
3777 </owl:Restriction>
3778 </rdfs:subClassOf>
3779 <rdfs:subClassOf rdf:resource="#topics2"/>
3780 </owl:Class>
3781 <owl:Class rdf:about="#DuomoTribuneArms">
3782 <owl:disjointWith rdf:resource="#DuomoDoors"/>
3783 <owl:disjointWith rdf:resource="#DuomoBellTower"/>
3784 <owl:disjointWith rdf:resource="#DuomoCrossing"/>
3785 <owl:disjointWith rdf:resource="#DuomoFloor"/>
3786 <owl:disjointWith rdf:resource="#DuomoRoof"/>
3787 <owl:disjointWith rdf:resource="#DuomoSacristies"/>
3788 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3789 >DESTINAZIONI12</duomoTypeID>
3790 <rdfs:subClassOf rdf:resource="#Duomo"/>
3791 <owl:disjointWith rdf:resource="#DuomoNaveAisles"/>
3792 <owl:disjointWith rdf:resource="#DuomoFacade"/>
3793 <owl:disjointWith rdf:resource="#DuomoChapels"/>
3794 <owl:disjointWith rdf:resource="#DuomoCupolaTambour"/>
3795 <rdfs:label xml:lang="en">tribune arms</rdfs:label>
3796 </owl:Class>
3797 <owl:Class rdf:ID="IndicesWordsPlaces">
3798 <rdfs:subClassOf>
3799 <owl:Restriction>
3800 <owl:onProperty>
3801 <owl:ObjectProperty rdf:about="#relationToCategory"/>
3802 </owl:onProperty>
3803 <owl:allValuesFrom rdf:resource="#IndicesWords"/>
3804 </owl:Restriction>
3805 </rdfs:subClassOf>
3806 <rdfs:subClassOf rdf:resource="#IndicesWords"/>
3807 </owl:Class>
3808 <owl:Class rdf:about="#OtherWorkers">
3809 <rdfs:subClassOf rdf:resource="#PersonnelOther"/>
3810 <rdfs:subClassOf>
3811 <owl:Restriction>
3812 <owl:allValuesFrom rdf:resource="#ActorWorkers"/>
3813 <owl:onProperty>
3814 <owl:ObjectProperty rdf:about="#has_subject"/>
3815 </owl:onProperty>
3816 </owl:Restriction>
3817 </rdfs:subClassOf>
3818 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3819 >PERSONALE12</duomoTypeID>
3820 <rdfs:label xml:lang="en">workers</rdfs:label>
3821 <owl:disjointWith rdf:resource="#OtherInternal"/>
3822 <owl:disjointWith rdf:resource="#OtherClergy"/>
3823 <owl:disjointWith rdf:resource="#OtherGuild"/>
3824 <owl:disjointWith rdf:resource="#OtherOccasional"/>
3825 </owl:Class>
3826 <owl:Class rdf:ID="RealEstateOther">
3827 <rdfs:subClassOf rdf:resource="#RealEstateActivity"/>
3828 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3829 >BENIIMMOBILI08</duomoTypeID>
3830 <rdfs:label xml:lang="en">other</rdfs:label>
3831 </owl:Class>
3832 <owl:Class rdf:about="#MaterialsActivity">
3833 <rdfs:subClassOf rdf:resource="#topics1"/>
3834 <rdfs:subClassOf rdf:resource="#DuomoActivities"/>
3835 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3836 >Materials</rdfs:label>
3837 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3838 >Tatsächlich sind die Unterklassen Materialien hier AKtivitäten mit den Materialien</rdfs:comment>
3839 </owl:Class>
3840 <owl:Class rdf:ID="SantaMariaNovella">
3841 <rdfs:subClassOf rdf:resource="#Destinations"/>
3842 <rdfs:label xml:lang="en">Santa Maria Novella</rdfs:label>
3843 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3844 >DESTINAZIONI16</duomoTypeID>
3845 </owl:Class>
3846 <owl:Class rdf:about="#PersonnelAppointments">
3847 <rdfs:label xml:lang="en">Appointments</rdfs:label>
3848 <rdfs:subClassOf rdf:resource="#Personnel"/>
3849 <owl:disjointWith rdf:resource="#PersonnelPay"/>
3850 <owl:disjointWith rdf:resource="#PersonnelOther"/>
3851 </owl:Class>
3852 <owl:Class rdf:ID="PurchaseConsumable">
3853 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3854 >consumable</rdfs:label>
3855 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
3856 <rdfs:subClassOf>
3857 <owl:Restriction>
3858 <owl:onProperty>
3859 <owl:ObjectProperty rdf:about="#objectPurchased"/>
3860 </owl:onProperty>
3861 <owl:allValuesFrom rdf:resource="#MaterialsConsumable"/>
3862 </owl:Restriction>
3863 </rdfs:subClassOf>
3864 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3865 >MATERIALI03</duomoTypeID>
3866 </owl:Class>
3867 <owl:Class rdf:ID="PayInternal">
3868 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3869 >PERSONALE06</duomoTypeID>
3870 <rdfs:subClassOf>
3871 <owl:Restriction>
3872 <owl:allValuesFrom rdf:resource="#ActorInternal"/>
3873 <owl:onProperty>
3874 <owl:ObjectProperty rdf:about="#has_subject"/>
3875 </owl:onProperty>
3876 </owl:Restriction>
3877 </rdfs:subClassOf>
3878 <rdfs:subClassOf rdf:resource="#PersonnelPay"/>
3879 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3880 >Internal</rdfs:label>
3881 </owl:Class>
3882 <owl:Class rdf:about="#ModelsDesigns">
3883 <owl:disjointWith rdf:resource="#Mosaics"/>
3884 <owl:disjointWith rdf:resource="#OrganLofts"/>
3885 <owl:disjointWith rdf:resource="#Books"/>
3886 <owl:disjointWith rdf:resource="#Chains"/>
3887 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
3888 <owl:disjointWith rdf:resource="#Paintings"/>
3889 <owl:disjointWith>
3890 <owl:Class rdf:about="#SepulchresMonuments"/>
3891 </owl:disjointWith>
3892 <owl:disjointWith rdf:resource="#GlassWindows"/>
3893 <owl:disjointWith rdf:resource="#Pavements"/>
3894 <owl:disjointWith rdf:resource="#Machines"/>
3895 <owl:disjointWith rdf:resource="#Plumbing"/>
3896 <owl:disjointWith rdf:resource="#Vestments"/>
3897 <rdfs:subClassOf rdf:resource="#Objects"/>
3898 <owl:disjointWith>
3899 <owl:Class rdf:about="#Lighting"/>
3900 </owl:disjointWith>
3901 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3902 >OGGETTI11</duomoTypeID>
3903 <owl:disjointWith rdf:resource="#HardwareTools"/>
3904 <rdfs:label xml:lang="en">models/designs</rdfs:label>
3905 <owl:disjointWith rdf:resource="#Organs"/>
3906 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
3907 <owl:disjointWith rdf:resource="#ArchitectonicElements"/>
3908 <owl:disjointWith rdf:resource="#Bells"/>
3909 <owl:disjointWith rdf:resource="#ObjectsOther"/>
3910 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
3911 <owl:disjointWith rdf:resource="#Sculpture"/>
3912 <owl:disjointWith rdf:resource="#Altars"/>
3913 <owl:disjointWith rdf:resource="#Apparel"/>
3914 <owl:disjointWith rdf:resource="#Crockery"/>
3915 </owl:Class>
3916 <owl:Class rdf:ID="SaleFoodstuffs">
3917 <rdfs:label xml:lang="en">foodstuffs</rdfs:label>
3918 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3919 >MATERIALI12</duomoTypeID>
3920 <rdfs:subClassOf rdf:resource="#MaterialSale"/>
3921 <rdfs:subClassOf>
3922 <owl:Restriction>
3923 <owl:onProperty>
3924 <owl:ObjectProperty rdf:about="#objectSold"/>
3925 </owl:onProperty>
3926 <owl:allValuesFrom rdf:resource="#MaterialsFoodstuffs"/>
3927 </owl:Restriction>
3928 </rdfs:subClassOf>
3929 </owl:Class>
3930 <owl:Class rdf:ID="Administration">
3931 <rdfs:label xml:lang="en">Administration</rdfs:label>
3932 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3933 >NORME01</duomoTypeID>
3934 <rdfs:subClassOf rdf:resource="#Norms"/>
3935 <owl:equivalentProperty rdf:resource="http://www.w3.org/2004/02/skos/core#related"/>
3936 </owl:Class>
3937 <owl:Class rdf:ID="PurchaseStationery">
3938 <rdfs:label xml:lang="en">stationery</rdfs:label>
3939 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3940 >MATERIALI01</duomoTypeID>
3941 <rdfs:subClassOf rdf:resource="#MaterialPurchase"/>
3942 <rdfs:subClassOf>
3943 <owl:Restriction>
3944 <owl:allValuesFrom>
3945 <owl:Class rdf:about="#MaterialsStationery"/>
3946 </owl:allValuesFrom>
3947 <owl:onProperty>
3948 <owl:ObjectProperty rdf:about="#objectPurchased"/>
3949 </owl:onProperty>
3950 </owl:Restriction>
3951 </rdfs:subClassOf>
3952 </owl:Class>
3953 <owl:Class rdf:about="#Words">
3954 <rdfs:subClassOf rdf:resource="#DuomoHierarchieDWPersistent"/>
3955 </owl:Class>
3956 <owl:Class rdf:about="#MaterialsStationery">
3957 <rdfs:subClassOf rdf:resource="#MaterialsBasic"/>
3958 </owl:Class>
3959 <owl:Class rdf:about="#GracesGabelles">
3960 <rdfs:subClassOf rdf:resource="#Graces"/>
3961 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3962 >FINANZE09</duomoTypeID>
3963 <rdfs:label xml:lang="en">Gabelles</rdfs:label>
3964 <owl:disjointWith rdf:resource="#GracesForcedLoans"/>
3965 </owl:Class>
3966 <owl:Class rdf:about="#Lighting">
3967 <owl:disjointWith rdf:resource="#Pavements"/>
3968 <owl:disjointWith rdf:resource="#OrganLofts"/>
3969 <owl:disjointWith rdf:resource="#Vestments"/>
3970 <owl:disjointWith rdf:resource="#Organs"/>
3971 <owl:disjointWith rdf:resource="#ArchitectonicElements"/>
3972 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3973 >lighting</rdfs:label>
3974 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
3975 <owl:disjointWith rdf:resource="#Crockery"/>
3976 <owl:disjointWith rdf:resource="#GlassWindows"/>
3977 <owl:disjointWith rdf:resource="#Chains"/>
3978 <owl:disjointWith rdf:resource="#Machines"/>
3979 <rdfs:subClassOf rdf:resource="#Objects"/>
3980 <owl:disjointWith rdf:resource="#Books"/>
3981 <owl:disjointWith>
3982 <owl:Class rdf:about="#SepulchresMonuments"/>
3983 </owl:disjointWith>
3984 <owl:disjointWith rdf:resource="#Bells"/>
3985 <owl:disjointWith rdf:resource="#Altars"/>
3986 <owl:disjointWith rdf:resource="#Paintings"/>
3987 <owl:disjointWith rdf:resource="#ModelsDesigns"/>
3988 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
3989 <owl:disjointWith rdf:resource="#Plumbing"/>
3990 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3991 >OGGETTI07</duomoTypeID>
3992 <owl:disjointWith rdf:resource="#HardwareTools"/>
3993 <owl:disjointWith rdf:resource="#Mosaics"/>
3994 <owl:disjointWith rdf:resource="#Apparel"/>
3995 <owl:disjointWith rdf:resource="#ObjectsOther"/>
3996 <owl:disjointWith rdf:resource="#Sculpture"/>
3997 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
3998 </owl:Class>
3999 <owl:Class rdf:about="#DuomoHierarchieDWTemporal">
4000 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
4001 <rdfs:subClassOf rdf:resource="#DuomoHierarchieDW"/>
4002 </owl:Class>
4003 <owl:Class rdf:ID="Clergy">
4004 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4005 >NORME03</duomoTypeID>
4006 <rdfs:subClassOf rdf:resource="#Norms"/>
4007 <rdfs:label xml:lang="en">Clergy</rdfs:label>
4008 </owl:Class>
4009 <owl:Class rdf:about="#SepulchresMonuments">
4010 <owl:disjointWith rdf:resource="#RelicsReliquaries"/>
4011 <rdfs:subClassOf rdf:resource="#Objects"/>
4012 <owl:disjointWith rdf:resource="#Apparel"/>
4013 <owl:disjointWith rdf:resource="#Bells"/>
4014 <owl:disjointWith rdf:resource="#Machines"/>
4015 <owl:disjointWith rdf:resource="#Sculpture"/>
4016 <owl:disjointWith rdf:resource="#HardwareTools"/>
4017 <owl:disjointWith rdf:resource="#Lighting"/>
4018 <owl:disjointWith rdf:resource="#Mosaics"/>
4019 <owl:disjointWith rdf:resource="#ArchitectonicElements"/>
4020 <owl:disjointWith rdf:resource="#Crockery"/>
4021 <owl:disjointWith rdf:resource="#Books"/>
4022 <owl:disjointWith rdf:resource="#ObjectsOther"/>
4023 <owl:disjointWith rdf:resource="#Plumbing"/>
4024 <owl:disjointWith rdf:resource="#Organs"/>
4025 <owl:disjointWith rdf:resource="#Paintings"/>
4026 <owl:disjointWith rdf:resource="#Pavements"/>
4027 <rdfs:label xml:lang="en">sepulcres/monuments</rdfs:label>
4028 <owl:disjointWith rdf:resource="#ModelsDesigns"/>
4029 <owl:disjointWith rdf:resource="#Vestments"/>
4030 <owl:disjointWith rdf:resource="#Altars"/>
4031 <owl:disjointWith rdf:resource="#FurnitureWoodDecor"/>
4032 <owl:disjointWith rdf:resource="#EcclesiasticalFurnitures"/>
4033 <owl:disjointWith rdf:resource="#OrganLofts"/>
4034 <owl:disjointWith rdf:resource="#Chains"/>
4035 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4036 >OGGETTI20</duomoTypeID>
4037 <owl:disjointWith rdf:resource="#GlassWindows"/>
4038 </owl:Class>
4039 <owl:Class rdf:about="#GabellesNew">
4040 <rdfs:subClassOf rdf:resource="#Gabelles"/>
4041 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4042 >FINANZE07</duomoTypeID>
4043 <rdfs:label xml:lang="en">New</rdfs:label>
4044 <owl:disjointWith rdf:resource="#GabellesWine"/>
4045 <owl:disjointWith rdf:resource="#GabellesButchering"/>
4046 <owl:disjointWith rdf:resource="#GabellesMilling"/>
4047 <owl:disjointWith rdf:resource="#GabellesSalt"/>
4048 </owl:Class>
4049 <owl:Class rdf:about="#Reference">
4050 <rdfs:subClassOf rdf:resource="#DuomoHierarchieOriginal"/>
4051 </owl:Class>
4052 <owl:Class rdf:ID="Property">
4053 <rdfs:label xml:lang="en">Property</rdfs:label>
4054 <rdfs:subClassOf rdf:resource="#Norms"/>
4055 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4056 >NORME02</duomoTypeID>
4057 </owl:Class>
4058 <owl:Class rdf:ID="IdentifierOldCard">
4059 <rdfs:subClassOf rdf:resource="#Identifier"/>
4060 </owl:Class>
4061 <owl:Class rdf:ID="TransportationGround">
4062 <rdfs:subClassOf rdf:resource="#Transportation"/>
4063 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4064 >TRASPORTI04</duomoTypeID>
4065 <rdfs:label xml:lang="en">ground</rdfs:label>
4066 </owl:Class>
4067 <owl:Class rdf:ID="RealEstateRepairsAlterations">
4068 <rdfs:label xml:lang="en">repairs/alterations</rdfs:label>
4069 <rdfs:subClassOf rdf:resource="#RealEstateActivity"/>
4070 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4071 >BENIIMMOBILI07</duomoTypeID>
4072 </owl:Class>
4073 <owl:Class rdf:ID="TextsWordsVernacularTexts">
4074 <rdfs:subClassOf rdf:resource="#TextsWords"/>
4075 <rdfs:label xml:lang="en">Words in vernacular texts</rdfs:label>
4076 </owl:Class>
4077 <owl:Class rdf:ID="AppointmentsGuild">
4078 <rdfs:subClassOf>
4079 <owl:Restriction>
4080 <owl:allValuesFrom rdf:resource="#ActorGuild"/>
4081 <owl:onProperty>
4082 <owl:ObjectProperty rdf:about="#has_subject"/>
4083 </owl:onProperty>
4084 </owl:Restriction>
4085 </rdfs:subClassOf>
4086 <rdfs:subClassOf rdf:resource="#PersonnelAppointments"/>
4087 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4088 >guild</rdfs:label>
4089 <duomoTypeID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4090 >PERSONALE04</duomoTypeID>
4091 </owl:Class>
4092 <owl:Class rdf:about="#ReferencedObjectsInRecords">
4093 <rdfs:subClassOf rdf:resource="#DuomoHierarchieDWPersistent"/>
4094 </owl:Class>
4095 <owl:ObjectProperty rdf:about="#objectPurchased">
4096 <rdfs:range rdf:resource="#MaterialsBasic"/>
4097 <rdfs:domain rdf:resource="#MaterialPurchase"/>
4098 <rdfs:subPropertyOf>
4099 <owl:ObjectProperty rdf:ID="materialInvolved"/>
4100 </rdfs:subPropertyOf>
4101 </owl:ObjectProperty>
4102 <owl:ObjectProperty rdf:ID="inverse_of_has_tipol">
4103 <owl:inverseOf>
4104 <owl:ObjectProperty rdf:about="#has_tipol"/>
4105 </owl:inverseOf>
4106 <rdfs:domain rdf:resource="#Typology"/>
4107 </owl:ObjectProperty>
4108 <owl:ObjectProperty rdf:ID="inverse_of_points_to_hierarchie">
4109 <owl:inverseOf>
4110 <owl:ObjectProperty rdf:about="#points_to_hierarchie"/>
4111 </owl:inverseOf>
4112 <rdfs:domain rdf:resource="#DuomoHierarchieOriginal"/>
4113 <rdfs:range rdf:resource="#ConceptReference"/>
4114 </owl:ObjectProperty>
4115 <owl:ObjectProperty rdf:ID="is_refered_to_Name_Role">
4116 <owl:inverseOf>
4117 <owl:ObjectProperty rdf:ID="inverse_of_is_refered_to_Name_Role"/>
4118 </owl:inverseOf>
4119 <rdfs:domain rdf:resource="#IndicesNameWithRole"/>
4120 <rdfs:range rdf:resource="#IndicesNamesRoles"/>
4121 </owl:ObjectProperty>
4122 <owl:ObjectProperty rdf:ID="contains_cards">
4123 <owl:inverseOf>
4124 <owl:ObjectProperty rdf:about="#has_signature"/>
4125 </owl:inverseOf>
4126 <rdfs:domain rdf:resource="#Signatur"/>
4127 <rdfs:range rdf:resource="#Card"/>
4128 </owl:ObjectProperty>
4129 <owl:ObjectProperty rdf:ID="inverse_of_refers_to_name">
4130 <owl:inverseOf>
4131 <owl:ObjectProperty rdf:ID="refers_to_name"/>
4132 </owl:inverseOf>
4133 <rdfs:subPropertyOf>
4134 <owl:ObjectProperty rdf:about="#inverse_of_is_refered_to_Name_Role"/>
4135 </rdfs:subPropertyOf>
4136 <rdfs:range rdf:resource="#IndicesNameWithRole"/>
4137 <rdfs:domain rdf:resource="#IndicesNames"/>
4138 </owl:ObjectProperty>
4139 <owl:ObjectProperty rdf:ID="contains_records">
4140 <rdfs:range rdf:resource="#Record"/>
4141 <owl:inverseOf>
4142 <owl:ObjectProperty rdf:ID="is_on_card"/>
4143 </owl:inverseOf>
4144 <rdfs:domain rdf:resource="#Card"/>
4145 </owl:ObjectProperty>
4146 <owl:ObjectProperty rdf:about="#relationToTopic1">
4147 <rdfs:subPropertyOf>
4148 <owl:ObjectProperty rdf:about="#relationToCategory"/>
4149 </rdfs:subPropertyOf>
4150 <rdfs:domain rdf:resource="#topics2"/>
4151 <rdfs:range rdf:resource="#topics1"/>
4152 </owl:ObjectProperty>
4153 <owl:ObjectProperty rdf:ID="refers_to_role">
4154 <rdfs:range rdf:resource="#IndicesRoles"/>
4155 <owl:inverseOf>
4156 <owl:ObjectProperty rdf:ID="invers_refers_to_role"/>
4157 </owl:inverseOf>
4158 <rdfs:subPropertyOf rdf:resource="#is_refered_to_Name_Role"/>
4159 <rdfs:domain rdf:resource="#IndicesNameWithRole"/>
4160 </owl:ObjectProperty>
4161 <owl:ObjectProperty rdf:about="#is_on_card">
4162 <rdfs:range rdf:resource="#Card"/>
4163 <rdfs:domain rdf:resource="#Record"/>
4164 <owl:inverseOf rdf:resource="#contains_records"/>
4165 </owl:ObjectProperty>
4166 <owl:ObjectProperty rdf:about="#inverse_of_is_refered_to_Name_Role">
4167 <owl:inverseOf rdf:resource="#is_refered_to_Name_Role"/>
4168 </owl:ObjectProperty>
4169 <owl:ObjectProperty rdf:about="#has_signature">
4170 <rdfs:domain rdf:resource="#Card"/>
4171 <owl:inverseOf rdf:resource="#contains_cards"/>
4172 <rdfs:range rdf:resource="#Signatur"/>
4173 </owl:ObjectProperty>
4174 <owl:ObjectProperty rdf:ID="inverse_of_recordsDuomoObject">
4175 <rdfs:domain rdf:resource="#DuomoHierarchieOriginal"/>
4176 <rdfs:range rdf:resource="#RecordedEvent"/>
4177 <owl:inverseOf>
4178 <owl:ObjectProperty rdf:ID="recordsDuomoObject"/>
4179 </owl:inverseOf>
4180 </owl:ObjectProperty>
4181 <owl:ObjectProperty rdf:ID="has_NameOrRoleFromIndex">
4182 <rdfs:range rdf:resource="#IndicesConcept"/>
4183 <owl:inverseOf>
4184 <owl:ObjectProperty rdf:ID="inverse_of_has_NameOrRoleFromIndex"/>
4185 </owl:inverseOf>
4186 <rdfs:domain rdf:resource="#DuomoActors"/>
4187 </owl:ObjectProperty>
4188 <owl:ObjectProperty rdf:about="#materialInvolved">
4189 <rdfs:domain rdf:resource="#MaterialsActivity"/>
4190 <rdfs:subPropertyOf>
4191 <owl:ObjectProperty rdf:about="#has_subject"/>
4192 </rdfs:subPropertyOf>
4193 <rdfs:range rdf:resource="#MaterialsBasic"/>
4194 </owl:ObjectProperty>
4195 <owl:ObjectProperty rdf:ID="has_predicate">
4196 <rdfs:range>
4197 <owl:Class>
4198 <owl:unionOf rdf:parseType="Collection">
4199 <owl:Class rdf:about="#DuomoHierarchieDWPersistent"/>
4200 <owl:Class rdf:about="#IdentifierPredicateOrSubject"/>
4201 </owl:unionOf>
4202 </owl:Class>
4203 </rdfs:range>
4204 <rdfs:domain rdf:resource="#topics1"/>
4205 </owl:ObjectProperty>
4206 <owl:ObjectProperty rdf:ID="recordsDuomoObjectInstitution">
4207 <rdfs:subPropertyOf>
4208 <owl:ObjectProperty rdf:about="#recordsDuomoObject"/>
4209 </rdfs:subPropertyOf>
4210 <owl:inverseOf>
4211 <owl:ObjectProperty rdf:ID="inverse_of_recordsDuomoObjectInstitutions"/>
4212 </owl:inverseOf>
4213 <rdfs:range rdf:resource="#IndicesInstitutions"/>
4214 </owl:ObjectProperty>
4215 <owl:ObjectProperty rdf:about="#refers_to_name">
4216 <rdfs:domain rdf:resource="#IndicesNameWithRole"/>
4217 <owl:inverseOf rdf:resource="#inverse_of_refers_to_name"/>
4218 <rdfs:subPropertyOf rdf:resource="#is_refered_to_Name_Role"/>
4219 <rdfs:range rdf:resource="#IndicesNames"/>
4220 </owl:ObjectProperty>
4221 <owl:ObjectProperty rdf:about="#has_subject">
4222 <rdfs:domain rdf:resource="#topics1"/>
4223 <rdfs:range>
4224 <owl:Class>
4225 <owl:unionOf rdf:parseType="Collection">
4226 <owl:Class rdf:about="#DuomoHierarchieDWPersistent"/>
4227 <owl:Class rdf:about="#IdentifierPredicateOrSubject"/>
4228 </owl:unionOf>
4229 </owl:Class>
4230 </rdfs:range>
4231 </owl:ObjectProperty>
4232 <owl:ObjectProperty rdf:about="#recordsDuomoObject">
4233 <rdfs:range rdf:resource="#DuomoHierarchieOriginal"/>
4234 <rdfs:domain rdf:resource="#RecordedEvent"/>
4235 <owl:inverseOf rdf:resource="#inverse_of_recordsDuomoObject"/>
4236 </owl:ObjectProperty>
4237 <owl:ObjectProperty rdf:about="#points_to_hierarchie">
4238 <rdfs:range rdf:resource="#DuomoHierarchieOriginal"/>
4239 <owl:inverseOf rdf:resource="#inverse_of_points_to_hierarchie"/>
4240 <rdfs:domain rdf:resource="#ConceptReference"/>
4241 </owl:ObjectProperty>
4242 <owl:ObjectProperty rdf:about="#relationToCategory">
4243 <rdfs:range rdf:resource="#Concept"/>
4244 <rdfs:domain rdf:resource="#Words"/>
4245 </owl:ObjectProperty>
4246 <owl:ObjectProperty rdf:about="#objectSold">
4247 <rdfs:domain rdf:resource="#MaterialSale"/>
4248 <rdfs:subPropertyOf rdf:resource="#materialInvolved"/>
4249 </owl:ObjectProperty>
4250 <owl:ObjectProperty rdf:about="#inverse_of_recordsDuomoObjectInstitutions">
4251 <rdfs:subPropertyOf rdf:resource="#inverse_of_recordsDuomoObject"/>
4252 <rdfs:domain rdf:resource="#IndicesInstitutions"/>
4253 <owl:inverseOf rdf:resource="#recordsDuomoObjectInstitution"/>
4254 </owl:ObjectProperty>
4255 <owl:ObjectProperty rdf:about="#points_to_indexReference">
4256 <owl:inverseOf>
4257 <owl:ObjectProperty rdf:ID="inverse_of_points_to_indexReference"/>
4258 </owl:inverseOf>
4259 <rdfs:domain rdf:resource="#ConceptReference"/>
4260 <rdfs:range rdf:resource="#IndexReference"/>
4261 </owl:ObjectProperty>
4262 <owl:ObjectProperty rdf:ID="inverse_of_recordsDuomoObjectConcept">
4263 <owl:inverseOf>
4264 <owl:ObjectProperty rdf:ID="recordsDuomoObjectConcept"/>
4265 </owl:inverseOf>
4266 <rdfs:range rdf:resource="#RecordedEvent"/>
4267 <rdfs:domain rdf:resource="#ConceptReference"/>
4268 </owl:ObjectProperty>
4269 <owl:ObjectProperty rdf:about="#recordsDuomoObjectConcept">
4270 <rdfs:range rdf:resource="#topics1"/>
4271 <rdfs:domain rdf:resource="#RecordedEvent"/>
4272 <owl:inverseOf rdf:resource="#inverse_of_recordsDuomoObjectConcept"/>
4273 </owl:ObjectProperty>
4274 <owl:ObjectProperty rdf:ID="recordsDuomoObjectNameRoles">
4275 <rdfs:domain rdf:resource="#RecordedEvent"/>
4276 <owl:inverseOf>
4277 <owl:ObjectProperty rdf:ID="inverse_of_recordsDuomoObjectNameRolers"/>
4278 </owl:inverseOf>
4279 <rdfs:subPropertyOf rdf:resource="#recordsDuomoObject"/>
4280 <rdfs:range rdf:resource="#IndicesNamesRoles"/>
4281 </owl:ObjectProperty>
4282 <owl:ObjectProperty rdf:ID="points_to_index">
4283 <rdfs:range rdf:resource="#Indices"/>
4284 <rdfs:domain rdf:resource="#IndexReference"/>
4285 </owl:ObjectProperty>
4286 <owl:ObjectProperty rdf:about="#inverse_of_points_to_indexReference">
4287 <rdfs:domain rdf:resource="#IndexReference"/>
4288 <owl:inverseOf rdf:resource="#points_to_indexReference"/>
4289 <rdfs:range rdf:resource="#ConceptReference"/>
4290 </owl:ObjectProperty>
4291 <owl:ObjectProperty rdf:about="#objectMentiones">
4292 <rdfs:subPropertyOf rdf:resource="#materialInvolved"/>
4293 <rdfs:domain rdf:resource="#MaterialOtherMentions"/>
4294 </owl:ObjectProperty>
4295 <owl:ObjectProperty rdf:about="#invers_refers_to_role">
4296 <owl:inverseOf rdf:resource="#refers_to_role"/>
4297 <rdfs:range rdf:resource="#IndicesNameWithRole"/>
4298 <rdfs:domain rdf:resource="#IndicesNamesRoles"/>
4299 <rdfs:subPropertyOf rdf:resource="#inverse_of_is_refered_to_Name_Role"/>
4300 </owl:ObjectProperty>
4301 <owl:ObjectProperty rdf:about="#inverse_of_recordsDuomoObjectNameRolers">
4302 <rdfs:domain rdf:resource="#IndicesNamesRoles"/>
4303 <rdfs:subPropertyOf rdf:resource="#inverse_of_recordsDuomoObject"/>
4304 <owl:inverseOf rdf:resource="#recordsDuomoObjectNameRoles"/>
4305 </owl:ObjectProperty>
4306 <owl:ObjectProperty rdf:about="#inverse_of_has_NameOrRoleFromIndex">
4307 <owl:inverseOf rdf:resource="#has_NameOrRoleFromIndex"/>
4308 <rdfs:range rdf:resource="#DuomoActors"/>
4309 <rdfs:domain rdf:resource="#IndicesConcept"/>
4310 </owl:ObjectProperty>
4311 <owl:ObjectProperty rdf:about="#has_tipol">
4312 <rdfs:range rdf:resource="#Typology"/>
4313 <owl:inverseOf rdf:resource="#inverse_of_has_tipol"/>
4314 <rdfs:domain>
4315 <owl:Class>
4316 <owl:unionOf rdf:parseType="Collection">
4317 <owl:Class rdf:about="#Record"/>
4318 <owl:Class rdf:about="#RecordedEvent"/>
4319 </owl:unionOf>
4320 </owl:Class>
4321 </rdfs:domain>
4322 </owl:ObjectProperty>
4323 <owl:DatatypeProperty rdf:ID="has_readable_label"/>
4324 <owl:DatatypeProperty rdf:about="#has_readable_date">
4325 <rdfs:domain rdf:resource="#DuomoDates"/>
4326 <rdfs:subPropertyOf rdf:resource="#has_readable_label"/>
4327 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
4328 </owl:DatatypeProperty>
4329 <owl:DatatypeProperty rdf:ID="has_reges">
4330 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
4331 <rdfs:domain rdf:resource="#RecordedEvent"/>
4332 </owl:DatatypeProperty>
4333 <owl:DatatypeProperty rdf:about="#has_readable_to_date">
4334 <rdfs:domain rdf:resource="#DuomoDates"/>
4335 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
4336 </owl:DatatypeProperty>
4337 <owl:DatatypeProperty rdf:ID="has_link_to_testi">
4338 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
4339 <rdfs:domain rdf:resource="#RecordedEvent"/>
4340 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
4341 </owl:DatatypeProperty>
4342 <owl:DatatypeProperty rdf:about="#has_textblockid">
4343 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
4344 <rdfs:domain rdf:resource="#Record"/>
4345 </owl:DatatypeProperty>
4346 <owl:DatatypeProperty rdf:ID="has_description">
4347 <rdfs:domain rdf:resource="#IndexReference"/>
4348 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
4349 </owl:DatatypeProperty>
4350 <owl:DatatypeProperty rdf:about="#has_readable_id">
4351 <rdfs:domain rdf:resource="#Identifier"/>
4352 <rdfs:subPropertyOf rdf:resource="#has_readable_label"/>
4353 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
4354 </owl:DatatypeProperty>
4355 <owl:AnnotationProperty rdf:ID="duomoTypeID">
4356 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
4357 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
4358 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4359 >Beschreibt die interne ID der Klassen aus dem Duomo.xml file.</rdfs:comment>
4360 </owl:AnnotationProperty>
4361 <crm:E35_Title rdf:ID="E35_Title_24"/>
4362 <DuomoTribuneArms rdf:ID="DuomoTribuneArms_54">
4363 <has_predicate xml:lang="it">tribuna di mezzo, capo</has_predicate>
4364 </DuomoTribuneArms>
4365 <OtherInternal rdf:ID="OtherInternal_47">
4366 <has_subject>
4367 <ActorInternal rdf:ID="ActorInternal_51">
4368 <has_NameOrRoleFromIndex>
4369 <IndicesRoles rdf:ID="IndicesRoles_11">
4370 <inverse_of_recordsDuomoObjectNameRolers>
4371 <RecordedEvent rdf:ID="RecordedEvent_01">
4372 <recordsDuomoObjectConcept>
4373 <PurchaseMetal rdf:ID="PurchaseMetal_53">
4374 <objectPurchased>
4375 <MaterialsMetal rdf:ID="MaterialsMetal_54">
4376 <crm:P48_has_preferred_identifier>
4377 <Identifier rdf:ID="Identifier_55">
4378 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4379 >bronzo</has_readable_id>
4380 </Identifier>
4381 </crm:P48_has_preferred_identifier>
4382 </MaterialsMetal>
4383 </objectPurchased>
4384 </PurchaseMetal>
4385 </recordsDuomoObjectConcept>
4386 <recordsDuomoObjectNameRoles>
4387 <IndicesRoles rdf:ID="IndicesRoles_17">
4388 <inverse_of_recordsDuomoObjectNameRolers rdf:resource="#RecordedEvent_01"/>
4389 <crm:P48_has_preferred_identifier>
4390 <IdentifierRoles rdf:ID="IdentifierRoles_18">
4391 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4392 >provveditore</has_readable_id>
4393 </IdentifierRoles>
4394 </crm:P48_has_preferred_identifier>
4395 </IndicesRoles>
4396 </recordsDuomoObjectNameRoles>
4397 <recordsDuomoObjectNameRoles rdf:resource="#IndicesRoles_11"/>
4398 <recordsDuomoObjectNameRoles>
4399 <IndicesRoles rdf:ID="IndicesRoles_13">
4400 <crm:P48_has_preferred_identifier>
4401 <IdentifierRoles rdf:ID="IdentifierRoles_14">
4402 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4403 >consoli dell'Arte della Lana</has_readable_id>
4404 </IdentifierRoles>
4405 </crm:P48_has_preferred_identifier>
4406 <inverse_of_recordsDuomoObjectNameRolers rdf:resource="#RecordedEvent_01"/>
4407 </IndicesRoles>
4408 </recordsDuomoObjectNameRoles>
4409 <has_reges xml:lang="en">Draft of contract to Ghiberti for the Saint Zenobius tomb monument.</has_reges>
4410 <recordsDuomoObjectConcept>
4411 <PurchaseMetal rdf:ID="PurchaseMetal_56">
4412 <objectPurchased>
4413 <MaterialsMetal rdf:ID="MaterialsMetal_57">
4414 <crm:P48_has_preferred_identifier>
4415 <Identifier rdf:ID="Identifier_58">
4416 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4417 >ottone: profferiti</has_readable_id>
4418 </Identifier>
4419 </crm:P48_has_preferred_identifier>
4420 </MaterialsMetal>
4421 </objectPurchased>
4422 </PurchaseMetal>
4423 </recordsDuomoObjectConcept>
4424 <has_tipol>
4425 <Typology rdf:ID="Typology_1">
4426 <inverse_of_has_tipol rdf:resource="#RecordedEvent_01"/>
4427 <crm:P48_has_preferred_identifier>
4428 <Identifier rdf:ID="Identifier_2">
4429 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4430 >allogagioni:bozza</has_readable_id>
4431 </Identifier>
4432 </crm:P48_has_preferred_identifier>
4433 </Typology>
4434 </has_tipol>
4435 <crm:P4_has_time-span>
4436 <DatesReference rdf:ID="DatesReference_15">
4437 <crm:P4i_is_time-span_of rdf:resource="#RecordedEvent_01"/>
4438 <has_readable_to_date rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4439 >1435 ottobre 14</has_readable_to_date>
4440 <has_readable_date rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4441 >1432 aprile 15</has_readable_date>
4442 </DatesReference>
4443 </crm:P4_has_time-span>
4444 <recordsDuomoObjectConcept>
4445 <OtherInternal rdf:ID="OtherInternal_3">
4446 <has_predicate>
4447 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicate_4">
4448 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4449 >soprintendono lavoro Ghiberti sepoltura</has_readable_id>
4450 </IdentifierPredicateOrSubject>
4451 </has_predicate>
4452 <has_subject>
4453 <ActorInternal rdf:ID="ActorInternal_42">
4454 <has_NameOrRoleFromIndex>
4455 <IndicesRoles rdf:ID="IndicesRoles_3">
4456 <crm:P48_has_preferred_identifier>
4457 <IdentifierRoles rdf:ID="IdentifierRoles_4">
4458 <has_readable_id rdf:datatype=
4459 "http://www.w3.org/2001/XMLSchema#string"
4460 >deputati</has_readable_id>
4461 </IdentifierRoles>
4462 </crm:P48_has_preferred_identifier>
4463 <inverse_of_has_NameOrRoleFromIndex rdf:resource="#ActorInternal_42"/>
4464 <inverse_of_recordsDuomoObjectNameRolers rdf:resource="#RecordedEvent_01"/>
4465 </IndicesRoles>
4466 </has_NameOrRoleFromIndex>
4467 </ActorInternal>
4468 </has_subject>
4469 </OtherInternal>
4470 </recordsDuomoObjectConcept>
4471 <crm:P70i_is_documented_in>
4472 <Record rdf:ID="Record1">
4473 <crm:P70_documents rdf:resource="#RecordedEvent_01"/>
4474 <crm:P4_has_time-span>
4475 <DuomoStructureObjects rdf:ID="E52_Time-Span_1431_2_marzo">
4476 <crm:P4i_is_time-span_of rdf:resource="#Record1"/>
4477 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4478 >1431/2 marzo</rdfs:label>
4479 <rdf:type rdf:resource="#DatesDocument"/>
4480 <has_readable_date rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4481 >1431/2 marzo</has_readable_date>
4482 </DuomoStructureObjects>
4483 </crm:P4_has_time-span>
4484 <has_textblockid rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4485 >a</has_textblockid>
4486 <crm:P48_has_preferred_identifier>
4487 <IdentifierCurrent rdf:ID="o0201070.001a">
4488 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4489 >o0201070.001a</has_readable_id>
4490 </IdentifierCurrent>
4491 </crm:P48_has_preferred_identifier>
4492 <crm:P1_is_identified_by>
4493 <IdentifierOldCard rdf:ID="IdentifierOldCard_3">
4494 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4495 >inserto cc. 2-2v</rdfs:label>
4496 <crm:P1i_identifies rdf:resource="#Record1"/>
4497 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4498 >inserto cc. 2-2v</has_readable_id>
4499 </IdentifierOldCard>
4500 </crm:P1_is_identified_by>
4501 <has_tipol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4502 >deliberazioni</has_tipol>
4503 <is_on_card>
4504 <Card rdf:ID="Card_I14_94v">
4505 <contains_records rdf:resource="#Record1"/>
4506 <has_signature>
4507 <Signatur rdf:ID="Signatur_I14">
4508 <contains_cards rdf:resource="#Card_I14_94v"/>
4509 <contains_cards>
4510 <Card rdf:ID="Card_I14_94">
4511 <contains_records rdf:resource="#Record1"/>
4512 <crm:P104_is_subject_to>
4513 <crm:E30_Right rdf:ID="E30_Right_7">
4514 <crm:P104i_applies_to rdf:resource="#Card_I14_94"/>
4515 </crm:E30_Right>
4516 </crm:P104_is_subject_to>
4517 <has_signature rdf:resource="#Signatur_I14"/>
4518 <crm:P48_has_preferred_identifier>
4519 <IdentifierCurrent rdf:ID="IdentifierCurrent_I14_94">
4520 <has_readable_id rdf:datatype=
4521 "http://www.w3.org/2001/XMLSchema#string"
4522 >94</has_readable_id>
4523 <rdfs:label rdf:datatype=
4524 "http://www.w3.org/2001/XMLSchema#string"
4525 >94</rdfs:label>
4526 </IdentifierCurrent>
4527 </crm:P48_has_preferred_identifier>
4528 </Card>
4529 </contains_cards>
4530 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4531 >I 1 4</rdfs:label>
4532 </Signatur>
4533 </has_signature>
4534 </Card>
4535 </is_on_card>
4536 <is_on_card rdf:resource="#Card_I14_94"/>
4537 </Record>
4538 </crm:P70i_is_documented_in>
4539 <recordsDuomoObjectConcept>
4540 <Altars rdf:ID="Altars_16">
4541 <has_subject>
4542 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_17">
4543 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4544 >altare della cappella di San Zanobi</has_readable_id>
4545 </IdentifierPredicateOrSubject>
4546 </has_subject>
4547 </Altars>
4548 </recordsDuomoObjectConcept>
4549 <has_reges xml:lang="it">Bozza di allogagione al Ghiberti per la sepoltura di San Zanobi.</has_reges>
4550 <has_link_to_testi rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4551 >http://itgroup.mpiwg-berlin.mpg.de/duomo/o0101004.094a</has_link_to_testi>
4552 <recordsDuomoObjectConcept>
4553 <SepulchresMonuments rdf:ID="SepulchresMonuments_33">
4554 <has_predicate>
4555 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_34">
4556 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4557 >a forma di forziere</has_readable_id>
4558 </IdentifierPredicateOrSubject>
4559 </has_predicate>
4560 <has_subject>
4561 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_29">
4562 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4563 >sepoltura di San Zanobi</has_readable_id>
4564 </IdentifierPredicateOrSubject>
4565 </has_subject>
4566 </SepulchresMonuments>
4567 </recordsDuomoObjectConcept>
4568 <recordsDuomoObjectConcept>
4569 <OtherInternal rdf:ID="allogano_sepoltura_a_Ghiberti">
4570 <has_predicate>
4571 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicate_8">
4572 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4573 >allogano sepoltura a Ghiberti</has_readable_id>
4574 </IdentifierPredicateOrSubject>
4575 </has_predicate>
4576 <has_subject rdf:resource="#ActorInternal_51"/>
4577 </OtherInternal>
4578 </recordsDuomoObjectConcept>
4579 <recordsDuomoObjectNameRoles>
4580 <IndicesRoles rdf:ID="IndicesRoles_15">
4581 <crm:P48_has_preferred_identifier>
4582 <IdentifierRoles rdf:ID="IdentifierRoles_16">
4583 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4584 >fideiussori di Ghiberti</has_readable_id>
4585 </IdentifierRoles>
4586 </crm:P48_has_preferred_identifier>
4587 <inverse_of_has_NameOrRoleFromIndex>
4588 <ActorInternal rdf:ID="ActorInternal_50">
4589 <has_NameOrRoleFromIndex rdf:resource="#IndicesRoles_15"/>
4590 </ActorInternal>
4591 </inverse_of_has_NameOrRoleFromIndex>
4592 <inverse_of_recordsDuomoObjectNameRolers rdf:resource="#RecordedEvent_01"/>
4593 </IndicesRoles>
4594 </recordsDuomoObjectNameRoles>
4595 <recordsDuomoObjectConcept>
4596 <PurchaseWood rdf:ID="PurchaseWood_50">
4597 <objectPurchased>
4598 <MaterialsWood rdf:ID="MaterialsWood_51">
4599 <crm:P48_has_preferred_identifier>
4600 <Identifier rdf:ID="Identifier_52">
4601 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4602 >legna</has_readable_id>
4603 </Identifier>
4604 </crm:P48_has_preferred_identifier>
4605 </MaterialsWood>
4606 </objectPurchased>
4607 </PurchaseWood>
4608 </recordsDuomoObjectConcept>
4609 <recordsDuomoObjectNameRoles>
4610 <IndicesRoles rdf:ID="IndicesRoles_5">
4611 <inverse_of_has_NameOrRoleFromIndex>
4612 <ActorInternal rdf:ID="ActorInternal_44">
4613 <has_NameOrRoleFromIndex rdf:resource="#IndicesRoles_5"/>
4614 </ActorInternal>
4615 </inverse_of_has_NameOrRoleFromIndex>
4616 <inverse_of_recordsDuomoObjectNameRolers rdf:resource="#RecordedEvent_01"/>
4617 <crm:P48_has_preferred_identifier>
4618 <IdentifierRoles rdf:ID="IdentifierRoles_6">
4619 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4620 >garzoni</has_readable_id>
4621 </IdentifierRoles>
4622 </crm:P48_has_preferred_identifier>
4623 </IndicesRoles>
4624 </recordsDuomoObjectNameRoles>
4625 <recordsDuomoObjectConcept>
4626 <SepulchresMonuments rdf:ID="SepulchresMonuments_37">
4627 <has_subject rdf:resource="#IdentifierPredicateOrSubject_29"/>
4628 <has_predicate>
4629 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_38">
4630 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4631 >lavorata dove parr&amp;#224; a Ghibert</has_readable_id>
4632 </IdentifierPredicateOrSubject>
4633 </has_predicate>
4634 </SepulchresMonuments>
4635 </recordsDuomoObjectConcept>
4636 <recordsDuomoObjectConcept>
4637 <ModelsDesigns rdf:ID="ModelsDesigns_31">
4638 <has_predicate>
4639 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_32">
4640 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4641 >misure e peso</has_readable_id>
4642 </IdentifierPredicateOrSubject>
4643 </has_predicate>
4644 <has_subject rdf:resource="#IdentifierPredicateOrSubject_29"/>
4645 </ModelsDesigns>
4646 </recordsDuomoObjectConcept>
4647 <recordsDuomoObjectNameRoles>
4648 <IndicesNameWithRole rdf:ID="IndicesNameWithRole_1">
4649 <inverse_of_has_NameOrRoleFromIndex>
4650 <ActorOccasional rdf:ID="ActorOccasional_40">
4651 <has_NameOrRoleFromIndex rdf:resource="#IndicesNameWithRole_1"/>
4652 </ActorOccasional>
4653 </inverse_of_has_NameOrRoleFromIndex>
4654 <refers_to_role>
4655 <IndicesRoles rdf:ID="IndicesRoles_2">
4656 <invers_refers_to_role rdf:resource="#IndicesNameWithRole_1"/>
4657 <crm:P48_has_preferred_identifier>
4658 <IdentifierRoles rdf:ID="IdentifierRoles_3">
4659 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4660 >orafo</has_readable_id>
4661 </IdentifierRoles>
4662 </crm:P48_has_preferred_identifier>
4663 </IndicesRoles>
4664 </refers_to_role>
4665 <refers_to_name>
4666 <IndicesNames rdf:ID="IndicesNames_6">
4667 <crm:P48_has_preferred_identifier>
4668 <IdentifierNames rdf:ID="Identifier_7">
4669 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4670 >Lorenzo Di Bartoluccio</has_readable_id>
4671 </IdentifierNames>
4672 </crm:P48_has_preferred_identifier>
4673 <inverse_of_refers_to_name rdf:resource="#IndicesNameWithRole_1"/>
4674 </IndicesNames>
4675 </refers_to_name>
4676 <inverse_of_recordsDuomoObjectNameRolers rdf:resource="#RecordedEvent_01"/>
4677 </IndicesNameWithRole>
4678 </recordsDuomoObjectNameRoles>
4679 <recordsDuomoObjectConcept>
4680 <OtherInternal rdf:ID="OtherInternal_5">
4681 <has_predicate>
4682 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicate_6">
4683 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4684 >decidono storie San Zanobi</has_readable_id>
4685 </IdentifierPredicateOrSubject>
4686 </has_predicate>
4687 <has_subject rdf:resource="#ActorInternal_42"/>
4688 </OtherInternal>
4689 </recordsDuomoObjectConcept>
4690 <recordsDuomoObjectConcept>
4691 <PurchaseMetal rdf:ID="PurchaseMetal_62">
4692 <crm:P48_has_preferred_identifier>
4693 <Identifier rdf:ID="Identifier_63">
4694 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4695 >oro</has_readable_id>
4696 </Identifier>
4697 </crm:P48_has_preferred_identifier>
4698 </PurchaseMetal>
4699 </recordsDuomoObjectConcept>
4700 <recordsDuomoObjectConcept>
4701 <PurchaseConsumable rdf:ID="PurchaseConsumable_44">
4702 <objectPurchased>
4703 <MaterialsConsumable rdf:ID="MaterialsConsumable_45">
4704 <crm:P48_has_preferred_identifier>
4705 <Identifier rdf:ID="Identifier_46">
4706 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4707 >cimatura</has_readable_id>
4708 </Identifier>
4709 </crm:P48_has_preferred_identifier>
4710 </MaterialsConsumable>
4711 </objectPurchased>
4712 </PurchaseConsumable>
4713 </recordsDuomoObjectConcept>
4714 <recordsDuomoObjectNameRoles rdf:resource="#IndicesRoles_3"/>
4715 <recordsDuomoObjectConcept>
4716 <OtherInternal rdf:ID="OtherInternal_9">
4717 <has_subject rdf:resource="#ActorInternal_51"/>
4718 <has_predicate>
4719 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicate_10">
4720 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4721 >fanno stimare sepoltura finita</has_readable_id>
4722 </IdentifierPredicateOrSubject>
4723 </has_predicate>
4724 </OtherInternal>
4725 </recordsDuomoObjectConcept>
4726 <recordsDuomoObjectNameRoles>
4727 <IndicesRoles rdf:ID="IndicesRoles_9">
4728 <crm:P48_has_preferred_identifier>
4729 <IdentifierRoles rdf:ID="IdentifierRoles_10">
4730 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4731 >notaio</has_readable_id>
4732 </IdentifierRoles>
4733 </crm:P48_has_preferred_identifier>
4734 <inverse_of_has_NameOrRoleFromIndex>
4735 <ActorInternal rdf:ID="ActorInternal_48">
4736 <has_NameOrRoleFromIndex rdf:resource="#IndicesRoles_9"/>
4737 </ActorInternal>
4738 </inverse_of_has_NameOrRoleFromIndex>
4739 <inverse_of_recordsDuomoObjectNameRolers rdf:resource="#RecordedEvent_01"/>
4740 </IndicesRoles>
4741 </recordsDuomoObjectNameRoles>
4742 <recordsDuomoObjectConcept>
4743 <PurchaseConsumable rdf:ID="PurchaseConsumable_47">
4744 <objectPurchased>
4745 <MaterialsConsumable rdf:ID="MaterialsConsumable_48">
4746 <crm:P48_has_preferred_identifier>
4747 <Identifier rdf:ID="Identifier_49">
4748 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4749 >carbone</has_readable_id>
4750 </Identifier>
4751 </crm:P48_has_preferred_identifier>
4752 </MaterialsConsumable>
4753 </objectPurchased>
4754 </PurchaseConsumable>
4755 </recordsDuomoObjectConcept>
4756 <recordsDuomoObjectConcept>
4757 <Books rdf:ID="Books_24">
4758 <has_subject>
4759 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_25">
4760 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4761 >libro di spese per sepoltura tenuto da Ghiberti</has_readable_id>
4762 </IdentifierPredicateOrSubject>
4763 </has_subject>
4764 </Books>
4765 </recordsDuomoObjectConcept>
4766 <recordsDuomoObjectConcept>
4767 <HardwareTools rdf:ID="HardwareTools_22">
4768 <has_subject>
4769 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_23">
4770 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4771 >ferramenti per sepoltura San Zanobi</has_readable_id>
4772 </IdentifierPredicateOrSubject>
4773 </has_subject>
4774 </HardwareTools>
4775 </recordsDuomoObjectConcept>
4776 <recordsDuomoObjectConcept>
4777 <PurchaseMetal rdf:ID="PurchaseMetal_59">
4778 <objectPurchased>
4779 <MaterialsMetal rdf:ID="MaterialsMetal_60">
4780 <crm:P48_has_preferred_identifier>
4781 <Identifier rdf:ID="Identifier_61">
4782 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4783 >argento</has_readable_id>
4784 </Identifier>
4785 </crm:P48_has_preferred_identifier>
4786 </MaterialsMetal>
4787 </objectPurchased>
4788 </PurchaseMetal>
4789 </recordsDuomoObjectConcept>
4790 <recordsDuomoObjectConcept>
4791 <ModelsDesigns rdf:ID="ModelsDesigns_26">
4792 <has_subject>
4793 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_27">
4794 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4795 >modello della sepoltura di San Zanobi</has_readable_id>
4796 </IdentifierPredicateOrSubject>
4797 </has_subject>
4798 </ModelsDesigns>
4799 </recordsDuomoObjectConcept>
4800 <recordsDuomoObjectConcept>
4801 <ArchitectonicElements rdf:ID="ArchitectonicElements_18">
4802 <has_subject>
4803 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_19">
4804 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4805 >cornici dell'altare di San Zanobi^</has_readable_id>
4806 </IdentifierPredicateOrSubject>
4807 </has_subject>
4808 </ArchitectonicElements>
4809 </recordsDuomoObjectConcept>
4810 <recordsDuomoObjectConcept>
4811 <SepulchresMonuments rdf:ID="SepulchresMonuments_28">
4812 <has_subject rdf:resource="#IdentifierPredicateOrSubject_29"/>
4813 <has_predicate>
4814 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_30">
4815 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4816 >allogagione al Ghiberti</has_readable_id>
4817 </IdentifierPredicateOrSubject>
4818 </has_predicate>
4819 </SepulchresMonuments>
4820 </recordsDuomoObjectConcept>
4821 <recordsDuomoObjectNameRoles>
4822 <IndicesRoles rdf:ID="IndicesRoles_7">
4823 <inverse_of_has_NameOrRoleFromIndex>
4824 <ActorInternal rdf:ID="ActorInternal_46">
4825 <has_NameOrRoleFromIndex rdf:resource="#IndicesRoles_7"/>
4826 </ActorInternal>
4827 </inverse_of_has_NameOrRoleFromIndex>
4828 <inverse_of_recordsDuomoObjectNameRolers rdf:resource="#RecordedEvent_01"/>
4829 <crm:P48_has_preferred_identifier>
4830 <IdentifierRoles rdf:ID="IdentifierRoles_8">
4831 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4832 >lavoranti</has_readable_id>
4833 </IdentifierRoles>
4834 </crm:P48_has_preferred_identifier>
4835 </IndicesRoles>
4836 </recordsDuomoObjectNameRoles>
4837 <recordsDuomoObjectConcept>
4838 <PayOccasional rdf:ID="PayOccasional_35">
4839 <has_predicate>
4840 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicate_2">
4841 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4842 >salario per sepoltura San Zanobi</has_readable_id>
4843 </IdentifierPredicateOrSubject>
4844 </has_predicate>
4845 <has_subject rdf:resource="#ActorOccasional_40"/>
4846 </PayOccasional>
4847 </recordsDuomoObjectConcept>
4848 <recordsDuomoObjectInstitution>
4849 <IndicesInstitutions rdf:ID="IndicesInstitutions_20">
4850 <inverse_of_recordsDuomoObjectInstitutions rdf:resource="#RecordedEvent_01"/>
4851 <crm:P48_has_preferred_identifier>
4852 <IdentifierInstitutions rdf:ID="IdentifierInstitutions_22">
4853 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4854 >Arte della Lana</has_readable_id>
4855 </IdentifierInstitutions>
4856 </crm:P48_has_preferred_identifier>
4857 </IndicesInstitutions>
4858 </recordsDuomoObjectInstitution>
4859 <recordsDuomoObjectConcept>
4860 <ArchitectonicElements rdf:ID="ArchitectonicElements_20">
4861 <has_subject>
4862 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicateOrSubject_21">
4863 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4864 >basamento dell'altare di San Zanobi</has_readable_id>
4865 </IdentifierPredicateOrSubject>
4866 </has_subject>
4867 </ArchitectonicElements>
4868 </recordsDuomoObjectConcept>
4869 <recordsDuomoObjectConcept>
4870 <PurchaseConsumable rdf:ID="PurchaseConsumable_40">
4871 <objectPurchased>
4872 <MaterialsConsumable rdf:ID="MaterialsConsumable_41">
4873 <crm:P48_has_preferred_identifier>
4874 <Identifier rdf:ID="Identifier_43">
4875 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4876 >cera</has_readable_id>
4877 </Identifier>
4878 </crm:P48_has_preferred_identifier>
4879 </MaterialsConsumable>
4880 </objectPurchased>
4881 </PurchaseConsumable>
4882 </recordsDuomoObjectConcept>
4883 <recordsDuomoObjectConcept>
4884 <SepulchresMonuments rdf:ID="SepulchresMonuments_35">
4885 <has_subject rdf:resource="#IdentifierPredicateOrSubject_29"/>
4886 <has_predicate>
4887 <IdentifierPredicateOrSubject rdf:ID="misure_e_peso">
4888 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4889 >misure e peso</has_readable_id>
4890 </IdentifierPredicateOrSubject>
4891 </has_predicate>
4892 </SepulchresMonuments>
4893 </recordsDuomoObjectConcept>
4894 <recordsDuomoObjectConcept>
4895 <OtherInternal rdf:ID="OtherOccasional_11">
4896 <has_predicate>
4897 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicate_12">
4898 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4899 >deliberano con consoli proroga Ghiberti</has_readable_id>
4900 </IdentifierPredicateOrSubject>
4901 </has_predicate>
4902 <has_subject rdf:resource="#ActorInternal_42"/>
4903 </OtherInternal>
4904 </recordsDuomoObjectConcept>
4905 <recordsDuomoObjectConcept>
4906 <OtherInternal rdf:ID="OtherInternal_13">
4907 <has_predicate>
4908 <IdentifierPredicateOrSubject rdf:ID="IdentifierPredicate_14">
4909 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4910 >deliberano con consoli proroga Ghiberti altre menz.</has_readable_id>
4911 </IdentifierPredicateOrSubject>
4912 </has_predicate>
4913 <has_subject rdf:resource="#ActorInternal_51"/>
4914 </OtherInternal>
4915 </recordsDuomoObjectConcept>
4916 </RecordedEvent>
4917 </inverse_of_recordsDuomoObjectNameRolers>
4918 <crm:P48_has_preferred_identifier>
4919 <IdentifierRoles rdf:ID="IdentifierRoles_12">
4920 <has_readable_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
4921 >operai</has_readable_id>
4922 </IdentifierRoles>
4923 </crm:P48_has_preferred_identifier>
4924 <inverse_of_has_NameOrRoleFromIndex rdf:resource="#ActorInternal_51"/>
4925 </IndicesRoles>
4926 </has_NameOrRoleFromIndex>
4927 </ActorInternal>
4928 </has_subject>
4929 <has_predicate xml:lang="it">fanno stimare sepoltura finita</has_predicate>
4930 </OtherInternal>
4931 <rdf:Description rdf:about="http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#has_Object">
4932 <rdfs:range>
4933 <owl:Class>
4934 <owl:unionOf rdf:parseType="Collection">
4935 <rdf:Description rdf:about="http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#Term"/>
4936 <rdf:Description rdf:about="http://erlangen-crm.org/101001/E5_Event"/>
4937 <rdf:Description rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
4938 </owl:unionOf>
4939 </owl:Class>
4940 </rdfs:range>
4941 </rdf:Description>
4942 <swrl:Imp rdf:ID="Rule-3">
4943 <swrla:isRuleEnabled rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
4944 >true</swrla:isRuleEnabled>
4945 </swrl:Imp>
4946 <swrl:Imp rdf:ID="Rule-2">
4947 <swrl:head>
4948 <swrl:AtomList>
4949 <rdf:first>
4950 <swrl:IndividualPropertyAtom>
4951 <swrl:propertyPredicate rdf:resource="#inverse_of_recordsDuomoObjectNameRolers"/>
4952 <swrl:argument2>
4953 <swrl:Variable rdf:ID="x"/>
4954 </swrl:argument2>
4955 <swrl:argument1>
4956 <swrl:Variable rdf:ID="y"/>
4957 </swrl:argument1>
4958 </swrl:IndividualPropertyAtom>
4959 </rdf:first>
4960 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
4961 </swrl:AtomList>
4962 </swrl:head>
4963 <swrl:body>
4964 <swrl:AtomList>
4965 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
4966 <rdf:first>
4967 <swrl:IndividualPropertyAtom>
4968 <swrl:argument2 rdf:resource="#y"/>
4969 <swrl:argument1 rdf:resource="#x"/>
4970 <swrl:propertyPredicate rdf:resource="#recordsDuomoObjectNameRoles"/>
4971 </swrl:IndividualPropertyAtom>
4972 </rdf:first>
4973 </swrl:AtomList>
4974 </swrl:body>
4975 <swrla:isRuleEnabled rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
4976 >true</swrla:isRuleEnabled>
4977 </swrl:Imp>
4978 <crm:E30_Right rdf:ID="E30_Right_2"/>
4979 <OtherInternal rdf:ID="OtherInternal_49">
4980 <has_subject rdf:resource="#ActorInternal_42"/>
4981 <has_predicate xml:lang="it"></has_predicate>
4982 </OtherInternal>
4983 <swrl:Imp rdf:ID="Rule-1">
4984 <swrla:isRuleEnabled rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
4985 >false</swrla:isRuleEnabled>
4986 <swrl:body>
4987 <swrl:AtomList>
4988 <rdf:first>
4989 <swrl:IndividualPropertyAtom>
4990 <swrl:argument1 rdf:resource="#x"/>
4991 <swrl:argument2 rdf:resource="#y"/>
4992 <swrl:propertyPredicate rdf:resource="http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#hasInterpretation"/>
4993 </swrl:IndividualPropertyAtom>
4994 </rdf:first>
4995 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
4996 </swrl:AtomList>
4997 </swrl:body>
4998 <swrl:head>
4999 <swrl:AtomList>
5000 <rdf:first>
5001 <swrl:IndividualPropertyAtom>
5002 <swrl:propertyPredicate rdf:resource="http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#isInterpretedIn"/>
5003 <swrl:argument1 rdf:resource="#y"/>
5004 <swrl:argument2 rdf:resource="#x"/>
5005 </swrl:IndividualPropertyAtom>
5006 </rdf:first>
5007 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
5008 </swrl:AtomList>
5009 </swrl:head>
5010 </swrl:Imp>
5011 <rdf:Description rdf:ID="it">
5012 <has_reges xml:lang="en">Draft of contract to Ghiberti for the Saint Zenobius tomb monument.</has_reges>
5013 </rdf:Description>
5014 <OtherInternal rdf:ID="OtherInternal_41">
5015 <has_predicate xml:lang="it">soprintendono lavoro Ghiberti sepoltura</has_predicate>
5016 <has_subject rdf:resource="#ActorInternal_42"/>
5017 </OtherInternal>
5018 <OtherInternal rdf:ID="OtherInternal_52">
5019 <has_predicate xml:lang="it">deliberano con consoli proroga Ghiberti altre menz.</has_predicate>
5020 <has_subject rdf:resource="#ActorInternal_51"/>
5021 </OtherInternal>
5022 <crm:E42_Identifier rdf:ID="E42_Identifier_42"/>
5023 <rdf:Description rdf:about="http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#has_Subject">
5024 <rdfs:range>
5025 <owl:Class>
5026 <owl:unionOf rdf:parseType="Collection">
5027 <rdf:Description rdf:about="http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#Term"/>
5028 <rdf:Description rdf:about="http://erlangen-crm.org/101001/E5_Event"/>
5029 <rdf:Description rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
5030 </owl:unionOf>
5031 </owl:Class>
5032 </rdfs:range>
5033 </rdf:Description>
5034 <OtherInternal rdf:ID="OtherInternal_45">
5035 <has_subject rdf:resource="#ActorInternal_51"/>
5036 <has_predicate xml:lang="it">allogano sepoltura a Ghiberti</has_predicate>
5037 </OtherInternal>
5038 <ActorOccasional rdf:ID="ActorOccasional_1"/>
5039 <OtherInternal rdf:ID="OtherInternal_43">
5040 <has_subject rdf:resource="#ActorInternal_42"/>
5041 <has_predicate xml:lang="it">decidono storie San Zanobi</has_predicate>
5042 </OtherInternal>
5043 <rdf:Description rdf:ID="RecordedEvent_14">
5044 <has_reges rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
5045 >&gt;Bozza di allogagione al Ghiberti per la sepoltura di San Zanobi.</has_reges>
5046 </rdf:Description>
5047 <DuomoChapels rdf:ID="DuomoChapels_53">
5048 <has_predicate xml:lang="it">cappella di San Zanobi</has_predicate>
5049 </DuomoChapels>
5050 <DuomoActivitiesPurchase rdf:ID="DuomoActivitiesPurchase_15">
5051 <crm:P14_carried_out_by>
5052 <DuomoActors rdf:ID="DuomoActors_19_unknown">
5053 <crm:P14i_performed rdf:resource="#DuomoActivitiesPurchase_15"/>
5054 </DuomoActors>
5055 </crm:P14_carried_out_by>
5056 <hps:isInterpretedIn>
5057 <hps:Term rdf:ID="Term_6_purchase">
5058 <hps:isReferencedAt>
5059 <hps:ReferencePointer rdf:ID="ReferencePointer_7_o0101004.094a">
5060 <hps:isPartOf>
5061 <crm:E31_Document rdf:ID="E31_Document_o0101004.094a"/>
5062 </hps:isPartOf>
5063 </hps:ReferencePointer>
5064 </hps:isReferencedAt>
5065 <hps:hasInterpretation rdf:resource="#DuomoActivitiesPurchase_15"/>
5066 </hps:Term>
5067 </hps:isInterpretedIn>
5068 </DuomoActivitiesPurchase>
5069 <crm:E21_Person rdf:ID="E21_DW">
5070 <crm:P14i_performed>
5071 <hps:ReceptionEvent rdf:ID="ReceptionEvent_2_duomo">
5072 <crm:P70i_is_documented_in rdf:resource="#E31_Document_o0101004.094a"/>
5073 <crm:P14_carried_out_by rdf:resource="#E21_DW"/>
5074 <hps:describes>
5075 <hps:Relation rdf:ID="Relation_5_duomo1">
5076 <hps:has_Object>
5077 <hps:Term rdf:ID="Term_8_carbone"/>
5078 </hps:has_Object>
5079 <hps:has_Subject rdf:resource="#DuomoActors_19_unknown"/>
5080 <hps:has_Predicate rdf:resource="#Term_6_purchase"/>
5081 </hps:Relation>
5082 </hps:describes>
5083 </hps:ReceptionEvent>
5084 </crm:P14i_performed>
5085 </crm:E21_Person>
5086 </rdf:RDF>
5087
5088 <!-- Created with Protege (with OWL Plugin 3.4.4, Build 579) http://protege.stanford.edu -->