@prefix : <https://ilanot.org/voc/ms#> .
@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://ilanot.org/voc/ms#> .

<https://ilanot.org/voc/ms> rdf:type owl:Ontology ;
                             owl:versionIRI <https://ilanot.org/voc/ms/0.1.7> ;
                             <http://purl.org/dc/elements/1.1/creator> <https://orcid.org/0000-0003-3572-6170> ,
                                                                       <https://orcid.org/0000-0003-3626-4457> ;
                             <http://purl.org/dc/terms/created> "2020-06-18"^^xsd:date ;
                             <http://purl.org/dc/terms/modified> "2026-04-20"@en ;
                             <http://purl.org/dc/terms/title> "Maps of God Manuscript Description Ontology"@en ;
                             <http://purl.org/ontology/bibo/status> "Draft"^^rdfs:Literal ;
                             <http://purl.org/vocab/vann/preferredNamespacePrefix> "ms"@en ;
                             <http://purl.org/vocab/vann/preferredNamespaceUri> "https://ilanot.org/voc/ms/"^^rdfs:Literal ;
                             rdfs:comment "RDF representation of the TEI MASTER description standard for manuscript, as required by the Ilanot project. Should be aligned with other ontologies, e.g. those developed by the Handschriftenportal project."@en ;
                             owl:versionInfo "0.1.7 (2026-04-20)"@en ;
                             <http://www.w3.org/2004/02/skos/core#changeNote> """2021-04-21 -- 0.1.1: added metadata describing the ontology itself
