man_draft_CIDOC.ttl 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921
  1. #################################################################
  2. ### Generated with the experimental alpha version of the TTL exporter of WebVOWL (version 1.1.7) http://visualdataweb.de/webvowl/ ###
  3. #################################################################
  4. @prefix : <http://www.h2iosc.it/onto#> .
  5. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  6. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  7. @prefix owl: <http://www.w3.org/2002/07/owl#> .
  8. @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  9. @prefix dc: <http://purl.org/dc/elements/1.1/> .
  10. @prefix xml: <http://www.w3.org/XML/1998/namespace> .
  11. @prefix wot: <http://xmlns.com/wot/0.1/> .
  12. @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
  13. @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  14. @prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
  15. @prefix : <http://www.h2iosc.it/onto#> .
  16. @prefix h2iosc: <http://www.h2iosc.it/onto#> .
  17. @base <http://www.h2iosc.it/onto#> .
  18. <http://www.h2iosc.it/onto#> rdf:type owl:Ontology ;
  19. dc:title "undefined"@en;
  20. dc:description "undefined"@en .
  21. #################################################################
  22. ### Property Definitions (Number of Property) 105 ###
  23. # --------------------------- Property 0-------------------------
  24. :marginalia_is_included_in_pagina rdf:type owl:ObjectProperty;
  25. owl:inverseOf :pagina_includes_marginalia ;
  26. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  27. rdfs:label "marginalia_is_included_in_pagina"@IRI-based;
  28. rdfs:label "is_included_in"@en;
  29. rdfs:domain :marginalia;
  30. rdfs:range :pagina .
  31. # --------------------------- Property 1-------------------------
  32. :provenienza_is_subclass_of_evento rdf:type owl:ObjectProperty;
  33. owl:inverseOf :evento_is_superclass_of_provenienza ;
  34. rdfs:label "provenienza_is_subclass_of_evento"@IRI-based;
  35. rdfs:label "is_subclass_of"@en;
  36. rdfs:domain :provenienza;
  37. rdfs:range :evento .
  38. # --------------------------- Property 2-------------------------
  39. :manoscritto_originated_in_origine rdf:type owl:ObjectProperty;
  40. owl:inverseOf :origine_is_origin_of_manoscritto ;
  41. rdfs:label "manoscritto_originated_in_origine"@IRI-based;
  42. rdfs:label "originated_in"@en;
  43. rdfs:domain :manoscritto;
  44. rdfs:range :origine .
  45. # --------------------------- Property 3-------------------------
  46. :supporto_is_incorporated_in_manoscritto rdf:type owl:ObjectProperty;
  47. owl:inverseOf :manoscritto_consists_of_supporto ;
  48. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  49. rdfs:label "supporto_is_incorporated_in_manoscritto"@IRI-based;
  50. rdfs:label "is_incorporated_in"@en;
  51. rdfs:domain :supporto;
  52. rdfs:range :manoscritto .
  53. # --------------------------- Property 4-------------------------
  54. :bifoglio_is_part_of_unita_codicologica rdf:type owl:ObjectProperty;
  55. owl:inverseOf :unita_codicologica_is_composed_by_bifoglio ;
  56. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  57. rdfs:label "bifoglio_is_part_of_unita_codicologica"@IRI-based;
  58. rdfs:label "is_part_of"@en;
  59. rdfs:domain :bifoglio;
  60. rdfs:range :unita_codicologica .
  61. # --------------------------- Property 5-------------------------
  62. :evento_happens_in_luogo rdf:type owl:ObjectProperty;
  63. owl:inverseOf :luogo_is_theater_of_evento ;
  64. rdfs:label "evento_happens_in_luogo"@IRI-based;
  65. rdfs:label "happens_in"@en;
  66. rdfs:domain :evento;
  67. rdfs:range :luogo .
  68. # --------------------------- Property 6-------------------------
  69. :evento_is_superclass_of_attivita rdf:type owl:ObjectProperty;
  70. owl:inverseOf :attivita_is_subclass_of_evento ;
  71. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  72. rdfs:label "evento_is_superclass_of_attivita"@IRI-based;
  73. rdfs:label "is_superclass_of"@en;
  74. rdfs:domain :evento;
  75. rdfs:range :attivita .
  76. # --------------------------- Property 7-------------------------
  77. :numerazione_pagina rdf:type owl:DatatypeProperty ;
  78. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E60_Number > ;
  79. rdfs:label "numerazione_pagina"@IRI-based;
  80. rdfs:label "Numerazione pagina"@en;
  81. rdfs:domain :pagina;
  82. rdfs:range rdfs:Literal .
  83. # --------------------------- Property 8-------------------------
  84. :descrizione_pagina rdf:type owl:DatatypeProperty ;
  85. rdfs:isDefinedBy <#URI#> ;
  86. rdfs:label "descrizione_pagina"@IRI-based;
  87. rdfs:label "Descrizione pagina"@en;
  88. rdfs:domain :organizzazione_della_pagina;
  89. rdfs:range rdfs:Literal .
  90. # --------------------------- Property 9-------------------------
  91. :unita_di_misura rdf:type owl:DatatypeProperty ;
  92. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E58_Measurement_Unit> ;
  93. rdfs:label "unita_di_misura"@IRI-based;
  94. rdfs:label "Unità di misura"@en;
  95. rdfs:domain :dimensioni;
  96. rdfs:range rdfs:Literal .
  97. # --------------------------- Property 10-------------------------
  98. :sesso rdf:type owl:DatatypeProperty ;
  99. rdfs:isDefinedBy <#URI#> ;
  100. rdfs:label "sesso"@IRI-based;
  101. rdfs:label "Sesso"@en;
  102. rdfs:domain :persona;
  103. rdfs:range rdfs:Literal .
  104. # --------------------------- Property 11-------------------------
  105. :pagina_includes_aggiunta rdf:type owl:ObjectProperty;
  106. owl:inverseOf :aggiunta_is_included_in_pagina ;
  107. rdfs:label "pagina_includes_aggiunta"@IRI-based;
  108. rdfs:label "includes"@en;
  109. rdfs:domain :pagina;
  110. rdfs:range :aggiunta .
  111. # --------------------------- Property 12-------------------------
  112. :evento_has_time_span_periodo rdf:type owl:ObjectProperty;
  113. owl:inverseOf :periodo_is_time_span_of_evento ;
  114. rdfs:label "evento_has_time_span_periodo"@IRI-based;
  115. rdfs:label "has_time_span"@en;
  116. rdfs:domain :evento;
  117. rdfs:range :periodo .
  118. # --------------------------- Property 13-------------------------
  119. :persona_is_active_in_periodo rdf:type owl:ObjectProperty;
  120. owl:inverseOf :periodo_sees_activity_of_persona ;
  121. rdfs:label "persona_is_active_in_periodo"@IRI-based;
  122. rdfs:label "is_active_in"@en;
  123. rdfs:domain :persona;
  124. rdfs:range :periodo .
  125. # --------------------------- Property 14-------------------------
  126. :persona_participates_in_attivita rdf:type owl:ObjectProperty;
  127. owl:inverseOf :attivita_sees_participation_of_persona ;
  128. rdfs:label "persona_participates_in_attivita"@IRI-based;
  129. rdfs:label "participates_in"@en;
  130. rdfs:domain :persona;
  131. rdfs:range :attivita .
  132. # --------------------------- Property 15-------------------------
  133. :nome rdf:type owl:DatatypeProperty ;
  134. rdfs:isDefinedBy <http://xmlns.com/foaf/0.1/name> ;
  135. rdfs:label "nome"@IRI-based;
  136. rdfs:label "Nome"@en;
  137. rdfs:domain :persona;
  138. rdfs:range rdfs:Literal .
  139. # --------------------------- Property 16-------------------------
  140. :estensione rdf:type owl:DatatypeProperty ;
  141. rdfs:isDefinedBy <#URI#> ;
  142. rdfs:label "estensione"@IRI-based;
  143. rdfs:label "Estensione"@en;
  144. rdfs:domain :luogo;
  145. rdfs:range rdfs:Literal .
  146. # --------------------------- Property 17-------------------------
  147. :manoscritto_is_identified_by_segnatura rdf:type owl:ObjectProperty;
  148. owl:inverseOf :segnatura_identifies_manoscritto ;
  149. rdfs:label "manoscritto_is_identified_by_segnatura"@IRI-based;
  150. rdfs:label "is_identified_by"@en;
  151. rdfs:domain :manoscritto;
  152. rdfs:range :segnatura .
  153. # --------------------------- Property 18-------------------------
  154. :descrizione_evento rdf:type owl:DatatypeProperty ;
  155. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E55_Type> ;
  156. rdfs:label "descrizione_evento"@IRI-based;
  157. rdfs:label "Descrizione evento"@en;
  158. rdfs:domain :evento;
  159. rdfs:range rdfs:Literal .
  160. # --------------------------- Property 19-------------------------
  161. :dimensioni_describes_foglio rdf:type owl:ObjectProperty;
  162. owl:inverseOf :foglio_is_described_by_dimensioni ;
  163. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  164. rdfs:label "dimensioni_describes_foglio"@IRI-based;
  165. rdfs:label "describes"@en;
  166. rdfs:domain :dimensioni;
  167. rdfs:range :foglio .
  168. # --------------------------- Property 20-------------------------
  169. :ente_hosts_attivita rdf:type owl:ObjectProperty;
  170. owl:inverseOf :attivita_takes_place_at_ente ;
  171. rdfs:label "ente_hosts_attivita"@IRI-based;
  172. rdfs:label "hosts"@en;
  173. rdfs:domain :ente;
  174. rdfs:range :attivita .
  175. # --------------------------- Property 21-------------------------
  176. :descrizione_marginalia rdf:type owl:DatatypeProperty ;
  177. rdfs:isDefinedBy <#URI#> ;
  178. rdfs:label "descrizione_marginalia"@IRI-based;
  179. rdfs:label "Descrizione marginalia"@en;
  180. rdfs:domain :marginalia;
  181. rdfs:range rdfs:Literal .
  182. # --------------------------- Property 22-------------------------
  183. :segnatura_identifies_manoscritto rdf:type owl:ObjectProperty;
  184. owl:inverseOf :manoscritto_is_identified_by_segnatura ;
  185. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  186. rdfs:label "segnatura_identifies_manoscritto"@IRI-based;
  187. rdfs:label "identifies"@en;
  188. rdfs:domain :segnatura;
  189. rdfs:range :manoscritto .
  190. # --------------------------- Property 23-------------------------
  191. :numerazione_foglio rdf:type owl:DatatypeProperty ;
  192. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E60_Number > ;
  193. rdfs:label "numerazione_foglio"@IRI-based;
  194. rdfs:label "Numerazione foglio"@en;
  195. rdfs:domain :foglio;
  196. rdfs:range rdfs:Literal .
  197. # --------------------------- Property 24-------------------------
  198. :persona_is_author_of_testo rdf:type owl:ObjectProperty;
  199. owl:inverseOf :testo_is_authored_by_persona ;
  200. rdfs:label "persona_is_author_of_testo"@IRI-based;
  201. rdfs:label "is_author_of"@en;
  202. rdfs:domain :persona;
  203. rdfs:range :testo .
  204. # --------------------------- Property 25-------------------------
  205. :fascicolazione rdf:type owl:DatatypeProperty ;
  206. rdfs:isDefinedBy <#URI#> ;
  207. rdfs:label "fascicolazione"@IRI-based;
  208. rdfs:label "Fascicolazione"@en;
  209. rdfs:domain :unita_codicologica;
  210. rdfs:range rdfs:Literal .
  211. # --------------------------- Property 26-------------------------
  212. :bifoglio_is_composed_by_foglio rdf:type owl:ObjectProperty;
  213. owl:inverseOf :foglio_is_part_of_bifoglio ;
  214. rdfs:label "bifoglio_is_composed_by_foglio"@IRI-based;
  215. rdfs:label "is_composed_by"@en;
  216. rdfs:domain :bifoglio;
  217. rdfs:range :foglio .
  218. # --------------------------- Property 27-------------------------
  219. :inizio rdf:type owl:DatatypeProperty ;
  220. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E52_Time-Span> ;
  221. rdfs:label "inizio"@IRI-based;
  222. rdfs:label "Inizio"@en;
  223. rdfs:domain :periodo;
  224. rdfs:range rdfs:Literal .
  225. # --------------------------- Property 28-------------------------
  226. :unita_codicologica_is_part_of_manoscritto rdf:type owl:ObjectProperty;
  227. owl:inverseOf :manoscritto_is_composed_by_unita_codicologica ;
  228. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  229. rdfs:label "unita_codicologica_is_part_of_manoscritto"@IRI-based;
  230. rdfs:label "is_part_of"@en;
  231. rdfs:domain :unita_codicologica;
  232. rdfs:range :manoscritto .
  233. # --------------------------- Property 29-------------------------
  234. :ente_has_fondo rdf:type owl:ObjectProperty;
  235. owl:inverseOf :fondo_is_part_of_ente ;
  236. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  237. rdfs:label "ente_has_fondo"@IRI-based;
  238. rdfs:label "has"@en;
  239. rdfs:domain :ente;
  240. rdfs:range :fondo .
  241. # --------------------------- Property 30-------------------------
  242. :pagina_is_described_by_organizzazione_della_pagina rdf:type owl:ObjectProperty;
  243. owl:inverseOf :organizzazione_della_pagina_describes_pagina ;
  244. rdfs:label "pagina_is_described_by_organizzazione_della_pagina"@IRI-based;
  245. rdfs:label "is_described_by"@en;
  246. rdfs:domain :pagina;
  247. rdfs:range :organizzazione_della_pagina .
  248. # --------------------------- Property 31-------------------------
  249. :unita_codicologica_is_superclass_of_fascicolo rdf:type owl:ObjectProperty;
  250. owl:inverseOf :fascicolo_is_subclass_of_unita_codicologica ;
  251. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  252. rdfs:label "unita_codicologica_is_superclass_of_fascicolo"@IRI-based;
  253. rdfs:label "is_superclass_of"@en;
  254. rdfs:domain :unita_codicologica;
  255. rdfs:range :fascicolo .
  256. # --------------------------- Property 32-------------------------
  257. :mano_writes_pagina rdf:type owl:ObjectProperty;
  258. owl:inverseOf :pagina_is_written_by_mano ;
  259. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  260. rdfs:label "mano_writes_pagina"@IRI-based;
  261. rdfs:label "writes"@en;
  262. rdfs:domain :mano;
  263. rdfs:range :pagina .
  264. # --------------------------- Property 33-------------------------
  265. :carta_is_subclass_of_foglio rdf:type owl:ObjectProperty;
  266. owl:inverseOf :foglio_is_superclass_of_carta ;
  267. rdfs:label "carta_is_subclass_of_foglio"@IRI-based;
  268. rdfs:label "is_subclass_of"@en;
  269. rdfs:domain :carta;
  270. rdfs:range :foglio .
  271. # --------------------------- Property 34-------------------------
  272. <http://www.h2iosc.it/onto#illustrazione_represents_#any> rdf:type owl:ObjectProperty;
  273. owl:inverseOf <http://www.h2iosc.it/onto##any_is_represented_in_illustrazione> ;
  274. rdfs:label "illustrazione_represents_#any"@IRI-based;
  275. rdfs:label "represents"@en;
  276. rdfs:domain :illustrazione;
  277. rdfs:range <http://www.h2iosc.it/onto##any> .
  278. # --------------------------- Property 35-------------------------
  279. :origine_is_origin_of_manoscritto rdf:type owl:ObjectProperty;
  280. owl:inverseOf :manoscritto_originated_in_origine ;
  281. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  282. rdfs:label "origine_is_origin_of_manoscritto"@IRI-based;
  283. rdfs:label "is_origin_of"@en;
  284. rdfs:domain :origine;
  285. rdfs:range :manoscritto .
  286. # --------------------------- Property 36-------------------------
  287. :ente_holds_manoscritto rdf:type owl:ObjectProperty;
  288. owl:inverseOf :manoscritto_is_kept_at_ente ;
  289. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  290. rdfs:label "ente_holds_manoscritto"@IRI-based;
  291. rdfs:label "holds"@en;
  292. rdfs:domain :ente;
  293. rdfs:range :manoscritto .
  294. # --------------------------- Property 37-------------------------
  295. :evento_is_superclass_of_provenienza rdf:type owl:ObjectProperty;
  296. owl:inverseOf :provenienza_is_subclass_of_evento ;
  297. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  298. rdfs:label "evento_is_superclass_of_provenienza"@IRI-based;
  299. rdfs:label "is_superclass_of"@en;
  300. rdfs:domain :evento;
  301. rdfs:range :provenienza .
  302. # --------------------------- Property 38-------------------------
  303. :pagina_contains_illustrazione rdf:type owl:ObjectProperty;
  304. owl:inverseOf :illustrazione_is_contained_in_pagina ;
  305. rdfs:label "pagina_contains_illustrazione"@IRI-based;
  306. rdfs:label "contains"@en;
  307. rdfs:domain :pagina;
  308. rdfs:range :illustrazione .
  309. # --------------------------- Property 39-------------------------
  310. :fondo_is_part_of_ente rdf:type owl:ObjectProperty;
  311. owl:inverseOf :ente_has_fondo ;
  312. rdfs:label "fondo_is_part_of_ente"@IRI-based;
  313. rdfs:label "is_part_of"@en;
  314. rdfs:domain :fondo;
  315. rdfs:range :ente .
  316. # --------------------------- Property 40-------------------------
  317. :segnatura_has_prefix_fondo rdf:type owl:ObjectProperty;
  318. owl:inverseOf :fondo_has_segnatura ;
  319. rdfs:label "segnatura_has_prefix_fondo"@IRI-based;
  320. rdfs:label "has_prefix"@en;
  321. rdfs:domain :segnatura;
  322. rdfs:range :fondo .
  323. # --------------------------- Property 41-------------------------
  324. :segnatura_numerica rdf:type owl:DatatypeProperty ;
  325. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E42_Identifier> ;
  326. rdfs:label "segnatura_numerica"@IRI-based;
  327. rdfs:label "Segnatura numerica"@en;
  328. rdfs:domain :segnatura;
  329. rdfs:range rdfs:Literal .
  330. # --------------------------- Property 42-------------------------
  331. :pagina_is_written_by_mano rdf:type owl:ObjectProperty;
  332. owl:inverseOf :mano_writes_pagina ;
  333. rdfs:label "pagina_is_written_by_mano"@IRI-based;
  334. rdfs:label "is_written_by"@en;
  335. rdfs:domain :pagina;
  336. rdfs:range :mano .
  337. # --------------------------- Property 43-------------------------
  338. :tipo_di_scrittura_pagina rdf:type owl:DatatypeProperty ;
  339. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E55_Type> ;
  340. rdfs:label "tipo_di_scrittura_pagina"@IRI-based;
  341. rdfs:label "Tipo di scrittura pagina"@en;
  342. rdfs:domain :organizzazione_della_pagina;
  343. rdfs:range rdfs:Literal .
  344. # --------------------------- Property 44-------------------------
  345. :unita_codicologica_is_composed_by_foglio rdf:type owl:ObjectProperty;
  346. owl:inverseOf :foglio_is_part_of_unita_codicologica ;
  347. rdfs:label "unita_codicologica_is_composed_by_foglio"@IRI-based;
  348. rdfs:label "is_composed_by"@en;
  349. rdfs:domain :unita_codicologica;
  350. rdfs:range :foglio .
  351. # --------------------------- Property 45-------------------------
  352. :annotazione rdf:type owl:DatatypeProperty ;
  353. rdfs:isDefinedBy <#URI#> ;
  354. rdfs:label "annotazione"@IRI-based;
  355. rdfs:label "Annotazione"@en;
  356. rdfs:domain :marginalia;
  357. rdfs:range rdfs:Literal .
  358. # --------------------------- Property 46-------------------------
  359. :luogo_has_ente rdf:type owl:ObjectProperty;
  360. owl:inverseOf :ente_is_placed_in_luogo ;
  361. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  362. rdfs:label "luogo_has_ente"@IRI-based;
  363. rdfs:label "has"@en;
  364. rdfs:domain :luogo;
  365. rdfs:range :ente .
  366. # --------------------------- Property 47-------------------------
  367. :legatura rdf:type owl:DatatypeProperty ;
  368. rdfs:isDefinedBy <#URI#> ;
  369. rdfs:label "legatura"@IRI-based;
  370. rdfs:label "Legatura"@en;
  371. rdfs:domain :unita_codicologica;
  372. rdfs:range rdfs:Literal .
  373. # --------------------------- Property 48-------------------------
  374. :titolo rdf:type owl:DatatypeProperty ;
  375. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E35_Title> ;
  376. rdfs:label "titolo"@IRI-based;
  377. rdfs:label "Titolo"@en;
  378. rdfs:domain :testo;
  379. rdfs:range rdfs:Literal .
  380. # --------------------------- Property 49-------------------------
  381. :pagina_is_part_of_foglio rdf:type owl:ObjectProperty;
  382. owl:inverseOf :foglio_is_composed_by_pagina ;
  383. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  384. rdfs:label "pagina_is_part_of_foglio"@IRI-based;
  385. rdfs:label "is_part_of"@en;
  386. rdfs:domain :pagina;
  387. rdfs:range :foglio .
  388. # --------------------------- Property 50-------------------------
  389. :illustrazione_is_superclass_of_decorazione rdf:type owl:ObjectProperty;
  390. owl:inverseOf :decorazione_is_subclass_of_illustrazione ;
  391. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  392. rdfs:label "illustrazione_is_superclass_of_decorazione"@IRI-based;
  393. rdfs:label "is_superclass_of"@en;
  394. rdfs:domain :illustrazione;
  395. rdfs:range :decorazione .
  396. # --------------------------- Property 51-------------------------
  397. :data_mano rdf:type owl:DatatypeProperty ;
  398. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E52_Time-Span> ;
  399. rdfs:label "data_mano"@IRI-based;
  400. rdfs:label "Data mano"@en;
  401. rdfs:domain :mano;
  402. rdfs:range rdfs:Literal .
  403. # --------------------------- Property 52-------------------------
  404. :fine rdf:type owl:DatatypeProperty ;
  405. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E52_Time-Span> ;
  406. rdfs:label "fine"@IRI-based;
  407. rdfs:label "Fine"@en;
  408. rdfs:domain :periodo;
  409. rdfs:range rdfs:Literal .
  410. # --------------------------- Property 53-------------------------
  411. :organizzazione_della_pagina_describes_pagina rdf:type owl:ObjectProperty;
  412. owl:inverseOf :pagina_is_described_by_organizzazione_della_pagina ;
  413. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  414. rdfs:label "organizzazione_della_pagina_describes_pagina"@IRI-based;
  415. rdfs:label "describes"@en;
  416. rdfs:domain :organizzazione_della_pagina;
  417. rdfs:range :pagina .
  418. # --------------------------- Property 54-------------------------
  419. :manoscritto_consists_of_supporto rdf:type owl:ObjectProperty;
  420. owl:inverseOf :supporto_is_incorporated_in_manoscritto ;
  421. rdfs:label "manoscritto_consists_of_supporto"@IRI-based;
  422. rdfs:label "consists_of"@en;
  423. rdfs:domain :manoscritto;
  424. rdfs:range :supporto .
  425. # --------------------------- Property 55-------------------------
  426. :materiale rdf:type owl:DatatypeProperty ;
  427. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E57_Material> ;
  428. rdfs:label "materiale"@IRI-based;
  429. rdfs:label "Materiale"@en;
  430. rdfs:domain :supporto;
  431. rdfs:range rdfs:Literal .
  432. # --------------------------- Property 56-------------------------
  433. <http://www.h2iosc.it/onto##any_is_represented_in_illustrazione> rdf:type owl:ObjectProperty;
  434. owl:inverseOf <http://www.h2iosc.it/onto#illustrazione_represents_#any> ;
  435. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  436. rdfs:label "#any_is_represented_in_illustrazione"@IRI-based;
  437. rdfs:label "is_represented_in"@en;
  438. rdfs:domain <http://www.h2iosc.it/onto##any>;
  439. rdfs:range :illustrazione .
  440. # --------------------------- Property 57-------------------------
  441. :manoscritto_is_composed_by_unita_codicologica rdf:type owl:ObjectProperty;
  442. owl:inverseOf :unita_codicologica_is_part_of_manoscritto ;
  443. rdfs:label "manoscritto_is_composed_by_unita_codicologica"@IRI-based;
  444. rdfs:label "is_composed_by"@en;
  445. rdfs:domain :manoscritto;
  446. rdfs:range :unita_codicologica .
  447. # --------------------------- Property 58-------------------------
  448. :descrizione rdf:type owl:DatatypeProperty ;
  449. rdfs:isDefinedBy <#URI#> ;
  450. rdfs:label "descrizione"@IRI-based;
  451. rdfs:label "Descrizione"@en;
  452. rdfs:domain :ente;
  453. rdfs:range rdfs:Literal .
  454. # --------------------------- Property 59-------------------------
  455. :ruolo rdf:type owl:DatatypeProperty ;
  456. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E55_Type> ;
  457. rdfs:label "ruolo"@IRI-based;
  458. rdfs:label "Ruolo"@en;
  459. rdfs:domain :persona;
  460. rdfs:range rdfs:Literal .
  461. # --------------------------- Property 60-------------------------
  462. :persona_is_witness_of_evento rdf:type owl:ObjectProperty;
  463. owl:inverseOf :evento_has_witness_persona ;
  464. rdfs:label "persona_is_witness_of_evento"@IRI-based;
  465. rdfs:label "is_witness_of"@en;
  466. rdfs:domain :persona;
  467. rdfs:range :evento .
  468. # --------------------------- Property 61-------------------------
  469. :foglio_is_composed_by_pagina rdf:type owl:ObjectProperty;
  470. owl:inverseOf :pagina_is_part_of_foglio ;
  471. rdfs:label "foglio_is_composed_by_pagina"@IRI-based;
  472. rdfs:label "is_composed_by"@en;
  473. rdfs:domain :foglio;
  474. rdfs:range :pagina .
  475. # --------------------------- Property 62-------------------------
  476. :attivita_is_subclass_of_evento rdf:type owl:ObjectProperty;
  477. owl:inverseOf :evento_is_superclass_of_attivita ;
  478. rdfs:label "attivita_is_subclass_of_evento"@IRI-based;
  479. rdfs:label "is_subclass_of"@en;
  480. rdfs:domain :attivita;
  481. rdfs:range :evento .
  482. # --------------------------- Property 63-------------------------
  483. :illustrazione_is_superclass_of_miniatura rdf:type owl:ObjectProperty;
  484. owl:inverseOf :miniatura_is_subclass_of_illustrazione ;
  485. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  486. rdfs:label "illustrazione_is_superclass_of_miniatura"@IRI-based;
  487. rdfs:label "is_superclass_of"@en;
  488. rdfs:domain :illustrazione;
  489. rdfs:range :miniatura .
  490. # --------------------------- Property 64-------------------------
  491. :nome_vulgato rdf:type owl:DatatypeProperty ;
  492. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E41_Appellation > ;
  493. rdfs:label "nome_vulgato"@IRI-based;
  494. rdfs:label "Nome vulgato"@en;
  495. rdfs:domain :manoscritto;
  496. rdfs:range rdfs:Literal .
  497. # --------------------------- Property 65-------------------------
  498. :ente_is_placed_in_luogo rdf:type owl:ObjectProperty;
  499. owl:inverseOf :luogo_has_ente ;
  500. rdfs:label "ente_is_placed_in_luogo"@IRI-based;
  501. rdfs:label "is_placed_in"@en;
  502. rdfs:domain :ente;
  503. rdfs:range :luogo .
  504. # --------------------------- Property 66-------------------------
  505. :unita_codicologica_is_composed_by_bifoglio rdf:type owl:ObjectProperty;
  506. owl:inverseOf :bifoglio_is_part_of_unita_codicologica ;
  507. rdfs:label "unita_codicologica_is_composed_by_bifoglio"@IRI-based;
  508. rdfs:label "is_composed_by"@en;
  509. rdfs:domain :unita_codicologica;
  510. rdfs:range :bifoglio .
  511. # --------------------------- Property 67-------------------------
  512. :larghezza rdf:type owl:DatatypeProperty ;
  513. rdfs:isDefinedBy <#URI#> ;
  514. rdfs:label "larghezza"@IRI-based;
  515. rdfs:label "Larghezza"@en;
  516. rdfs:domain :dimensioni;
  517. rdfs:range rdfs:Literal .
  518. # --------------------------- Property 68-------------------------
  519. :aggiunta_is_included_in_pagina rdf:type owl:ObjectProperty;
  520. owl:inverseOf :pagina_includes_aggiunta ;
  521. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  522. rdfs:label "aggiunta_is_included_in_pagina"@IRI-based;
  523. rdfs:label "is_included_in"@en;
  524. rdfs:domain :aggiunta;
  525. rdfs:range :pagina .
  526. # --------------------------- Property 69-------------------------
  527. :evento_is_superclass_of_origine rdf:type owl:ObjectProperty;
  528. owl:inverseOf :origine_is_subclass_of_evento ;
  529. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  530. rdfs:label "evento_is_superclass_of_origine"@IRI-based;
  531. rdfs:label "is_superclass_of"@en;
  532. rdfs:domain :evento;
  533. rdfs:range :origine .
  534. # --------------------------- Property 70-------------------------
  535. :tipo_di_scrittura_mano rdf:type owl:DatatypeProperty ;
  536. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E55_Type> ;
  537. rdfs:label "tipo_di_scrittura_mano"@IRI-based;
  538. rdfs:label "Tipo di scrittura mano"@en;
  539. rdfs:domain :mano;
  540. rdfs:range rdfs:Literal .
  541. # --------------------------- Property 71-------------------------
  542. :nascita rdf:type owl:DatatypeProperty ;
  543. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E67_Birth> ;
  544. rdfs:label "nascita"@IRI-based;
  545. rdfs:label "Nascita"@en;
  546. rdfs:domain :persona;
  547. rdfs:range rdfs:Literal .
  548. # --------------------------- Property 72-------------------------
  549. :coordinate rdf:type owl:DatatypeProperty ;
  550. rdfs:isDefinedBy <#URI#> ;
  551. rdfs:label "coordinate"@IRI-based;
  552. rdfs:label "Coordinate"@en;
  553. rdfs:domain :luogo;
  554. rdfs:range rdfs:Literal .
  555. # --------------------------- Property 73-------------------------
  556. :testo_is_authored_by_persona rdf:type owl:ObjectProperty;
  557. owl:inverseOf :persona_is_author_of_testo ;
  558. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  559. rdfs:label "testo_is_authored_by_persona"@IRI-based;
  560. rdfs:label "is_authored_by"@en;
  561. rdfs:domain :testo;
  562. rdfs:range :persona .
  563. # --------------------------- Property 74-------------------------
  564. :pagina_includes_marginalia rdf:type owl:ObjectProperty;
  565. owl:inverseOf :marginalia_is_included_in_pagina ;
  566. rdfs:label "pagina_includes_marginalia"@IRI-based;
  567. rdfs:label "includes"@en;
  568. rdfs:domain :pagina;
  569. rdfs:range :marginalia .
  570. # --------------------------- Property 75-------------------------
  571. :consistenza rdf:type owl:DatatypeProperty ;
  572. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E54_Dimension> ;
  573. rdfs:label "consistenza"@IRI-based;
  574. rdfs:label "Consistenza"@en;
  575. rdfs:domain :unita_codicologica;
  576. rdfs:range rdfs:Literal .
  577. # --------------------------- Property 76-------------------------
  578. :attivita_sees_participation_of_persona rdf:type owl:ObjectProperty;
  579. owl:inverseOf :persona_participates_in_attivita ;
  580. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  581. rdfs:label "attivita_sees_participation_of_persona"@IRI-based;
  582. rdfs:label "sees_participation_of"@en;
  583. rdfs:domain :attivita;
  584. rdfs:range :persona .
  585. # --------------------------- Property 77-------------------------
  586. :stato_di_conservazione rdf:type owl:DatatypeProperty ;
  587. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E3_Condition_State> ;
  588. rdfs:label "stato_di_conservazione"@IRI-based;
  589. rdfs:label "Stato di conservazione"@en;
  590. rdfs:domain :supporto;
  591. rdfs:range rdfs:Literal .
  592. # --------------------------- Property 78-------------------------
  593. :foglio_is_superclass_of_carta rdf:type owl:ObjectProperty;
  594. owl:inverseOf :carta_is_subclass_of_foglio ;
  595. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  596. rdfs:label "foglio_is_superclass_of_carta"@IRI-based;
  597. rdfs:label "is_superclass_of"@en;
  598. rdfs:domain :foglio;
  599. rdfs:range :carta .
  600. # --------------------------- Property 79-------------------------
  601. :morte rdf:type owl:DatatypeProperty ;
  602. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E69_Death> ;
  603. rdfs:label "morte"@IRI-based;
  604. rdfs:label "Morte"@en;
  605. rdfs:domain :persona;
  606. rdfs:range rdfs:Literal .
  607. # --------------------------- Property 80-------------------------
  608. :periodo_is_time_span_of_evento rdf:type owl:ObjectProperty;
  609. owl:inverseOf :evento_has_time_span_periodo ;
  610. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  611. rdfs:label "periodo_is_time_span_of_evento"@IRI-based;
  612. rdfs:label "is_time_span_of"@en;
  613. rdfs:domain :periodo;
  614. rdfs:range :evento .
  615. # --------------------------- Property 81-------------------------
  616. :collocazione_nel_manoscritto_mano rdf:type owl:DatatypeProperty ;
  617. rdfs:isDefinedBy <#URI#> ;
  618. rdfs:label "collocazione_nel_manoscritto_mano"@IRI-based;
  619. rdfs:label "Collocazione nel manoscritto mano"@en;
  620. rdfs:domain :mano;
  621. rdfs:range rdfs:Literal .
  622. # --------------------------- Property 82-------------------------
  623. :testo_is_transmitted_by_manoscritto rdf:type owl:ObjectProperty;
  624. owl:inverseOf :manoscritto_transmits_testo ;
  625. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  626. rdfs:label "testo_is_transmitted_by_manoscritto"@IRI-based;
  627. rdfs:label "is_transmitted_by"@en;
  628. rdfs:domain :testo;
  629. rdfs:range :manoscritto .
  630. # --------------------------- Property 83-------------------------
  631. :provenienza_is_part_of_the_history_of_manoscritto rdf:type owl:ObjectProperty;
  632. owl:inverseOf :manoscritto_has_been_in_provenienza ;
  633. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  634. rdfs:label "provenienza_is_part_of_the_history_of_manoscritto"@IRI-based;
  635. rdfs:label "is_part_of_the_history_of"@en;
  636. rdfs:domain :provenienza;
  637. rdfs:range :manoscritto .
  638. # --------------------------- Property 84-------------------------
  639. :evento_has_witness_persona rdf:type owl:ObjectProperty;
  640. owl:inverseOf :persona_is_witness_of_evento ;
  641. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  642. rdfs:label "evento_has_witness_persona"@IRI-based;
  643. rdfs:label "has_witness"@en;
  644. rdfs:domain :evento;
  645. rdfs:range :persona .
  646. # --------------------------- Property 85-------------------------
  647. :descrizione_aggiunta rdf:type owl:DatatypeProperty ;
  648. rdfs:isDefinedBy <#URI#> ;
  649. rdfs:label "descrizione_aggiunta"@IRI-based;
  650. rdfs:label "Descrizione aggiunta"@en;
  651. rdfs:domain :aggiunta;
  652. rdfs:range rdfs:Literal .
  653. # --------------------------- Property 86-------------------------
  654. :fondo_has_segnatura rdf:type owl:ObjectProperty;
  655. owl:inverseOf :segnatura_has_prefix_fondo ;
  656. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  657. rdfs:label "fondo_has_segnatura"@IRI-based;
  658. rdfs:label "has"@en;
  659. rdfs:domain :fondo;
  660. rdfs:range :segnatura .
  661. # --------------------------- Property 87-------------------------
  662. :foglio_is_part_of_unita_codicologica rdf:type owl:ObjectProperty;
  663. owl:inverseOf :unita_codicologica_is_composed_by_foglio ;
  664. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  665. rdfs:label "foglio_is_part_of_unita_codicologica"@IRI-based;
  666. rdfs:label "is_part_of"@en;
  667. rdfs:domain :foglio;
  668. rdfs:range :unita_codicologica .
  669. # --------------------------- Property 88-------------------------
  670. :periodo_sees_activity_of_persona rdf:type owl:ObjectProperty;
  671. owl:inverseOf :persona_is_active_in_periodo ;
  672. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  673. rdfs:label "periodo_sees_activity_of_persona"@IRI-based;
  674. rdfs:label "sees_activity_of"@en;
  675. rdfs:domain :periodo;
  676. rdfs:range :persona .
  677. # --------------------------- Property 89-------------------------
  678. :attivita_takes_place_at_ente rdf:type owl:ObjectProperty;
  679. owl:inverseOf :ente_hosts_attivita ;
  680. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  681. rdfs:label "attivita_takes_place_at_ente"@IRI-based;
  682. rdfs:label "takes_place_at"@en;
  683. rdfs:domain :attivita;
  684. rdfs:range :ente .
  685. # --------------------------- Property 90-------------------------
  686. :numerazione_bifoglio rdf:type owl:DatatypeProperty ;
  687. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E60_Number > ;
  688. rdfs:label "numerazione_bifoglio"@IRI-based;
  689. rdfs:label "Numerazione bifoglio"@en;
  690. rdfs:domain :bifoglio;
  691. rdfs:range rdfs:Literal .
  692. # --------------------------- Property 91-------------------------
  693. :illustrazione_is_contained_in_pagina rdf:type owl:ObjectProperty;
  694. owl:inverseOf :pagina_contains_illustrazione ;
  695. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  696. rdfs:label "illustrazione_is_contained_in_pagina"@IRI-based;
  697. rdfs:label "is_contained_in"@en;
  698. rdfs:domain :illustrazione;
  699. rdfs:range :pagina .
  700. # --------------------------- Property 92-------------------------
  701. :decorazione_is_subclass_of_illustrazione rdf:type owl:ObjectProperty;
  702. owl:inverseOf :illustrazione_is_superclass_of_decorazione ;
  703. rdfs:label "decorazione_is_subclass_of_illustrazione"@IRI-based;
  704. rdfs:label "is_subclass_of"@en;
  705. rdfs:domain :decorazione;
  706. rdfs:range :illustrazione .
  707. # --------------------------- Property 93-------------------------
  708. :miniatura_is_subclass_of_illustrazione rdf:type owl:ObjectProperty;
  709. owl:inverseOf :illustrazione_is_superclass_of_miniatura ;
  710. rdfs:label "miniatura_is_subclass_of_illustrazione"@IRI-based;
  711. rdfs:label "is_subclass_of"@en;
  712. rdfs:domain :miniatura;
  713. rdfs:range :illustrazione .
  714. # --------------------------- Property 94-------------------------
  715. :foglio_is_part_of_bifoglio rdf:type owl:ObjectProperty;
  716. owl:inverseOf :bifoglio_is_composed_by_foglio ;
  717. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  718. rdfs:label "foglio_is_part_of_bifoglio"@IRI-based;
  719. rdfs:label "is_part_of"@en;
  720. rdfs:domain :foglio;
  721. rdfs:range :bifoglio .
  722. # --------------------------- Property 95-------------------------
  723. :manoscritto_is_kept_at_ente rdf:type owl:ObjectProperty;
  724. owl:inverseOf :ente_holds_manoscritto ;
  725. rdfs:label "manoscritto_is_kept_at_ente"@IRI-based;
  726. rdfs:label "is_kept_at"@en;
  727. rdfs:domain :manoscritto;
  728. rdfs:range :ente .
  729. # --------------------------- Property 96-------------------------
  730. :descrizione_luogo rdf:type owl:DatatypeProperty ;
  731. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E55_Type> ;
  732. rdfs:label "descrizione_luogo"@IRI-based;
  733. rdfs:label "Descrizione luogo"@en;
  734. rdfs:domain :luogo;
  735. rdfs:range rdfs:Literal .
  736. # --------------------------- Property 97-------------------------
  737. :manoscritto_transmits_testo rdf:type owl:ObjectProperty;
  738. owl:inverseOf :testo_is_transmitted_by_manoscritto ;
  739. rdfs:label "manoscritto_transmits_testo"@IRI-based;
  740. rdfs:label "transmits"@en;
  741. rdfs:domain :manoscritto;
  742. rdfs:range :testo .
  743. # --------------------------- Property 98-------------------------
  744. :manoscritto_has_been_in_provenienza rdf:type owl:ObjectProperty;
  745. owl:inverseOf :provenienza_is_part_of_the_history_of_manoscritto ;
  746. rdfs:label "manoscritto_has_been_in_provenienza"@IRI-based;
  747. rdfs:label "has_been_in"@en;
  748. rdfs:domain :manoscritto;
  749. rdfs:range :provenienza .
  750. # --------------------------- Property 99-------------------------
  751. :foglio_is_described_by_dimensioni rdf:type owl:ObjectProperty;
  752. owl:inverseOf :dimensioni_describes_foglio ;
  753. rdfs:label "foglio_is_described_by_dimensioni"@IRI-based;
  754. rdfs:label "is_described_by"@en;
  755. rdfs:domain :foglio;
  756. rdfs:range :dimensioni .
  757. # --------------------------- Property 100-------------------------
  758. :luogo_is_theater_of_evento rdf:type owl:ObjectProperty;
  759. owl:inverseOf :evento_happens_in_luogo ;
  760. rdfs:isDefinedBy <http://www.h2iosc.it/onto#URI#> ;
  761. rdfs:label "luogo_is_theater_of_evento"@IRI-based;
  762. rdfs:label "is_theater_of"@en;
  763. rdfs:domain :luogo;
  764. rdfs:range :evento .
  765. # --------------------------- Property 101-------------------------
  766. :vide rdf:type owl:DatatypeProperty ;
  767. rdfs:isDefinedBy <#URI#> ;
  768. rdfs:label "vide"@IRI-based;
  769. rdfs:label "Vide"@en;
  770. rdfs:domain :ente;
  771. rdfs:range rdfs:Literal .
  772. # --------------------------- Property 102-------------------------
  773. :fascicolo_is_subclass_of_unita_codicologica rdf:type owl:ObjectProperty;
  774. owl:inverseOf :unita_codicologica_is_superclass_of_fascicolo ;
  775. rdfs:label "fascicolo_is_subclass_of_unita_codicologica"@IRI-based;
  776. rdfs:label "is_subclass_of"@en;
  777. rdfs:domain :fascicolo;
  778. rdfs:range :unita_codicologica .
  779. # --------------------------- Property 103-------------------------
  780. :origine_is_subclass_of_evento rdf:type owl:ObjectProperty;
  781. owl:inverseOf :evento_is_superclass_of_origine ;
  782. rdfs:label "origine_is_subclass_of_evento"@IRI-based;
  783. rdfs:label "is_subclass_of"@en;
  784. rdfs:domain :origine;
  785. rdfs:range :evento .
  786. # --------------------------- Property 104-------------------------
  787. :lunghezza rdf:type owl:DatatypeProperty ;
  788. rdfs:isDefinedBy <#URI#> ;
  789. rdfs:label "lunghezza"@IRI-based;
  790. rdfs:label "Lunghezza"@en;
  791. rdfs:domain :dimensioni;
  792. rdfs:range rdfs:Literal .
  793. ### Class Definitions (Number of Classes) 28 ###
  794. # --------------------------- Class 0-------------------------
  795. :evento rdf:type owl:Class;
  796. rdfs:label "evento"@IRI-based;
  797. rdfs:label "Evento"@en .
  798. # --------------------------- Class 1-------------------------
  799. :unita_codicologica rdf:type owl:Class;
  800. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E22_Human-Made_Object> ;
  801. rdfs:label "unita_codicologica"@IRI-based;
  802. rdfs:label "Unità codicologica"@en .
  803. # --------------------------- Class 2-------------------------
  804. :dimensioni rdf:type owl:Class;
  805. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E54_Dimension> ;
  806. rdfs:label "dimensioni"@IRI-based;
  807. rdfs:label "Dimensioni"@en .
  808. # --------------------------- Class 3-------------------------
  809. :persona rdf:type owl:Class;
  810. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E21_Person> ;
  811. rdfs:label "persona"@IRI-based;
  812. rdfs:label "Persona"@en .
  813. # --------------------------- Class 4-------------------------
  814. :mano rdf:type owl:Class;
  815. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E39_Actor> ;
  816. rdfs:label "mano"@IRI-based;
  817. rdfs:label "Mano"@en .
  818. # --------------------------- Class 5-------------------------
  819. :periodo rdf:type owl:Class;
  820. rdfs:label "periodo"@IRI-based;
  821. rdfs:label "Periodo"@en .
  822. # --------------------------- Class 6-------------------------
  823. :fondo rdf:type owl:Class;
  824. rdfs:label "fondo"@IRI-based;
  825. rdfs:label "Fondo"@en .
  826. # --------------------------- Class 7-------------------------
  827. :organizzazione_della_pagina rdf:type owl:Class;
  828. rdfs:label "organizzazione_della_pagina"@IRI-based;
  829. rdfs:label "Organizzazione della pagina"@en .
  830. # --------------------------- Class 8-------------------------
  831. :ente rdf:type owl:Class;
  832. rdfs:label "ente"@IRI-based;
  833. rdfs:label "Ente"@en .
  834. # --------------------------- Class 9-------------------------
  835. :pagina rdf:type owl:Class;
  836. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E22_Human-Made_Object> ;
  837. rdfs:label "pagina"@IRI-based;
  838. rdfs:label "Pagina"@en .
  839. # --------------------------- Class 10-------------------------
  840. :manoscritto rdf:type owl:Class;
  841. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E22_Human-Made_Object> ;
  842. rdfs:label "manoscritto"@IRI-based;
  843. rdfs:label "Manoscritto"@en .
  844. # --------------------------- Class 11-------------------------
  845. :decorazione rdf:type owl:Class;
  846. rdfs:isDefinedBy <http://www.cidoc-crm.org/cidoc-crm/E36_Visual_Item> ;
  847. rdfs:label "decorazione"@IRI-based;
  848. rdfs:label "Decorazione"@en .
  849. # --------------------------- Class 12-------------------------
  850. :bifoglio rdf:type owl:Class;
  851. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E22_Human-Made_Object> ;
  852. rdfs:label "bifoglio"@IRI-based;
  853. rdfs:label "Bifoglio"@en .
  854. # --------------------------- Class 13-------------------------
  855. :testo rdf:type owl:Class;
  856. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E73_Information_Object> ;
  857. rdfs:label "testo"@IRI-based;
  858. rdfs:label "Testo"@en .
  859. # --------------------------- Class 14-------------------------
  860. :fascicolo rdf:type owl:Class;
  861. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E22_Human-Made_Object> ;
  862. rdfs:label "fascicolo"@IRI-based;
  863. rdfs:label "Fascicolo"@en .
  864. # --------------------------- Class 15-------------------------
  865. :aggiunta rdf:type owl:Class;
  866. rdfs:label "aggiunta"@IRI-based;
  867. rdfs:label "Aggiunta"@en .
  868. # --------------------------- Class 16-------------------------
  869. :origine rdf:type owl:Class;
  870. rdfs:label "origine"@IRI-based;
  871. rdfs:label "Origine"@en .
  872. # --------------------------- Class 17-------------------------
  873. <http://www.h2iosc.it/onto##any> rdf:type owl:Class;
  874. rdfs:label "#any"@IRI-based .
  875. # --------------------------- Class 18-------------------------
  876. :foglio rdf:type owl:Class;
  877. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E22_Human-Made_Object> ;
  878. rdfs:label "foglio"@IRI-based;
  879. rdfs:label "Foglio"@en .
  880. # --------------------------- Class 19-------------------------
  881. :attivita rdf:type owl:Class;
  882. rdfs:label "attivita"@IRI-based;
  883. rdfs:label "Attività"@en .
  884. # --------------------------- Class 20-------------------------
  885. :supporto rdf:type owl:Class;
  886. rdfs:label "supporto"@IRI-based;
  887. rdfs:label "Supporto"@en .
  888. # --------------------------- Class 21-------------------------
  889. :carta rdf:type owl:Class;
  890. rdfs:isDefinedBy <http://cidoc-crm.org/cidoc-crm/E22_Human-Made_Object> ;
  891. rdfs:label "carta"@IRI-based;
  892. rdfs:label "Carta"@en .
  893. # --------------------------- Class 22-------------------------
  894. :luogo rdf:type owl:Class;
  895. rdfs:label "luogo"@IRI-based;
  896. rdfs:label "Luogo"@en .
  897. # --------------------------- Class 23-------------------------
  898. :segnatura rdf:type owl:Class;
  899. rdfs:label "segnatura"@IRI-based;
  900. rdfs:label "Segnatura"@en .
  901. # --------------------------- Class 24-------------------------
  902. :miniatura rdf:type owl:Class;
  903. rdfs:isDefinedBy <http://www.cidoc-crm.org/cidoc-crm/E36_Visual_Item> ;
  904. rdfs:label "miniatura"@IRI-based;
  905. rdfs:label "Miniatura"@en .
  906. # --------------------------- Class 25-------------------------
  907. :provenienza rdf:type owl:Class;
  908. rdfs:label "provenienza"@IRI-based;
  909. rdfs:label "Provenienza"@en .
  910. # --------------------------- Class 26-------------------------
  911. :marginalia rdf:type owl:Class;
  912. rdfs:label "marginalia"@IRI-based;
  913. rdfs:label "Marginalia"@en .
  914. # --------------------------- Class 27-------------------------
  915. :illustrazione rdf:type owl:Class;
  916. rdfs:isDefinedBy <http://www.cidoc-crm.org/cidoc-crm/E36_Visual_Item> ;
  917. rdfs:label "illustrazione"@IRI-based;
  918. rdfs:label "Illustrazione"@en .