@prefix : <https://imagoarchive.it/thes/tid/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <https://imagoarchive.it/thes/tid/> .

<https://imagoarchive.it/thes/tid/> rdf:type owl:Ontology ;
                                     owl:versionIRI <https://imagoarchive.it/ontology/imago-260210.ttl> ;
                                     <http://purl.org/dc/terms/audience> "Researchers, data curators, digital humanities scholars, cultural heritage institutions, and software developers who model, annotate, integrate, and analyse visual or image-based representations using semantic web technologies." ;
                                     <http://purl.org/dc/terms/conformsTo> "<https://github.com/owlcs/miro/blob/master/miro.md>" ;
                                     <http://purl.org/dc/terms/contributor> <https://www.isti.cnr.it/it/chi-siamo/people-detail/909/Emanuele_Lenzi> ,
                                                                            "Irene Parlanti" ;
                                     <http://purl.org/dc/terms/creator> <https://www.isti.cnr.it/en/about/people-detail/38/Valentina_Bartalesi_Lenzi> ,
                                                                        <https://www.isti.cnr.it/en/about/people-detail/820/Nicol%C3%B2_Pratelli> ;
                                     <http://purl.org/dc/terms/description> "The IMAGO ontology provides elements of description for  Middle Ages and Renaissance manuscripts and printed edition, in particular those defined in the IMAGO project."@en ;
                                     <http://purl.org/dc/terms/identifier> "https://imagoarchive.it/ontology/" ;
                                     <http://purl.org/dc/terms/issued> "2021-07-12" ;
                                     <http://purl.org/dc/terms/license> <https://creativecommons.org/licenses/by-nc/4.0/> ;
                                     <http://purl.org/dc/terms/modified> "2022-11-22" ;
                                     <http://purl.org/dc/terms/publisher> <https://www.isti.cnr.it/> ;
                                     <http://purl.org/dc/terms/rightsHolder> <https://www.isti.cnr.it/> ;
                                     <http://purl.org/dc/terms/subject> "Geograpich Works"@en ,
                                                                        "Middle Ages"@en ,
                                                                        "Renaissance"@en ,
                                                                        "bibliography"@en ,
                                                                        "manuscripts"@en ,
                                                                        "printed editions"@en ;
                                     <http://purl.org/dc/terms/title> "The IMAGO Ontology" ;
                                     <http://purl.org/vocab/vann/preferredNamespacePrefix> "imago" ;
                                     <http://purl.org/vocab/vann/preferredNamespaceUri> <https://imagoarchive.it/ontology/> ;
                                     <http://schema.org/codeRepository> <https://imagoarchive.it/ontology/ImagoGitHub> ;
                                     <http://usefulinc.com/ns/doap#bug-database> <https://imagoarchive.it/ontology/IssueTracker> ;
                                     rdfs:comment """Modifications from version 0.1:
          Deleted: Pubblication Place Appellation, is composed of place name
          Modified: unnecessary axioms in many classes"""@en ;
                                     rdfs:isDefinedBy <https://imagoarchive.it/ontology/imago-221122.ttl> ;
                                     owl:priorVersion <https://imagoarchive.it/onto/imago-220930.ttl> ;
                                     owl:versionInfo "1.1.0"@en ;
                                     <http://www.w3.org/ns/prov#wasGeneratedBy> "The Imago Ontology was developed using the Methontology framework, ensuring a structured ontology engineering process including specification, conceptualisation, implementation, evaluation, and maintenance activities." ;
                                     <http://xmlns.com/foaf/0.1/homepage> <https://imagoarchive.it/documentation/doc/index-en.html> .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/terms/audience
<http://purl.org/dc/terms/audience> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/conformsTo
<http://purl.org/dc/terms/conformsTo> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/contributor
<http://purl.org/dc/terms/contributor> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/description
<http://purl.org/dc/terms/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/identifier
<http://purl.org/dc/terms/identifier> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/issued
<http://purl.org/dc/terms/issued> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/publisher
<http://purl.org/dc/terms/publisher> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/rightsHolder
<http://purl.org/dc/terms/rightsHolder> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/subject
<http://purl.org/dc/terms/subject> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
<http://purl.org/vocab/vann/preferredNamespacePrefix> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
<http://purl.org/vocab/vann/preferredNamespaceUri> rdf:type owl:AnnotationProperty .


###  http://schema.org/codeRepository
<http://schema.org/codeRepository> rdf:type owl:AnnotationProperty .


