<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:p1="http://owlodm.ontoware.org/OWL1.0#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:FAOlang="http://www.fao.org/aims/aos/languagecode.owl#"
    xmlns:owl11="http://www.w3.org/2006/12/owl11#"
    xmlns:owl11xml="http://www.w3.org/2006/12/owl11-xml#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns="http://gate.ac.uk/gate-extras/neon/ontologies/lir#"
  xml:base="http://gate.ac.uk/gate-extras/neon/ontologies/lir">
  <owl:Ontology rdf:about="">
    <rdfs:comment xml:lang="en">The owl version of the Linguistic Information Repository model defined in NeON WP2 to handle multilingual and other linguistic information associated with ontology element labels.</rdfs:comment>
    <owl:versionInfo xml:lang="en">1.6</owl:versionInfo>
  </owl:Ontology>
  <owl:Class rdf:about="http://owlodm.ontoware.org/OWL1.0#OntologyElement">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasLexicalEntry"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Note">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasSource"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="belongsToLanguage"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isNoteOf"/>
        </owl:onProperty>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="en">Supplemental information pertaining to any other element in the ontology. 
Use for any kind of note, including usage
notes, explanations, internal instructions, and
so forth. (see also ISO12620: section 08)</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://www.fao.org/aims/aos/languagecode.owl#ISO639-1">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://www.fao.org/aims/aos/languagecode.owl#languageCode"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Definition">
    <rdfs:comment xml:lang="en">A statement that describes a concept and permits its differentiation from other concepts within a system of concepts. (ISO12620: section 05.01)</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasSource"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasNote"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#belongsToLanguage"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isDefinitionOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="UsageContext">
    <rdfs:comment xml:lang="en">A text or part of a text in which a term occurs.