2024-08-26 -- 0.1.2: added missing domains and ranges
2025-05-21 -- 0.1.3: added missing and new classes and properties
2026-02-11 -- 0.1.4: improved definitions, removed external domains/ranges, simplified dimensions description, added surface as dimensions domain, removed skos parts, added pageNumber, removed ms:head, ms:RelatedPlace and ms:langDesc, changed Language and Place properties
2026-03-16 -- 0.1.5: added a couple properties
2026-04-15 -- 0.1.6: added properties for place information
2026-04-20 -- 0.1.7: correct namespace"""@en .

#################################################################
#    Annotation properties
#################################################################

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


###  http://purl.org/dc/elements/1.1/date
<http://purl.org/dc/elements/1.1/date> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/modifier
<http://purl.org/dc/elements/1.1/modifier> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/created
<http://purl.org/dc/terms/created> 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/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/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/ontology/bibo/status
<http://purl.org/ontology/bibo/status> 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://rdfs.org/ns/void#exampleResource
<http://rdfs.org/ns/void#exampleResource> rdf:type owl:AnnotationProperty .


###  http://rdfs.org/ns/void#feature
<http://rdfs.org/ns/void#feature> rdf:type owl:AnnotationProperty .


###  http://rdfs.org/ns/void#uriRegexPattern
<http://rdfs.org/ns/void#uriRegexPattern> rdf:type owl:AnnotationProperty .


###  http://rdfs.org/ns/void#vocabulary
<http://rdfs.org/ns/void#vocabulary> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#changeNote
<http://www.w3.org/2004/02/skos/core#changeNote> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#definition
<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#notation
<http://www.w3.org/2004/02/skos/core#notation> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#prefLabel
<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#scopeNote
<http://www.w3.org/2004/02/skos/core#scopeNote> rdf:type owl:AnnotationProperty .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#date
xsd:date rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://id.loc.gov/ontologies/bibframe/contribution
<http://id.loc.gov/ontologies/bibframe/contribution> rdf:type owl:ObjectProperty ;
                                                     rdfs:comment "http://id.loc.gov/ontologies/bibframe/"^^xsd:anyURI .


###  https://ilanot.org/voc/ms/alternativeIdentifier
<https://ilanot.org/voc/ms/alternativeIdentifier> rdf:type owl:ObjectProperty ;
                                                  rdfs:subPropertyOf <https://ilanot.org/voc/ms/hasIdentifier> ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Any identification of the manuscript that is not the preferred form used by the holding repository / the holding institution. In TEI/XML this is equivalent to tei:msDesc/tei:msIdentifier/tei:altIdentifier."@en .


###  https://ilanot.org/voc/ms/countryKey
<https://ilanot.org/voc/ms/countryKey> rdf:type owl:ObjectProperty ;
                                       rdfs:domain <https://ilanot.org/voc/ms/Place> ;
                                       rdfs:range <https://ilanot.org/voc/ms/Country> ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "The country which the place is located in."@en .


###  https://ilanot.org/voc/ms/dimensions
<https://ilanot.org/voc/ms/dimensions> rdf:type owl:ObjectProperty ;
                                       rdfs:domain [ rdf:type owl:Class ;
                                                     owl:unionOf ( <https://ilanot.org/voc/ms/Manuscript>
                                                                   <https://ilanot.org/voc/ontology#Surface>
                                                                 )
                                                   ] ;
                                       rdfs:range <https://ilanot.org/voc/ms/Dimensions> ;
                                       rdfs:comment "Within the Ilanot project, the property value is typically represented by a blank node."@en ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "The physical dimensions of the described manuscript or of one of its surfaces. The value of this property is an instance of the class \"Dimensions\".  In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions."@en .


###  https://ilanot.org/voc/ms/form
<https://ilanot.org/voc/ms/form> rdf:type owl:ObjectProperty ;
                                 rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                 rdfs:range <https://ilanot.org/voc/ms/Form> ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "The form of a manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/@form."@en .


###  https://ilanot.org/voc/ms/hasIdentifier
<https://ilanot.org/voc/ms/hasIdentifier> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                          rdfs:range <https://ilanot.org/voc/ms/Identifier> ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "Any identification of the manuscript. See section 10.4 of the TEI Guidelines for details."@en .


###  https://ilanot.org/voc/ms/hasPlace
<https://ilanot.org/voc/ms/hasPlace> rdf:type owl:ObjectProperty ;
                                     rdfs:domain [ rdf:type owl:Class ;
                                                   owl:unionOf ( <http://xmlns.com/foaf/0.1/Agent>
                                                                 <https://ilanot.org/voc/ms/Event>
                                                               )
                                                 ] ;
                                     rdfs:range <https://ilanot.org/voc/ms/Place> ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Connects an event or  agent to a place, e.g. the creation or storage place of a manuscript or a place associated with a person or organization."@en .


###  https://ilanot.org/voc/ms/history
<https://ilanot.org/voc/ms/history> rdf:type owl:ObjectProperty ;
                                    rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                    rdfs:range <https://ilanot.org/voc/ms/Event> ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "An event in the history / lifecycle of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:history."@en .


###  https://ilanot.org/voc/ms/mainLang
<https://ilanot.org/voc/ms/mainLang> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                     rdfs:range <https://ilanot.org/voc/ms/Language> ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "The primary language used in the manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:msContents/textLang @mainLang."@en .


###  https://ilanot.org/voc/ms/material
<https://ilanot.org/voc/ms/material> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                     rdfs:range <https://ilanot.org/voc/ms/Material> ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "The support material of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/@material."@en .


###  https://ilanot.org/voc/ms/otherLangs
<https://ilanot.org/voc/ms/otherLangs> rdf:type owl:ObjectProperty ;
                                       rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                       rdfs:range <https://ilanot.org/voc/ms/Language> ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Another language used in the manuscript besides the primary one.In TEI/XML, this is equivalent to .../tei:msDesc/tei:msContents/textLang @otherLangs."@en .


###  https://ilanot.org/voc/ms/preferredIdentifier
<https://ilanot.org/voc/ms/preferredIdentifier> rdf:type owl:ObjectProperty ;
                                                rdfs:subPropertyOf <https://ilanot.org/voc/ms/hasIdentifier> ;
                                                rdfs:comment "Mandatory for manuscripts within the Ilanot project."@en ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "The preferred/canonical form of identification of the given manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:msIdentifier without any child elements of the type tei:altIdentifier." .


###  https://ilanot.org/voc/ms/settlementKey
<https://ilanot.org/voc/ms/settlementKey> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <https://ilanot.org/voc/ms/Place> ;
                                          rdfs:range <https://ilanot.org/voc/ms/Settlement> ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "The geonames ID of the place."@en .


#################################################################
#    Data properties
#################################################################

###  https://ilanot.org/voc/ms/colophon
<https://ilanot.org/voc/ms/colophon> rdf:type owl:DatatypeProperty ;
                                     rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                     rdfs:range xsd:string ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "A transcription of the manuscript's colophon. In TEI/XML, this is equivalent to .../tei:msDesc/tei:msContents/msItem/colophon."@en .


###  https://ilanot.org/voc/ms/country
<https://ilanot.org/voc/ms/country> rdf:type owl:DatatypeProperty ;
                                    rdfs:domain <https://ilanot.org/voc/ms/Identifier> ;
                                    rdfs:range xsd:string ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "The country of the holding institution as part of the set of properties that is used for the identification of a manuscript. In TEI/XML, this is roughly equivalent to .../tei:msDesc/tei:msIdentifier/tei:country."@en .


###  https://ilanot.org/voc/ms/countryInformation
<https://ilanot.org/voc/ms/countryInformation> rdf:type owl:DatatypeProperty ;
                                               rdfs:domain <https://ilanot.org/voc/ms/Place> ;
                                               rdfs:range xsd:string ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "Plain text information about the country constituting the place." .


###  https://ilanot.org/voc/ms/countryName
<https://ilanot.org/voc/ms/countryName> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain <https://ilanot.org/voc/ms/Country> ;
                                        rdfs:range xsd:string ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "The name of the country, for display in the portal. In TEI/XML, this is equivalent to .../tei:msDesc/tei:history/origin/origPlace/country @key or .../tei:msDesc/tei:history/provenance/country @key or .../tei:msDesc/tei:history/acquisition/country @key." .


###  https://ilanot.org/voc/ms/currentOwner
<https://ilanot.org/voc/ms/currentOwner> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://ilanot.org/voc/ms/Provenance> ;
                                         rdfs:range xsd:boolean ;
                                         <http://www.w3.org/2004/02/skos/core#definition> "Expresses whether or not the ownership described in this provenance event involves the current owner of the manuscript. In TEI/XML, this is equivalent to whether .../tei:msDesc/tei:history/tei:provenance (former owner and other provenances) or.../tei:msDesc/tei:history/tei:acquisition (current owner) is used."@en .


###  https://ilanot.org/voc/ms/dateCertainty
<https://ilanot.org/voc/ms/dateCertainty> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://ilanot.org/voc/ms/Event> ;
                                          rdfs:range rdfs:Literal ;
                                          <http://www.w3.org/2004/02/skos/core#definition> "The certainty of the given dates associated with an event in the lifecycle of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:history/node()[self::tei:origin or self::tei:provenance or self::tei:acquisition]/@cert."@en ;
                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "Within the Ilanot project this must be one of 'low', 'middle' or 'high'."@en .


###  https://ilanot.org/voc/ms/dateInformation
<https://ilanot.org/voc/ms/dateInformation> rdf:type owl:DatatypeProperty ;
                                            rdfs:domain <https://ilanot.org/voc/ms/Event> ;
                                            rdfs:range xsd:string ;
                                            <http://www.w3.org/2004/02/skos/core#definition> "Further information about the date associated with this event."@en .


###  https://ilanot.org/voc/ms/dimensionsDescription
<https://ilanot.org/voc/ms/dimensionsDescription> rdf:type owl:DatatypeProperty ;
                                                  rdfs:domain <https://ilanot.org/voc/ms/Dimensions> ;
                                                  rdfs:range xsd:string ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Any information on the dimensions of the described manuscript that cannot be expressed by a numerical value alone. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions."@en .


###  https://ilanot.org/voc/ms/eventDescription
<https://ilanot.org/voc/ms/eventDescription> rdf:type owl:DatatypeProperty ;
                                             rdfs:domain <https://ilanot.org/voc/ms/Event> ;
                                             rdfs:range rdfs:Literal ;
                                             <http://www.w3.org/2004/02/skos/core#definition> "The plain text description of an event in the lifecylce of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:history/tei:origin for 'ManuscriptCreation' events, .../tei:msDesc/tei:history/tei:acquisition for 'Provenance' events pertaining to the current owner and .../tei:msDesc/tei:history/tei:provenance for other 'Provenance' events."@en .


###  https://ilanot.org/voc/ms/handDesc
<https://ilanot.org/voc/ms/handDesc> rdf:type owl:DatatypeProperty ;
                                     rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                     rdfs:range rdfs:Literal ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "A plain text description of the general characteristics of the writing in the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:handDesc."@en .


###  https://ilanot.org/voc/ms/hasResearchLiterature
<https://ilanot.org/voc/ms/hasResearchLiterature> rdf:type owl:DatatypeProperty ;
                                                  rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                                  rdfs:range xsd:string ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Bibliographical information about a piece of research literature treating this manuscript."@en ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Has Research Literature"@en .


###  https://ilanot.org/voc/ms/height
<https://ilanot.org/voc/ms/height> rdf:type owl:DatatypeProperty ;
                                   rdfs:domain <https://ilanot.org/voc/ms/Dimensions> ;
                                   rdfs:range xsd:float ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "The height of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions/tei:height/@quantity."@en ;
                                   <http://www.w3.org/2004/02/skos/core#scopeNote> "If height is used, the properties minHeight and maxHeight must not be used."@en .


###  https://ilanot.org/voc/ms/idno
<https://ilanot.org/voc/ms/idno> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://ilanot.org/voc/ms/Identifier> ;
                                 rdfs:range xsd:string ;
                                 <http://www.w3.org/2004/02/skos/core#definition> """Identifier used for the manuscript within the given repository. This is typically the shelfmark of the ms or some string derived from it. In TEI/XML, this is equivalent to ...tei:msDesc/tei:msIdentifier/tei:idno and ...tei:msDesc/tei:msIdentifier/tei:altIdentifier/tei:idno.