###  http://usefulinc.com/ns/doap#browse
<http://usefulinc.com/ns/doap#browse> rdf:type owl:AnnotationProperty .


###  http://usefulinc.com/ns/doap#bug-database
<http://usefulinc.com/ns/doap#bug-database> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2002/07/owl#Import
owl:Import rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/prov#wasGeneratedBy
<http://www.w3.org/ns/prov#wasGeneratedBy> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/homepage
<http://xmlns.com/foaf/0.1/homepage> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/workplaceHomepage
<http://xmlns.com/foaf/0.1/workplaceHomepage> rdf:type owl:AnnotationProperty .


#################################################################
#    Object Properties
#################################################################

###  http://erlangen-crm.org/211015/P106_is_composed_of
<http://erlangen-crm.org/211015/P106_is_composed_of> rdf:type owl:ObjectProperty .


###  http://erlangen-crm.org/211015/P106i_forms_part_of
<http://erlangen-crm.org/211015/P106i_forms_part_of> rdf:type owl:ObjectProperty .


###  http://erlangen-crm.org/211015/P14_carried_out_by
<http://erlangen-crm.org/211015/P14_carried_out_by> rdf:type owl:ObjectProperty .


###  http://erlangen-crm.org/211015/P1_is_identified_by
<http://erlangen-crm.org/211015/P1_is_identified_by> rdf:type owl:ObjectProperty .


###  http://erlangen-crm.org/211015/P2_has_type
<http://erlangen-crm.org/211015/P2_has_type> rdf:type owl:ObjectProperty .


###  http://erlangen-crm.org/211015/P50_has_current_keeper
<http://erlangen-crm.org/211015/P50_has_current_keeper> rdf:type owl:ObjectProperty .


###  http://erlangen-crm.org/211015/P74_has_current_or_former_residence
<http://erlangen-crm.org/211015/P74_has_current_or_former_residence> rdf:type owl:ObjectProperty .


###  http://imagoarchive.it/ilrmoo/R17_created
<http://imagoarchive.it/ilrmoo/R17_created> rdf:type owl:ObjectProperty .


###  http://imagoarchive.it/ilrmoo/R24_created
<http://imagoarchive.it/ilrmoo/R24_created> rdf:type owl:ObjectProperty .


###  http://imagoarchive.it/ilrmoo/R4_embodies
<http://imagoarchive.it/ilrmoo/R4_embodies> rdf:type owl:ObjectProperty .


###  http://imagoarchive.it/ilrmoo/R7_is_materialization_of
<http://imagoarchive.it/ilrmoo/R7_is_materialization_of> rdf:type owl:ObjectProperty .


###  https://imagoarchive.it/ontology/has_curator
<https://imagoarchive.it/ontology/has_curator> rdf:type owl:ObjectProperty ;
                                               rdfs:subPropertyOf <http://erlangen-crm.org/211015/P14_carried_out_by> ;
                                               rdfs:domain <http://imagoarchive.it/ilrmoo/F30_Manifestation_Creation> ;
                                               rdfs:range <https://imagoarchive.it/ontology/Curator> ;
                                               rdfs:comment "In the IMAGO Ontology 'has curator' links a F30 Manifestation Creation to a Curator"@en ;
                                               rdfs:label "has curator"@en .


###  https://imagoarchive.it/ontology/has_genre
<https://imagoarchive.it/ontology/has_genre> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://erlangen-crm.org/211015/P2_has_type> ;
                                             rdfs:domain <http://imagoarchive.it/ilrmoo/F2_Expression> ;
                                             rdfs:range <https://imagoarchive.it/ontology/Genre> ;
                                             rdfs:comment "In the IMAGO Ontology property hasGenre links F2 Expression to class Genre."@en ;
                                             rdfs:label "has genre"@en .


###  https://imagoarchive.it/ontology/has_publisher
<https://imagoarchive.it/ontology/has_publisher> rdf:type owl:ObjectProperty ;
                                                 rdfs:subPropertyOf <http://erlangen-crm.org/211015/P14_carried_out_by> ;
                                                 rdfs:domain <http://imagoarchive.it/ilrmoo/F30_Manifestation_Creation> ;
                                                 rdfs:range <https://imagoarchive.it/ontology/Publisher> ;
                                                 rdfs:comment "In the IMAGO Ontology 'has publisher' links a F30 Manifestation Creation to a Publisher"@en ;
                                                 rdfs:label "has publisher"@en .