http://www.lisa.org/Term-Base-eXchange.32.0.html</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasNote"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#belongsToLanguage"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isContextOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasSource"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://www.fao.org/aims/aos/languagecode.owl#ISO639-2">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://www.fao.org/aims/aos/languagecode.owl#languageCode"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Lexicalization">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasAcronym"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isDialectalVariantOf"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isLogicalExpressionOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasFormula"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isShortFormOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasLogicalExpression"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasSource"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="en">A word form</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasShortForm"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isLexicalizationOf"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isSymbolOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasDialectalVariant"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasAbbreviation"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isAcronymOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasNote"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasSymbol"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasTransliteration"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasEquation"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isEquationFor"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isAbbreviationFor"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isFormulaOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:SymmetricProperty rdf:ID="hasSpellingVariant"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasContext"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#belongsToLanguage"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:ID="hasVariant"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="LexicalEntry">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasAntonym"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasNote"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasCommonName"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isTranslationOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasLexicalization"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isLexicalEntryOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="hasSense"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="en">A lexeme, which is an ordered collection of related word forms, having the same lexical meaning.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasSource"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasTranslation"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasScientificName"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:SymmetricProperty rdf:ID="hasSynonym"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasContext"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#belongsToLanguage"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://www.fao.org/aims/aos/languagecode.owl#languageCode">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isCodeOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://www.fao.org/aims/aos/languagecode.owl#language">
    <rdfs:comment xml:lang="en">The language class imported from the FAO languagecode ontology (http://www.fao.org/aims/aos/languagecode.owl).
In this ontology, each class is associated with ISO639 codes.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasLinguisticExpression"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasLanguageCode"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Source">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasNote"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#belongsToLanguage"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isSourceOf"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="en">The provenance of the linguistic/terminological information.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Sense">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasDefinition"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasNote"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#belongsToLanguage"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasSource"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:SymmetricProperty rdf:ID="isRelatedTo"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="en">A language-specific unit of intensional lexical semantic description.</rdfs:comment>
  </owl:Class>
  <owl:ObjectProperty rdf:about="#isSymbolOf">
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasTransliteration">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isTransliterationOf"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasLogicalExpression">
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#isLogicalExpressionOf"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isSourceOf">
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Definition"/>
          <owl:Class rdf:about="#Note"/>
          <owl:Class rdf:about="#LexicalEntry"/>
          <owl:Class rdf:about="#Lexicalization"/>
          <owl:Class rdf:about="#Sense"/>
          <owl:Class rdf:about="#UsageContext"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <rdfs:domain rdf:resource="#Source"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasSource"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#belongsToLanguage">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasLinguisticExpression"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="http://www.fao.org/aims/aos/languagecode.owl#language"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#UsageContext"/>
          <owl:Class rdf:about="#Definition"/>
          <owl:Class rdf:about="#LexicalEntry"/>
          <owl:Class rdf:about="#Lexicalization"/>
          <owl:Class rdf:about="#Note"/>
          <owl:Class rdf:about="#Sense"/>
          <owl:Class rdf:about="#Source"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isTranslationOf">
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasTranslation"/>
    </owl:inverseOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isTransliterationOf">
    <owl:inverseOf rdf:resource="#hasTransliteration"/>
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasShortForm">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#isShortFormOf"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#hasAbbreviation"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isEquationFor">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasEquation"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasFormula">
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#isFormulaOf"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasContext">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#isContextOf"/>
    </owl:inverseOf>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Lexicalization"/>
          <owl:Class rdf:about="#LexicalEntry"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#UsageContext"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isAbbreviationFor">
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasAbbreviation"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isShortFormOf">
    <rdfs:subPropertyOf rdf:resource="#isAbbreviationFor"/>
    <owl:inverseOf rdf:resource="#hasShortForm"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isLexicalizationOf">
    <rdfs:domain rdf:resource="#Lexicalization"/>
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasLexicalization"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isContextOf">
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Lexicalization"/>
          <owl:Class rdf:about="#LexicalEntry"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <rdfs:domain rdf:resource="#UsageContext"/>
    <owl:inverseOf rdf:resource="#hasContext"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isDialectalVariantOf">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasDialectalVariant"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isLogicalExpressionOf">
    <owl:inverseOf rdf:resource="#hasLogicalExpression"/>
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasSource">
    <rdfs:range rdf:resource="#Source"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Definition"/>
          <owl:Class rdf:about="#UsageContext"/>
          <owl:Class rdf:about="#Lexicalization"/>
          <owl:Class rdf:about="#LexicalEntry"/>
          <owl:Class rdf:about="#Note"/>
          <owl:Class rdf:about="#Sense"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <owl:inverseOf rdf:resource="#isSourceOf"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasLinguisticExpression">
    <rdfs:domain rdf:resource="http://www.fao.org/aims/aos/languagecode.owl#language"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Definition"/>
          <owl:Class rdf:about="#Note"/>
          <owl:Class rdf:about="#LexicalEntry"/>
          <owl:Class rdf:about="#Lexicalization"/>
          <owl:Class rdf:about="#Sense"/>
          <owl:Class rdf:about="#Source"/>
          <owl:Class rdf:about="#UsageContext"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <owl:inverseOf rdf:resource="#belongsToLanguage"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasLexicalEntry">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#isLexicalEntryOf"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <rdfs:domain rdf:resource="http://owlodm.ontoware.org/OWL1.0#OntologyElement"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasSymbol">
    <rdfs:domain rdf:resource="#Lexicalization"/>
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isDefinitionOf">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasDefinition"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Definition"/>
    <rdfs:range rdf:resource="#Sense"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasAntonym">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isAntonymOf"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdfs:range rdf:resource="#LexicalEntry"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasCommonName">
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasScientificName"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasAbbreviation">
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
    <owl:inverseOf rdf:resource="#isAbbreviationFor"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasEquation">
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Lexicalization"/>
    <owl:inverseOf rdf:resource="#isEquationFor"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isCodeOf">
    <rdfs:domain rdf:resource="http://www.fao.org/aims/aos/languagecode.owl#languageCode"/>
    <rdfs:range rdf:resource="http://www.fao.org/aims/aos/languagecode.owl#language"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasLanguageCode"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasDialectalVariant">
    <owl:inverseOf rdf:resource="#isDialectalVariantOf"/>
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasTranslation">
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <owl:inverseOf rdf:resource="#isTranslationOf"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasDefinition">
    <owl:inverseOf rdf:resource="#isDefinitionOf"/>
    <rdfs:domain rdf:resource="#Sense"/>
    <rdfs:range rdf:resource="#Definition"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isNoteOf">
    <rdfs:domain rdf:resource="#Note"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Sense"/>
          <owl:Class rdf:about="#Lexicalization"/>
          <owl:Class rdf:about="#LexicalEntry"/>
          <owl:Class rdf:about="#Definition"/>
          <owl:Class rdf:about="#UsageContext"/>
          <owl:Class rdf:about="#Source"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasNote"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isAcronymOf">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasAcronym"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf rdf:resource="#isAbbreviationFor"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasLanguageCode">
    <owl:inverseOf rdf:resource="#isCodeOf"/>
    <rdfs:domain rdf:resource="http://www.fao.org/aims/aos/languagecode.owl#language"/>
    <rdfs:range rdf:resource="http://www.fao.org/aims/aos/languagecode.owl#languageCode"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isAntonymOf">
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <owl:inverseOf rdf:resource="#hasAntonym"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasNote">
    <rdfs:range rdf:resource="#Note"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Lexicalization"/>
          <owl:Class rdf:about="#Definition"/>
          <owl:Class rdf:about="#LexicalEntry"/>
          <owl:Class rdf:about="#Sense"/>
          <owl:Class rdf:about="#Source"/>
          <owl:Class rdf:about="#UsageContext"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Object properties cannot be within the domain and range of other object properties. They are therefore not connected to the Note class by means of the hasNote property, and the supplemental information functionality expressed by Note and hasNote is taken over by the rdfs:comment attribute.</rdfs:comment>
    <owl:inverseOf rdf:resource="#isNoteOf"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isFormulaOf">
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:about="#hasVariant"/>
    </rdfs:subPropertyOf>
    <owl:inverseOf rdf:resource="#hasFormula"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isLexicalEntryOf">
    <rdfs:range rdf:resource="http://owlodm.ontoware.org/OWL1.0#OntologyElement"/>
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <owl:inverseOf rdf:resource="#hasLexicalEntry"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasScientificName">
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This relation is equivalent to the ISO16220 attribute "scientificName": 
a term that is part of an international scientific nomenclature as adopted by an appropriate scientific body. (ISO12620: section 02.01.04)</rdfs:comment>
    <owl:inverseOf rdf:resource="#hasCommonName"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasAcronym">
    <owl:inverseOf rdf:resource="#isAcronymOf"/>
    <rdfs:subPropertyOf rdf:resource="#hasAbbreviation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasLexicalization">
    <owl:inverseOf rdf:resource="#isLexicalizationOf"/>
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdfs:range rdf:resource="#Lexicalization"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="text">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="sourceType"/>
    </rdfs:subPropertyOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >e.g. a textual description of the resource, or maybe a unique key into the resource specific information structure (for instance, in the case of a dictionary, the composite key lemma, pos and sense number).</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="abbreviation">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="termType"/>
    </rdfs:subPropertyOf>
    <rdfs:comment xml:lang="en">A term resulting from the omission of any part of the full term while designating the same concept, e.g. adjective vs. adj. (ISO12620: section 02.01.08)</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="transliteration">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#termType"/>
    </rdfs:subPropertyOf>
    <rdfs:comment xml:lang="en">A form of a term resulting from an operation whereby the characters of an alphabetic writing system are represented by characters from another alphabetic writing system. (ISO12620: section 02.01.10)</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="grammaticalNumber">
    <rdfs:domain rdf:resource="#Lexicalization"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >singular</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >plural</rdf:first>
            <rdf:rest rdf:parseType="Resource">
              <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >other</rdf:first>
            </rdf:rest>
          </rdf:rest>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="multiWordExpression">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#termType"/>
    </rdfs:subPropertyOf>
    <rdfs:comment xml:lang="en">This attribute is equivalent to ISO12620: Phrase: A phraseological unit containing any group of two or more words that are frequently expressed together and that comprise more than one concept. The individual words in a phrase usually function in more than one grammatical category (part of speech) within the syntax of a sentence.e.g. "work offline") (ISO12620: section 02.01.18)</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#termType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a mix of types characterizing Lexicalizations, covering orthographic and cultural aspects.</rdfs:comment>
    <rdfs:domain rdf:resource="#Lexicalization"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="noteText">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Note"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#sourceType">
    <rdfs:domain rdf:resource="#Source"/>
    <rdfs:comment xml:lang="en">The provenance of the linguistic/terminological information.</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="scientificName">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#termType"/>
    <rdfs:comment xml:lang="en">equivalent to ISO-12620 internationalScientificTerm</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="symbol">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:comment xml:lang="en">A designation of a concept by letters, numerals, pictograms or any combination thereof. (ISO12620: section 02.01.13)</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="#termType"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="dialectalVariant">
    <rdfs:comment xml:lang="en">indicates whether a word form originates from a dialect.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="#termType"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="mainEntry">
    <rdfs:subPropertyOf rdf:resource="#termType"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The concept designation that has been chosen to head a terminological record.) (ISO12620: section 02.01.01)</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="belongsToDialect">
    <rdfs:domain rdf:resource="#Lexicalization"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment xml:lang="en">the dialect name to which the Lexicalization belongs.</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="nameSpaceIdentifier">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >URL; URI (conform to ISO12620: section 10.21)</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="#sourceType"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="sourceIdentifier">
    <rdfs:comment xml:lang="en">The code assigned to a document in a terminological collection and used as both the identifier for a bibliographic entry and as a pointer in individual term entries to reference the bibliographic entry identified with this code. (see ISO12620: section 10.20)</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="#sourceType"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="context">
    <rdfs:domain rdf:resource="#UsageContext"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="bibliographicReference">
    <rdfs:subPropertyOf rdf:resource="#sourceType"/>
    <rdfs:comment xml:lang="en">bibliographicReference: A complete citation of the bibliographic information pertaining to a document or other resource.  (see ISO12620: section 10.19)</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="equation">
    <rdfs:comment xml:lang="en">An expression used to represent a concept based on a statement that two mathematical expressions are, for instance, equal as identified by the equal sign (=), or assigned to one another by a similar sign. (ISO12620: section 02.01.15)</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="#termType"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="commonName">
    <rdfs:comment xml:lang="en">equivalent to ISO-12620 commonName</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#termType"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="logicalExpression">
    <rdfs:subPropertyOf rdf:resource="#termType"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:comment xml:lang="en">An expression used to represent a concept based on mathematical or logical relations, such as statements of inequality, set relationships, boolean operations, and the like. (ISO12620: section 02.01.16)</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="gender">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >feminine</rdf:first>
            <rdf:rest rdf:parseType="Resource">
              <rdf:rest rdf:parseType="Resource">
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >other</rdf:first>
                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
              </rdf:rest>
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >neuter</rdf:first>
            </rdf:rest>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >masculine</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#Lexicalization"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="formula">
    <rdfs:subPropertyOf rdf:resource="#termType"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:comment xml:lang="en">Figures, symbols or the like used to express a concept briefly, such as a mathematical or chemical formula (ISO12620: section 02.01.14)</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="fullForm">
    <rdfs:subPropertyOf rdf:resource="#termType"/>
    <rdfs:comment xml:lang="en">The complete representation of a term for which there is an abbreviated form.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="partOfSpeech">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The grammatical class of the LexicalEntry (ISO12620)</rdfs:comment>
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >noun</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:parseType="Resource">
              <rdf:rest rdf:parseType="Resource">
                <rdf:rest rdf:parseType="Resource">
                  <rdf:rest rdf:parseType="Resource">
                    <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >other</rdf:first>
                    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                  </rdf:rest>
                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                  >proper noun</rdf:first>
                </rdf:rest>
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >adverb</rdf:first>
              </rdf:rest>
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >adjective</rdf:first>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >verb</rdf:first>
          </rdf:rest>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="shortForm">
    <rdfs:comment xml:lang="en">An abbreviated form that includes fewer words than the full form.