Mandatory in combination with preferredIdentifier for manuscripts within the Ilanot project."""@en .


###  https://ilanot.org/voc/ms/institution
<https://ilanot.org/voc/ms/institution> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain <https://ilanot.org/voc/ms/Identifier> ;
                                        rdfs:range xsd:string ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "The institution that created/assigned an individual identifier to a manuscript.  In TEI/XML, this is equivalent to ...tei:msDesc/tei:msIdentifier/tei:institution and ...tei:msDesc/tei:msIdentifier/tei:altIdentifier/tei:institution."@en .


###  https://ilanot.org/voc/ms/layout
<https://ilanot.org/voc/ms/layout> rdf:type owl:DatatypeProperty ;
                                   rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                   rdfs:range rdfs:Literal ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "Plain text description how the content is laid out on the surface/pages of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/objectDesc/tei:layoutDesc/tei:layout."@en .


###  https://ilanot.org/voc/ms/maxHeight
<https://ilanot.org/voc/ms/maxHeight> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://ilanot.org/voc/ms/Dimensions> ;
                                      rdfs:range xsd:float ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "If the height of the described manuscript is given as a range, the upper boundary of that range. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions/tei:height/@max."@en ;
                                      <http://www.w3.org/2004/02/skos/core#scopeNote> "If maxHeight is given, minHeight must be given as well, while hight must not be used for the given instance of Dimensions."@en .


###  https://ilanot.org/voc/ms/maxWidth
<https://ilanot.org/voc/ms/maxWidth> rdf:type owl:DatatypeProperty ;
                                     rdfs:domain <https://ilanot.org/voc/ms/Dimensions> ;
                                     rdfs:range xsd:float ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "If the width of the described manuscript is given as a range, the upper boundary of that range. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions/tei:width/@max."@en ;
                                     <http://www.w3.org/2004/02/skos/core#scopeNote> "If maxWidth is given, minWidth must be given as well, while width must not be used for the given instance of Dimensions."@en .


###  https://ilanot.org/voc/ms/measure
<https://ilanot.org/voc/ms/measure> rdf:type owl:DatatypeProperty ;
                                    rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                    rdfs:range xsd:string ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Any description in plain text of how many sheets the described manuscript's surfaces consists of, thereby describing their size. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:measure type=\"sheets per surface\"."@en .


###  https://ilanot.org/voc/ms/minHeight
<https://ilanot.org/voc/ms/minHeight> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://ilanot.org/voc/ms/Dimensions> ;
                                      rdfs:range xsd:float ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "If the height of the described manuscript is given as a range, the lower boundary of that range. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions/tei:height/@min."@en ;
                                      <http://www.w3.org/2004/02/skos/core#scopeNote> "If minHeight is given, maxHeight must be given as well, while hight must not be used for the given instance of Dimensions."@en .


###  https://ilanot.org/voc/ms/minWidth
<https://ilanot.org/voc/ms/minWidth> rdf:type owl:DatatypeProperty ;
                                     rdfs:domain <https://ilanot.org/voc/ms/Dimensions> ;
                                     rdfs:range xsd:float ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "If the width of the described manuscript is given as a range, the lower boundary of that range. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions/tei:width/@min."@en ;
                                     <http://www.w3.org/2004/02/skos/core#scopeNote> "If minWidth is given, maxWidth must be given as well, while width must not be used for the given instance of Dimensions."@en .


###  https://ilanot.org/voc/ms/msName
<https://ilanot.org/voc/ms/msName> rdf:type owl:DatatypeProperty ;
                                   rdfs:domain <https://ilanot.org/voc/ms/Identifier> ;
                                   rdfs:range xsd:string ;
                                   <http://www.w3.org/2004/02/skos/core#definition> "A common name other than the shelfmark by which a manuscript is known. In TEI/XML, this is equivalent to .../tei:msDesc/tei:msIdentifier/tei:msName and .../tei:msDesc/tei:msIdentifier/tei:altIdentifier/tei:msName."@en .


###  https://ilanot.org/voc/ms/nliid
<https://ilanot.org/voc/ms/nliid> rdf:type owl:DatatypeProperty ;
                                  rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                  rdfs:range xsd:string ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "The identifier of the manuscript in the catalogue of the National Library of Israel."@en ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "NLI-ID"@en .


###  https://ilanot.org/voc/ms/notAfter
<https://ilanot.org/voc/ms/notAfter> rdf:type owl:DatatypeProperty ;
                                     rdfs:domain <https://ilanot.org/voc/ms/Event> ;
                                     rdfs:range rdfs:Literal ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "The latest possible date for an event in the history/lifecycle of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:history/node()[self::tei:origin or self::tei:provenance or self::tei:acquisition]/@notAfter."@en ;
                                     <http://www.w3.org/2004/02/skos/core#scopeNote> "When using notAfter for the dating of an event in the lifecycle of the described manuscript, 'when' must not be used for dating the same event."@en .


###  https://ilanot.org/voc/ms/notBefore
<https://ilanot.org/voc/ms/notBefore> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://ilanot.org/voc/ms/Event> ;
                                      rdfs:range rdfs:Literal ;
                                      <http://www.w3.org/2004/02/skos/core#definition> "The earliest possible date for an event in the history/lifecycle of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:history/node()[self::tei:origin or self::tei:provenance or self::tei:acquisition]/@notBefore."@en ;
                                      <http://www.w3.org/2004/02/skos/core#scopeNote> "When using notBefore for the dating of an event in the lifecycle of the described manuscript, 'when' must not be used for dating the same event."@en .


###  https://ilanot.org/voc/ms/pageNumber
<https://ilanot.org/voc/ms/pageNumber> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                       rdfs:range xsd:string ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Any description in plain text of how many pages the described manuscript consists of. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:measure type=\"number of pages\"." .


###  https://ilanot.org/voc/ms/repository
<https://ilanot.org/voc/ms/repository> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://ilanot.org/voc/ms/Identifier> ;
                                       rdfs:range xsd:string ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "Name of the repository that holds the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:msIdentifier/tei:repository and .../tei:msDesc/tei:msIdentifier/tei:altIdentifier/tei:repository."@en .


###  https://ilanot.org/voc/ms/settlement
<https://ilanot.org/voc/ms/settlement> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://ilanot.org/voc/ms/Identifier> ;
                                       rdfs:range xsd:string ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "The place (city, town, village) where the holding institution is located as part of the set of properties used to identify a manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:msIdentifier/tei:settlement."@en .


###  https://ilanot.org/voc/ms/settlementInformation
<https://ilanot.org/voc/ms/settlementInformation> rdf:type owl:DatatypeProperty ;
                                                  rdfs:domain <https://ilanot.org/voc/ms/Place> ;
                                                  rdfs:range xsd:string ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Plain text information about the settlement constituting the place." .


###  https://ilanot.org/voc/ms/summary
<https://ilanot.org/voc/ms/summary> rdf:type owl:DatatypeProperty ;
                                    rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                    rdfs:range rdfs:Literal ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "Summary of the described manuscript's content. In TEI/XML, this is equivalent to .../tei:msDesc/tei:msContents/tei:summary."@en .


###  https://ilanot.org/voc/ms/support
<https://ilanot.org/voc/ms/support> rdf:type owl:DatatypeProperty ;
                                    rdfs:domain <https://ilanot.org/voc/ms/Manuscript> ;
                                    rdfs:range rdfs:Literal ;
                                    <http://www.w3.org/2004/02/skos/core#definition> "A plain text description of the described manuscript's support material. In TEI/XML, this is equivalent to //tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:support."@en .


###  https://ilanot.org/voc/ms/toponymName
<https://ilanot.org/voc/ms/toponymName> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain <https://ilanot.org/voc/ms/Settlement> ;
                                        rdfs:range xsd:string ;
                                        <http://www.w3.org/2004/02/skos/core#definition> "The name of the place, as taken from the corresponding Geonames record. In TEI/XML, this is equivalent to .../tei:msDesc/tei:history/origin/origPlace/settlement @key or .../tei:msDesc/tei:history/provenance/settlement @key or .../tei:msDesc/tei:history/acquisition/settlement @key." .


###  https://ilanot.org/voc/ms/unit
<https://ilanot.org/voc/ms/unit> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://ilanot.org/voc/ms/Dimensions> ;
                                 rdfs:range xsd:string ;
                                 <http://www.w3.org/2004/02/skos/core#definition> """The unit used to express the physical dimensions of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions/@unit.