###  https://imagoarchive.it/ontology/is_explicit_dedication
<https://imagoarchive.it/ontology/is_explicit_dedication> rdf:type owl:ObjectProperty ;
                                                          rdfs:subPropertyOf <http://erlangen-crm.org/211015/P106i_forms_part_of> ;
                                                          rdfs:domain <http://erlangen-crm.org/211015/E90_Symbolic_Object> ;
                                                          rdfs:range <http://imagoarchive.it/ilrmoo/F3_Manifestation> ;
                                                          rdfs:comment "In the IMAGO Ontology 'is explicit dedication of' links E90 Symbolic Object to Manuscript class"@en ;
                                                          rdfs:label "is explicit dedication of"@en .


###  https://imagoarchive.it/ontology/is_identified_by_toponym
<https://imagoarchive.it/ontology/is_identified_by_toponym> rdf:type owl:ObjectProperty ;
                                                            rdfs:subPropertyOf <http://erlangen-crm.org/211015/P1_is_identified_by> ;
                                                            rdfs:domain <http://erlangen-crm.org/211015/E53_Place> ;
                                                            rdfs:range <https://imagoarchive.it/ontology/Toponym> ;
                                                            rdfs:comment "In the IMAGO Ontology is identified by toponym relates a place to its toponym."@en ;
                                                            rdfs:label "is identified by toponym"@en .


###  https://imagoarchive.it/ontology/is_identified_in_the_printed_edition_by
<https://imagoarchive.it/ontology/is_identified_in_the_printed_edition_by> rdf:type owl:ObjectProperty ;
                                                                           rdfs:subPropertyOf <http://erlangen-crm.org/211015/P1_is_identified_by> ;
                                                                           rdfs:domain <http://erlangen-crm.org/211015/E53_Place> ;
                                                                           rdfs:range <http://erlangen-crm.org/211015/E41_Appellation> ;
                                                                           rdfs:comment "In the IMAGO Ontology is identified in the printed edition by links E53 Place to E41 Appellation, hence a place to the name it is identified by in a printed edition."@en ;
                                                                           rdfs:label "is identified in the printed edition by"@en .


###  https://imagoarchive.it/ontology/is_incipit_dedication_of
<https://imagoarchive.it/ontology/is_incipit_dedication_of> rdf:type owl:ObjectProperty ;
                                                            rdfs:subPropertyOf <http://erlangen-crm.org/211015/P106i_forms_part_of> ;
                                                            rdfs:domain <http://erlangen-crm.org/211015/E90_Symbolic_Object> ;
                                                            rdfs:range <http://imagoarchive.it/ilrmoo/F3_Manifestation> ;
                                                            rdfs:comment "In the IMAGO Ontology 'is incipit dedication of' links E90 Symbolic Object to class Manuscript"@en ;
                                                            rdfs:label "is incipit dedication of"@en .


###  https://imagoarchive.it/ontology/is_text_explicit_of
<https://imagoarchive.it/ontology/is_text_explicit_of> rdf:type owl:ObjectProperty ;
                                                       rdfs:subPropertyOf <http://erlangen-crm.org/211015/P106i_forms_part_of> ;
                                                       rdfs:domain <http://erlangen-crm.org/211015/E90_Symbolic_Object> ;
                                                       rdfs:range <http://imagoarchive.it/ilrmoo/F3_Manifestation> ;
                                                       rdfs:comment "In the IMAGO Ontology 'is text explicit of' links E90 Symbolic Object to class Manuscript"@en ;
                                                       rdfs:label "is text explicit of"@en .


###  https://imagoarchive.it/ontology/is_text_incipit_of
<https://imagoarchive.it/ontology/is_text_incipit_of> rdf:type owl:ObjectProperty ;
                                                      rdfs:subPropertyOf <http://erlangen-crm.org/211015/P106i_forms_part_of> ;
                                                      rdfs:domain <http://erlangen-crm.org/211015/E90_Symbolic_Object> ;
                                                      rdfs:range <http://imagoarchive.it/ilrmoo/F3_Manifestation> ;
                                                      rdfs:comment "In the IMAGO Ontology 'is text incipit of' links E90 Symbolic Object to class Manuscript"@en ;
                                                      rdfs:label "is text incipit of"@en .