e.g. "Intergovernmental Group of Twenty-four on International Monetary Affairs" vs. "Group of Twenty-four". (ISO12620: section 02.01.08.02)</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#termType"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="acronym">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#termType"/>
    <rdfs:comment xml:lang="en">An abbreviated form of a term made up of letters from the full form of a multiword term strung together into a sequence pronounced only syllabically. (ISO12620: section 02.01.08.04)</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:TransitiveProperty rdf:about="#hasVariant">
    <rdfs:domain rdf:resource="#Lexicalization"/>
    <rdfs:range rdf:resource="#Lexicalization"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:TransitiveProperty>
  <owl:SymmetricProperty rdf:about="#isRelatedTo">
    <rdfs:domain rdf:resource="#Sense"/>
    <rdfs:range rdf:resource="#Sense"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:SymmetricProperty>
  <owl:SymmetricProperty rdf:ID="isSynonymOf">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <owl:inverseOf rdf:resource="#isSynonymOf"/>
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdfs:range rdf:resource="#LexicalEntry"/>
  </owl:SymmetricProperty>
  <owl:SymmetricProperty rdf:about="#hasSynonym">
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >equivalent to owl:sameAs</rdfs:comment>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TODO: </owl:versionInfo>
    <owl:inverseOf rdf:resource="#hasSynonym"/>
  </owl:SymmetricProperty>
  <owl:SymmetricProperty rdf:about="#hasSpellingVariant">
    <rdfs:subPropertyOf rdf:resource="#hasVariant"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:SymmetricProperty>
  <owl:FunctionalProperty rdf:ID="definitionText">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Definition"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#hasSense">
    <owl:inverseOf>
      <owl:InverseFunctionalProperty rdf:ID="isSenseOf"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#LexicalEntry"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Sense"/>
  </owl:FunctionalProperty>
  <owl:InverseFunctionalProperty rdf:about="#isSenseOf">
    <owl:inverseOf rdf:resource="#hasSense"/>
    <rdfs:range rdf:resource="#LexicalEntry"/>
    <rdfs:domain rdf:resource="#Sense"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:InverseFunctionalProperty>
  <owl:DataRange>
    <owl:oneOf rdf:parseType="Resource">
      <rdf:rest rdf:parseType="Resource">
        <rdf:rest rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >sourcecIdentifier</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:parseType="Resource">
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >text</rdf:first>
              <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >URL</rdf:first>
          </rdf:rest>
        </rdf:rest>
        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >bibliographicReference</rdf:first>
      </rdf:rest>
      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >nameSpaceIdentifier</rdf:first>
    </owl:oneOf>
  </owl:DataRange>
</rdf:RDF>