In the Ilanot project, the only unit used is \"cm\"."""@en .


###  https://ilanot.org/voc/ms/when
<https://ilanot.org/voc/ms/when> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://ilanot.org/voc/ms/Event> ;
                                 rdfs:range rdfs:Literal ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "The point in time when an event in the history/lifecycle of the described manuscript occurred. In TEI/XML, this is equivalent to .../tei:msDesc/tei:history/node()[self::tei:origin or self::tei:provenance or self::tei:acquisition]/@when."@en ;
                                 <http://www.w3.org/2004/02/skos/core#scopeNote> "if when is used for the dating of an event, notBefore or notAfter must not be used for dating the same event."@en .


###  https://ilanot.org/voc/ms/width
<https://ilanot.org/voc/ms/width> rdf:type owl:DatatypeProperty ;
                                  rdfs:domain <https://ilanot.org/voc/ms/Dimensions> ;
                                  rdfs:range xsd:float ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "The height of the described manuscript. In TEI/XML, this is equivalent to .../tei:msDesc/tei:physDesc/tei:objectDesc/tei:supportDesc/tei:extent/tei:dimensions/tei:width/@quantity."@en ;
                                  <http://www.w3.org/2004/02/skos/core#scopeNote> "If width is used, the properties minWidth and maxWidth must not be used."@en .