###  https://imagoarchive.it/thes/is_composed_of_author
<https://imagoarchive.it/thes/is_composed_of_author> rdf:type owl:ObjectProperty ;
                                                     rdfs:subPropertyOf <http://erlangen-crm.org/211015/P106_is_composed_of> ;
                                                     rdfs:domain <https://imagoarchive.it/ontology/Printed_Edition> ;
                                                     rdfs:comment "In the IMAGO Ontology 'is composed of author\" links a Print Edition to a E90 Symbolic Object"@en ;
                                                     rdfs:label "is composed of author"@en .


###  https://imagoarchive.it/thes/is_composed_of_pages
<https://imagoarchive.it/thes/is_composed_of_pages> rdf:type owl:ObjectProperty ;
                                                    rdfs:subPropertyOf <http://erlangen-crm.org/211015/P106_is_composed_of> ;
                                                    rdfs:domain <https://imagoarchive.it/ontology/Printed_Edition> ;
                                                    rdfs:comment "In the IMAGO Ontology 'is composed of author\" links a Print Edition to a E90 Symbolic Object"@en ;
                                                    rdfs:label "is composed of pages"@en .


###  https://imagoarchive.it/thes/is_composed_of_place_name
<https://imagoarchive.it/thes/is_composed_of_place_name> rdf:type owl:ObjectProperty ;
                                                         rdfs:subPropertyOf <http://erlangen-crm.org/211015/P106_is_composed_of> ;
                                                         rdfs:domain <https://imagoarchive.it/ontology/Printed_Edition> ;
                                                         rdfs:range <http://erlangen-crm.org/211015/E41_Appellation> ;
                                                         rdfs:comment "In the IMAGO Ontology 'is composed of author\" links a Print Edition to a Appellation of a Place"@en ;
                                                         rdfs:label "is composed of place name"@en .


#################################################################
#    Data properties
#################################################################

###  http://erlangen-crm.org/211015/P190_has_symbolic_content
<http://erlangen-crm.org/211015/P190_has_symbolic_content> rdf:type owl:DatatypeProperty .


###  http://erlangen-crm.org/211015/P3_has_note
<http://erlangen-crm.org/211015/P3_has_note> rdf:type owl:DatatypeProperty .


###  http://xmlns.com/foaf/0.1/name
<http://xmlns.com/foaf/0.1/name> rdf:type owl:DatatypeProperty .


###  https://imagoarchive.it/ontology/has_VDL_explanation
<https://imagoarchive.it/ontology/has_VDL_explanation> rdf:type owl:DatatypeProperty ;
                                                       rdfs:domain <https://imagoarchive.it/ontology/Toponym> ;
                                                       rdfs:range xsd:string ;
                                                       rdfs:label "has VDL explanation"@en .


###  https://imagoarchive.it/ontology/has_figure_note
<https://imagoarchive.it/ontology/has_figure_note> rdf:type owl:DatatypeProperty ;
                                                   rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                   rdfs:domain <https://imagoarchive.it/ontology/Printed_Edition> ;
                                                   rdfs:range xsd:string ;
                                                   rdfs:comment "In the IMAGO Ontology 'has figure note' links Print Edition to a literal (string) in order to express knowledge about figures in the print edition"@en ;
                                                   rdfs:label "has figure note"@en .


###  https://imagoarchive.it/ontology/has_genre_name
<https://imagoarchive.it/ontology/has_genre_name> rdf:type owl:DatatypeProperty ;
                                                  rdfs:domain <https://imagoarchive.it/ontology/Genre> ;
                                                  rdfs:range xsd:string ;
                                                  rdfs:comment "In the IMAGO Ontology has genre name links tha class Genre to the corresponding literal (a string)."@en ;
                                                  rdfs:label "has genre name"@en .


###  https://imagoarchive.it/ontology/has_iconographic_apparatus
<https://imagoarchive.it/ontology/has_iconographic_apparatus> rdf:type owl:DatatypeProperty ;
                                                              rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                              rdfs:domain <https://imagoarchive.it/ontology/Manuscript> ;
                                                              rdfs:range xsd:string ;
                                                              rdfs:comment "In the IMAGO Ontology has iconographic apparatus links Manuscript to a literal ( a string) in order to express knowledge about the iconographic apparatus of a manuscript."@en ;
                                                              rdfs:label "has iconographic apparatus"@en .


###  https://imagoarchive.it/ontology/has_introduction_note
<https://imagoarchive.it/ontology/has_introduction_note> rdf:type owl:DatatypeProperty ;
                                                         rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                         rdfs:domain <https://imagoarchive.it/ontology/Printed_Edition> ;
                                                         rdfs:range xsd:string ;
                                                         rdfs:comment "In the IMAGO Ontology has introduction note links Print Edition to a literal (string) in order to express knowledge about the author of the introduction and dedications in a print edition"@en ;
                                                         rdfs:label "has introduction note"@en .


###  https://imagoarchive.it/ontology/has_other_contents
<https://imagoarchive.it/ontology/has_other_contents> rdf:type owl:DatatypeProperty ;
                                                      rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                      rdfs:domain <https://imagoarchive.it/ontology/Printed_Edition> ;
                                                      rdfs:range xsd:string ;
                                                      rdfs:comment "In the IMAGO Ontology 'has other contents' links Print Edition to a literal (string) in order to express knowledge about other contents in the print edition"@en ;
                                                      rdfs:label "has other contents"@en .


###  https://imagoarchive.it/ontology/has_primary_source
<https://imagoarchive.it/ontology/has_primary_source> rdf:type owl:DatatypeProperty ;
                                                      rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                      rdfs:domain <http://erlangen-crm.org/211015/E1_CRM_Entity> ;
                                                      rdfs:range xsd:string ;
                                                      rdfs:comment "In the IMAGO Ontology 'has primary source' links Print Edition to a literal (string) in order to express knowledge about primary sources in the print edition"@en ;
                                                      rdfs:label "has primary source"@en .


###  https://imagoarchive.it/ontology/has_reprint_date
<https://imagoarchive.it/ontology/has_reprint_date> rdf:type owl:DatatypeProperty ;
                                                    rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                    rdfs:domain <http://erlangen-crm.org/211015/E1_CRM_Entity> ;
                                                    rdfs:range xsd:string ;
                                                    rdfs:comment "In the IMAGO Ontology 'has reprint date' links Print Edition to a literal (string) in order to express knowledge about the date of reprints, facsimile or anastatic edition in the print edition"@en ;
                                                    rdfs:label "has reprint date"@en .


###  https://imagoarchive.it/ontology/has_secondary_source
<https://imagoarchive.it/ontology/has_secondary_source> rdf:type owl:DatatypeProperty ;
                                                        rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                        rdfs:domain <http://erlangen-crm.org/211015/E1_CRM_Entity> ;
                                                        rdfs:range xsd:string ;
                                                        rdfs:comment "In the IMAGO Ontology 'has figure note' links Print Edition to a literal (string) in order to express knowledge about figures in the print edition and manuscript"@en ;
                                                        rdfs:label "has secondary source"@en .


###  https://imagoarchive.it/ontology/has_textual_place
<https://imagoarchive.it/ontology/has_textual_place> rdf:type owl:DatatypeProperty ;
                                                     rdfs:subPropertyOf owl:topDataProperty ;
                                                     rdfs:domain <http://erlangen-crm.org/211015/E90_Symbolic_Object> ;
                                                     rdfs:range xsd:string ;
                                                     rdfs:label "has textual place"@en .


###  https://imagoarchive.it/ontology/has_url_manuscript
<https://imagoarchive.it/ontology/has_url_manuscript> rdf:type owl:DatatypeProperty ;
                                                      rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                      rdfs:domain <https://imagoarchive.it/ontology/Manuscript> ;
                                                      rdfs:range xsd:string ;
                                                      rdfs:comment "In the IMAGO Ontology 'has url manuscript' links Manuscript to a literal (anyURI) in order to express the URI of the digital representation of the manuscript"@en ;
                                                      rdfs:label "has url manuscript"@en .


###  https://imagoarchive.it/ontology/has_url_manuscript_description
<https://imagoarchive.it/ontology/has_url_manuscript_description> rdf:type owl:DatatypeProperty ;
                                                                  rdfs:subPropertyOf <http://erlangen-crm.org/211015/P3_has_note> ;
                                                                  rdfs:domain <https://imagoarchive.it/ontology/Manuscript> ;
                                                                  rdfs:range xsd:string ;
                                                                  rdfs:comment "In the IMAGO Ontology 'has url manuscript description' links Manuscript to a literal (anyURI) in order to express the URI of the digital description of the manuscript"@en ;
                                                                  rdfs:label "has url manuscript description"@en .


#################################################################
#    Classes
#################################################################

###  http://erlangen-crm.org/211015/E19_Physical_Object
<http://erlangen-crm.org/211015/E19_Physical_Object> rdf:type owl:Class .


###  http://erlangen-crm.org/211015/E1_CRM_Entity
<http://erlangen-crm.org/211015/E1_CRM_Entity> rdf:type owl:Class .