#################################################################
#    Classes
#################################################################

###  http://id.loc.gov/ontologies/bibframe/Contribution
<http://id.loc.gov/ontologies/bibframe/Contribution> rdf:type owl:Class ;
                                                     rdfs:isDefinedBy "http://id.loc.gov/ontologies/bibframe/"^^xsd:anyURI .


###  http://xmlns.com/foaf/0.1/Agent
<http://xmlns.com/foaf/0.1/Agent> rdf:type owl:Class ;
                                  rdfs:isDefinedBy "http://xmlns.com/foaf/spec/"^^xsd:anyURI .


###  http://xmlns.com/foaf/0.1/Organization
<http://xmlns.com/foaf/0.1/Organization> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://xmlns.com/foaf/0.1/Agent> ;
                                         rdfs:isDefinedBy "http://xmlns.com/foaf/spec/"^^xsd:anyURI .


###  http://xmlns.com/foaf/0.1/Person
<http://xmlns.com/foaf/0.1/Person> rdf:type owl:Class ;
                                   rdfs:subClassOf <http://xmlns.com/foaf/0.1/Agent> ;
                                   rdfs:isDefinedBy "http://xmlns.com/foaf/spec/"^^xsd:anyURI .


###  https://ilanot.org/voc/ms/Country
<https://ilanot.org/voc/ms/Country> rdf:type owl:Class ;
                                    rdfs:comment "A location from the ALPHA-2 column of the ISO 3166-1 list of country codes. Its code is specified with skos:notation." .