###  http://erlangen-crm.org/211015/E39_Actor
<http://erlangen-crm.org/211015/E39_Actor> rdf:type owl:Class .


###  http://erlangen-crm.org/211015/E41_Appellation
<http://erlangen-crm.org/211015/E41_Appellation> rdf:type owl:Class ;
                                                 rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <http://erlangen-crm.org/211015/P190_has_symbolic_content> ;
                                                                   owl:someValuesFrom xsd:string
                                                                 ] .


###  http://erlangen-crm.org/211015/E42_Identifier
<http://erlangen-crm.org/211015/E42_Identifier> rdf:type owl:Class ;
                                                rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <http://erlangen-crm.org/211015/P190_has_symbolic_content> ;
                                                                  owl:someValuesFrom xsd:string
                                                                ] .


###  http://erlangen-crm.org/211015/E53_Place
<http://erlangen-crm.org/211015/E53_Place> rdf:type owl:Class .


###  http://erlangen-crm.org/211015/E55_Type
<http://erlangen-crm.org/211015/E55_Type> rdf:type owl:Class .


###  http://erlangen-crm.org/211015/E90_Symbolic_Object
<http://erlangen-crm.org/211015/E90_Symbolic_Object> rdf:type owl:Class ;
                                                     rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://erlangen-crm.org/211015/P190_has_symbolic_content> ;
                                                                       owl:someValuesFrom xsd:string
                                                                     ] .


###  http://imagoarchive.it/ilrmoo/F11_Corporate_Body
<http://imagoarchive.it/ilrmoo/F11_Corporate_Body> rdf:type owl:Class .


###  http://imagoarchive.it/ilrmoo/F28_Expression_Creation
<http://imagoarchive.it/ilrmoo/F28_Expression_Creation> rdf:type owl:Class ;
                                                        rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                          owl:onProperty <http://erlangen-crm.org/211015/P14_carried_out_by> ;
                                                                          owl:someValuesFrom <https://imagoarchive.it/ontology/Author>
                                                                        ] ,
                                                                        [ rdf:type owl:Restriction ;
                                                                          owl:onProperty <http://imagoarchive.it/ilrmoo/R17_created> ;
                                                                          owl:someValuesFrom <http://imagoarchive.it/ilrmoo/F2_Expression>
                                                                        ] .


###  http://imagoarchive.it/ilrmoo/F2_Expression
<http://imagoarchive.it/ilrmoo/F2_Expression> rdf:type owl:Class .


###  http://imagoarchive.it/ilrmoo/F30_Manifestation_Creation
<http://imagoarchive.it/ilrmoo/F30_Manifestation_Creation> rdf:type owl:Class ;
                                                           rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                             owl:onProperty <http://imagoarchive.it/ilrmoo/R24_created> ;
                                                                             owl:someValuesFrom <http://imagoarchive.it/ilrmoo/F3_Manifestation>
                                                                           ] .


###  http://imagoarchive.it/ilrmoo/F3_Manifestation
<http://imagoarchive.it/ilrmoo/F3_Manifestation> rdf:type owl:Class ;
                                                 rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <http://imagoarchive.it/ilrmoo/R4_embodies> ;
                                                                   owl:someValuesFrom <http://imagoarchive.it/ilrmoo/F2_Expression>
                                                                 ] .


###  http://imagoarchive.it/ilrmoo/F5_Item
<http://imagoarchive.it/ilrmoo/F5_Item> rdf:type owl:Class .


###  http://usefulinc.com/ns/doap#GitRepository
<http://usefulinc.com/ns/doap#GitRepository> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Document
<http://xmlns.com/foaf/0.1/Document> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Organization
<http://xmlns.com/foaf/0.1/Organization> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Person
<http://xmlns.com/foaf/0.1/Person> rdf:type owl:Class .


###  https://imagoarchive.it/ontology/Author
<https://imagoarchive.it/ontology/Author> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://erlangen-crm.org/211015/E39_Actor> ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <http://erlangen-crm.org/211015/P1_is_identified_by> ;
                                                            owl:someValuesFrom <http://erlangen-crm.org/211015/E41_Appellation>
                                                          ] ;
                                          rdfs:comment "In the IMAGO Ontology class Author represents one of the main categories of the conceptualization, the Author."@en ;
                                          rdfs:label "Author"@en .


###  https://imagoarchive.it/ontology/Curator
<https://imagoarchive.it/ontology/Curator> rdf:type owl:Class ;
                                           rdfs:subClassOf <http://erlangen-crm.org/211015/E39_Actor> ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <http://erlangen-crm.org/211015/P1_is_identified_by> ;
                                                             owl:someValuesFrom <http://erlangen-crm.org/211015/E41_Appellation>
                                                           ] ;
                                           rdfs:comment "In the IMAGO Ontology Curator class expresses knowledge about the curator of a printed edition."@en ;
                                           rdfs:label "Curator"@en .


###  https://imagoarchive.it/ontology/Edition
<https://imagoarchive.it/ontology/Edition> rdf:type owl:Class ;
                                           rdfs:subClassOf <http://erlangen-crm.org/211015/E55_Type> ;
                                           rdfs:comment "In the IMAGO Ontology Edition is defined in order to express knowledge about first editions or reprinted editions"@en ;
                                           rdfs:label "Edition"@en .


###  https://imagoarchive.it/ontology/Folios
<https://imagoarchive.it/ontology/Folios> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://erlangen-crm.org/211015/E19_Physical_Object> ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <http://erlangen-crm.org/211015/P1_is_identified_by> ;
                                                            owl:someValuesFrom <http://erlangen-crm.org/211015/E41_Appellation>
                                                          ] ;
                                          rdfs:comment "In the IMAGO Ontology class Folios is used to represent the folios of a manuscript."@en ;
                                          rdfs:label "Folios"@en .


###  https://imagoarchive.it/ontology/Format
<https://imagoarchive.it/ontology/Format> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://erlangen-crm.org/211015/E55_Type> ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <http://erlangen-crm.org/211015/P1_is_identified_by> ;
                                                            owl:someValuesFrom <http://erlangen-crm.org/211015/E41_Appellation>
                                                          ] ;
                                          rdfs:comment "In the IMAGO Ontology Format class expresses knowledge about the format of a printed edition."@en ;
                                          rdfs:label "Format"@en .


###  https://imagoarchive.it/ontology/Genre
<https://imagoarchive.it/ontology/Genre> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://erlangen-crm.org/211015/E55_Type> ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://imagoarchive.it/ontology/has_genre_name> ;
                                                           owl:someValuesFrom xsd:string
                                                         ] ;
                                         rdfs:comment "In the IMAGO Ontology the Genre class represents the literary genre of a F2 Expression, namely a work."@en ;
                                         rdfs:label "Genre"@en .


###  https://imagoarchive.it/ontology/Library
<https://imagoarchive.it/ontology/Library> rdf:type owl:Class ;
                                           rdfs:subClassOf <http://imagoarchive.it/ilrmoo/F11_Corporate_Body> ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <http://erlangen-crm.org/211015/P74_has_current_or_former_residence> ;
                                                             owl:someValuesFrom <http://erlangen-crm.org/211015/E53_Place>
                                                           ] ;
                                           rdfs:comment "In the IMAGO Ontology class Library represents the library where a manuscript is stored."@en ;
                                           rdfs:label "Library"@en .


###  https://imagoarchive.it/ontology/Manuscript
<https://imagoarchive.it/ontology/Manuscript> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://imagoarchive.it/ilrmoo/F5_Item> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <http://erlangen-crm.org/211015/P1_is_identified_by> ;
                                                                owl:someValuesFrom <http://erlangen-crm.org/211015/E42_Identifier>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <http://erlangen-crm.org/211015/P50_has_current_keeper> ;
                                                                owl:someValuesFrom <https://imagoarchive.it/ontology/Library>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <http://imagoarchive.it/ilrmoo/R7_is_materialization_of> ;
                                                                owl:someValuesFrom <http://imagoarchive.it/ilrmoo/F3_Manifestation>
                                                              ] ;
                                              rdfs:comment "In the IMAGO Ontology class Manuscript represents a kind of resource, the manuscript of a work."@en ;
                                              rdfs:label "Manuscript"@en .


###  https://imagoarchive.it/ontology/Printed_Edition
<https://imagoarchive.it/ontology/Printed_Edition> rdf:type owl:Class ;
                                                   rdfs:subClassOf <http://imagoarchive.it/ilrmoo/F3_Manifestation> ;
                                                   rdfs:comment "In the IMAGO Ontology class Printed Edition represents a kind of resource, the printed edition of a work."@en ;
                                                   rdfs:label "Printed Edition"@en .