###  https://ilanot.org/voc/ms/Dimensions
<https://ilanot.org/voc/ms/Dimensions> rdf:type owl:Class ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "The physical dimensions of a described manuscript or of one of its surfaces."@en .


###  https://ilanot.org/voc/ms/Event
<https://ilanot.org/voc/ms/Event> rdf:type owl:Class ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "An event in the lifecycle of a described manuscript, e.g. its creation or when it was acquired by someone."@en .


###  https://ilanot.org/voc/ms/Form
<https://ilanot.org/voc/ms/Form> rdf:type owl:Class ;
                                 <http://www.w3.org/2004/02/skos/core#definition> "The physical form of a manuscript." .


###  https://ilanot.org/voc/ms/Identifier
<https://ilanot.org/voc/ms/Identifier> rdf:type owl:Class ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "A set of properties that can identify a manuscript as described in section 10.4 of the TEI Guidelines (https://tei-c.org/release/doc/tei-p5-doc/en/html/MS.html#msid)."@en .


###  https://ilanot.org/voc/ms/Language
<https://ilanot.org/voc/ms/Language> rdf:type owl:Class ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "A language used in the manuscript."@en .


###  https://ilanot.org/voc/ms/Manuscript
<https://ilanot.org/voc/ms/Manuscript> rdf:type owl:Class ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "A physical object containing handwritten/handdrawn text or images on its surface(s)."@en .