###  https://imagoarchive.it/ontology/Publisher
<https://imagoarchive.it/ontology/Publisher> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://erlangen-crm.org/211015/E39_Actor> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <http://erlangen-crm.org/211015/P1_is_identified_by> ;
                                                               owl:someValuesFrom <http://erlangen-crm.org/211015/E41_Appellation>
                                                             ] ;
                                             rdfs:comment "In the IMAGO Ontology Publisher class expresses knowledge about the editor/publisher of a printed edition."@en ;
                                             rdfs:label "Publisher"@en .


###  https://imagoarchive.it/ontology/Toponym
<https://imagoarchive.it/ontology/Toponym> rdf:type owl:Class ;
                                           rdfs:subClassOf <http://erlangen-crm.org/211015/E41_Appellation> ;
                                           rdfs:comment "In the IMAGO Ontology Toponym class is defined as a subclass of CRM E41 Appellation class to represents toponyms."@en ;
                                           rdfs:label "Toponym"@en .


###  https://imagoarchive.it/ontology/Typology
<https://imagoarchive.it/ontology/Typology> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://erlangen-crm.org/211015/E55_Type> ;
                                            rdfs:comment "In the IMAGO Ontology Typology is defined in order to express knowledge about ecdotic typology"@en ;
                                            rdfs:label "Typology"@en .


#################################################################
#    Individuals
#################################################################

###  https://creativecommons.org/licenses/by-nc/4.0/
<https://creativecommons.org/licenses/by-nc/4.0/> rdf:type owl:NamedIndividual ;
                                                  rdfs:comment "Creative Commons Attribution-NonCommercial 4.0 International" ;
                                                  rdfs:label "CC BY-NC 4.0" .


###  https://imagoarchive.it/ontology/ImagoGitHub
<https://imagoarchive.it/ontology/ImagoGitHub> rdf:type owl:NamedIndividual ,
                                                        <http://usefulinc.com/ns/doap#GitRepository> ;
                                               <http://usefulinc.com/ns/doap#browse> "https://github.com/AIMH-DHgroup/IMAGO" ;
                                               rdfs:label "Imago GitHub repository" .


###  https://imagoarchive.it/ontology/IssueTracker
<https://imagoarchive.it/ontology/IssueTracker> rdf:type owl:NamedIndividual ,
                                                         <http://xmlns.com/foaf/0.1/Document> ;
                                                rdfs:label "Issue tracker of IMAGO Ontology" ;
                                                rdfs:seeAlso "https://github.com/AIMH-DHgroup/IMAGO/issues" .


###  https://www.isti.cnr.it/
<https://www.isti.cnr.it/> rdf:type owl:NamedIndividual ,
                                    <http://xmlns.com/foaf/0.1/Organization> ;
                           rdfs:label "ISTI-CNR" ;
                           <http://xmlns.com/foaf/0.1/homepage> <https://www.isti.cnr.it/en/> .


###  https://www.isti.cnr.it/en/about/people-detail/38/Valentina_Bartalesi_Lenzi
<https://www.isti.cnr.it/en/about/people-detail/38/Valentina_Bartalesi_Lenzi> rdf:type owl:NamedIndividual ,
                                                                                       <http://xmlns.com/foaf/0.1/Person> ;
                                                                              <http://xmlns.com/foaf/0.1/name> "Valentina Bartalesi Lenzi" ;
                                                                              rdfs:label "Valentina Bartalesi" ;
                                                                              <http://xmlns.com/foaf/0.1/workplaceHomepage> <https://www.isti.cnr.it/en/> .


###  https://www.isti.cnr.it/en/about/people-detail/820/Nicol%C3%B2_Pratelli
<https://www.isti.cnr.it/en/about/people-detail/820/Nicol%C3%B2_Pratelli> rdf:type owl:NamedIndividual ,
                                                                                   <http://xmlns.com/foaf/0.1/Person> ;
                                                                          <http://xmlns.com/foaf/0.1/name> "Nicolò Pratelli" ;
                                                                          rdfs:label "Nicolò Pratelli" ;
                                                                          <http://xmlns.com/foaf/0.1/workplaceHomepage> <https://www.isti.cnr.it/en/> .


###  https://www.isti.cnr.it/it/chi-siamo/people-detail/909/Emanuele_Lenzi
<https://www.isti.cnr.it/it/chi-siamo/people-detail/909/Emanuele_Lenzi> rdf:type owl:NamedIndividual ;
                                                                        rdfs:label "Emanuele Lenzi" ;
                                                                        <http://xmlns.com/foaf/0.1/workplaceHomepage> "https://www.isti.cnr.it/" .


###  Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/