###  https://ilanot.org/voc/ms/ManuscriptCreation
<https://ilanot.org/voc/ms/ManuscriptCreation> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://ilanot.org/voc/ms/Event> ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "The event of the creation of a manuscript."@en .


###  https://ilanot.org/voc/ms/Material
<https://ilanot.org/voc/ms/Material> rdf:type owl:Class ;
                                     <http://www.w3.org/2004/02/skos/core#definition> "Support material of a manuscript (i.e. the material stuff the manuscript is written on)."@en .


###  https://ilanot.org/voc/ms/Place
<https://ilanot.org/voc/ms/Place> rdf:type owl:Class ;
                                  <http://www.w3.org/2004/02/skos/core#definition> "A place, e.g. the creation or storage place of a manuscript or a place associated with a person or organization."@en .


###  https://ilanot.org/voc/ms/Provenance
<https://ilanot.org/voc/ms/Provenance> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://ilanot.org/voc/ms/Event> ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "An event in the history of the manuscript after its creation, e.g. when it was acquired by someone."@en .


###  https://ilanot.org/voc/ms/Settlement
<https://ilanot.org/voc/ms/Settlement> rdf:type owl:Class ;
                                       <http://www.w3.org/2004/02/skos/core#definition> "A location from the geonames namespace, e.g. https://sws.geonames.org/2950159/."@en .


###  https://ilanot.org/voc/ontology#DigitalFacsimile
<https://ilanot.org/voc/ontology#DigitalFacsimile> rdf:type owl:Class ;
                                                   rdfs:isDefinedBy "https://ilanot.org/voc/ontology"^^xsd:anyURI .


###  https://ilanot.org/voc/ontology#Surface
<https://ilanot.org/voc/ontology#Surface> rdf:type owl:Class ;
                                          rdfs:isDefinedBy "https://ilanot.org/voc/ontology"^^xsd:anyURI .


#################################################################
#    Annotations
#################################################################

<http://purl.org/ontology/bibo/status> rdfs:isDefinedBy "https://www.dublincore.org/specifications/bibo/bibo/bibo.rdf.xml"^^xsd:anyURI .


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