<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
]>


<rdf:RDF xmlns="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#"
     xml:base="http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#">
    <owl:Ontology rdf:about="">
        <owl:versionInfo rdf:datatype="&xsd;string">classified</owl:versionInfo>
        <rdfs:comment rdf:datatype="&xsd;string"
            >The DOLCE and DnS ontologies. OWL engineering by Aldo Gangemi.</rdfs:comment>
        <owl:versionInfo rdf:datatype="&xsd;string">397</owl:versionInfo>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////
    //
    //   OWL Classes
    //
    ///////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#abstract -->

    <owl:Class rdf:about="#abstract">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The main characteristic of abstract entities is that  they do not have spatial nor temporal qualities, and they are not qualities themselves.  The only class of abstract entities we consider in the present version of the upper  ontology is that of quality regions (or simply regions). Quality spaces are special  kinds of quality regions, being mereological sums of all the regions related to a certain quality type. The other examples of abstract entities (sets and facts) are only  indicative.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#particular"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:complementOf>
                            <owl:Class rdf:about="#spatial-location_q"/>
                        </owl:complementOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:complementOf>
                            <owl:Class rdf:about="#temporal-location_q"/>
                        </owl:complementOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#abstract-quality -->

    <owl:Class rdf:about="#abstract-quality">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A quality inherent in a non-physical endurant.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:allValuesFrom rdf:resource="#abstract-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#q-location"/>
                <owl:allValuesFrom rdf:resource="#abstract-region"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#inherent-in"/>
                <owl:someValuesFrom rdf:resource="#non-physical-endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#quality"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#abstract-region -->

    <owl:Class rdf:about="#abstract-region">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A region at which only abstract qualities can be directly located. It assumes some metrics for abstract (neither physical nor temporal) properties.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#q-location-of"/>
                <owl:allValuesFrom rdf:resource="#abstract-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#abstract-region"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#region"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#accomplishment -->

    <owl:Class rdf:about="#accomplishment">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Eventive occurrences (events) are called achievements if they are atomic, otherwise they are accomplishments.Further developments: being &apos;achievement&apos;, &apos;accomplishment&apos;, &apos;state&apos;, &apos;event&apos;, etc. can be also considered &apos;aspects&apos; of processes or of parts of them. For example, the same process &apos;rock erosion in the Sinni valley&apos; can be seen as an accomplishment (what has brought the current state that e.g. we are trying to explain), as an achievement (the erosion process as the result of a previous accomplishment), as a state (collapsing the time interval of the erosion into a time point), as an event (what has changed our focus from a state to another).In the erosion case, we could have good motivations to shift from one aspect to another: a) causation focus, b) effectual focus, c) condensation d) transition (causality).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#event"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#achievement -->

    <owl:Class rdf:about="#achievement">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Eventive occurrences (events) are called achievements  if they are atomic, otherwise they are accomplishments.Further developments: being &apos;achievement&apos;, &apos;accomplishment&apos;, &apos;state&apos;, &apos;event&apos;, etc. can be also considered &apos;aspects&apos; of processes or of parts of them. For example, the same process &apos;rock erosion in the Sinni valley&apos; can be seen as an accomplishment (what has brought the current state that e.g. we are trying to explain), as an achievement (the erosion process as the result of a previous accomplishment), as a state (collapsing the time interval of the erosion into a time point), as an event (what has changed our focus from a state to another).In the erosion case, we could have good motivations to shift from one aspect to another: a) causation focus, b) effectual focus, c) condensation d) transition (causality).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#event"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#amount-of-matter -->

    <owl:Class rdf:about="#amount-of-matter">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The common trait of amounts of matter is that they are endurants with no unity (according to Gangemi et a. 2001 none of them is an essential  whole). Amounts of matter - &apos;stuffs&apos; referred to by mass nouns like &apos;gold&apos;, &apos;iron&apos;, &apos;wood&apos;,  &apos;sand&apos;, &apos;meat&apos;, etc. - are mereologically  invariant, in the sense that they change their  identity when they change some parts.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#physical-endurant"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#arbitrary-sum -->

    <owl:Class rdf:about="#arbitrary-sum">
        <rdfs:comment rdf:datatype="&xsd;string"
            >AKA arbitrary-collection.The mereological sum of any two or more endurants (physical or not). Arbitrary sums have no unity criterion (they are &apos;extensional&apos;).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:someValuesFrom rdf:resource="#endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#dependent-place -->

    <owl:Class rdf:about="#dependent-place">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A feature that is not part of its host, like a hole in a piece of cheese, the underneath of a table, the front of a house, or the shadow of a tree.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#feature"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#endurant -->

    <owl:Class rdf:about="#endurant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The main characteristic of endurants is that all of them are independent essential wholes. This does not mean that the corresponding property (being an endurant) carries proper unity, since there is  no common unity criterion for endurants. Endurants can &apos;genuinely&apos; change in time,  in the sense that the very same endurant as a whole can have incompatible properties at different times. To see this, suppose that an endurant - say &apos;this paper&apos; - has a  property at a time t &apos;it&apos;s white&apos;, and a different, incompatible property at time t&apos;  &apos;it&apos;s yellow&apos;: in both cases we refer to the whole object, without picking up any  particular part of it. Within endurants, we distinguish between physical and non-physical  endurants, according to whether they have direct spatial qualities. Within physical  endurants, we distinguish between amounts of matter, objects, and features.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#specific-constant-constituent"/>
                <owl:allValuesFrom rdf:resource="#endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#spatio-temporal-particular"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#participant-in"/>
                <owl:someValuesFrom rdf:resource="#perdurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#event -->

    <owl:Class rdf:about="#event">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An occurrence-type is stative or eventive according  to whether it holds of the mereological sum of two of its instances, i.e. if it is cumulative or not. A sitting occurrence is stative since the sum of two sittings is still a sitting occurrence.In general, events differ from situations because they are not assumed to have a description from which they depend. They can be sequenced by some course, but they do not require a description as a unifying criterion.On the other hand, at any time, one can conceive a description that asserts the constraints by which an event of a certian type is such, and in this case, it becomes a situation.Since the decision of designing an explicit description that unifies a perdurant depends on context, task, interest, application, etc., when aligning an ontology do DLP, there can be indecision on where to align an event-oriented class. For example, in the WordNet alignment, we have decided to put only some physical events under &apos;event&apos;, e.g. &apos;discharge&apos;, in order to stress the social orientedness of DLP. But whereas we need to talk explicitly of the criteria by which we conceive discharge events, these will be put under &apos;situation&apos;.Similar considerations are made for the other types of perdurants in DOLCE.A different notion of event (dealing with change) is currently investigated for further developments: being &apos;achievement&apos;, &apos;accomplishment&apos;, &apos;state&apos;, &apos;event&apos;, etc. can be also considered &apos;aspects&apos; of processes or of parts of them. For example, the same process &apos;rock erosion in the Sinni valley&apos; can be conceptualized as an accomplishment (what has brought the current state that e.g. we are trying to explain), as an achievement (the erosion process as the result of a previous accomplishment), as a state (if we collapse the time interval of the erosion into a time point), or as an event (what has changed our focus from a state to another).In the erosion case, we could have good motivations to shift from one aspect to another: a) causation focus, b) effectual focus, c) condensation d) transition (causality).If we want to consider all the aspects of a process together, we need to postulate a unifying descriptive set of criteria (i.e. a &apos;description&apos;), according to which that process is circumstantiated in a &apos;situation&apos;. The different aspects will arise as a parts of a same situation.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#feature -->

    <owl:Class rdf:about="#feature">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Features are &apos;parasitic entities&apos;, that exist insofar their host exists. Typical examples of features are holes, bumps, boundaries, or spots of color. Features may be relevant parts of their host, like a bump or an edge, or dependent regions like a hole in a piece of cheese, the underneath of a table, the front of a house, or the shadow of a tree, which are not parts of their host. All features are essential wholes, but no common unity criterion may exist for all of them. However, typical features have a topological unity, as they are singular entities.Here only features of physical endurants are considered.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#physical-endurant"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#host"/>
                <owl:someValuesFrom rdf:resource="#physical-endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#non-physical-endurant -->

    <owl:Class rdf:about="#non-physical-endurant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An endurant with no mass, generically constantly depending on some agent. Non-physical endurants can have physical constituents (e.g. in the case of members of a collection).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:allValuesFrom rdf:resource="#abstract-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#non-physical-endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#non-physical-object -->

    <owl:Class rdf:about="#non-physical-object">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Formerly known as description. A unitary endurant with no mass (non-physical), generically constantly depending on some agent, on some communication act, and indirectly on some agent participating in that act. Both descriptions (in the now current sense) and concepts are non-physical objects.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#non-physical-endurant"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#generically-dependent-on"/>
                <owl:someValuesFrom rdf:resource="#physical-endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#non-physical-object"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#particular -->

    <owl:Class rdf:about="#particular">
        <rdfs:comment rdf:datatype="&xsd;string"
            >AKA &apos;entity&apos;.Any individual in the DOLCE domain of discourse. The extensional coverage of DOLCE is as large as possible, since it ranges on &apos;possibilia&apos;, i.e all possible individuals that can be postulated by means of DOLCE axioms. Possibilia include physical objects, substances, processes, qualities,  conceptual regions, non-physical objects, collections and even arbitrary sums of objects.The class &apos;particular&apos; features a covering partition that includes: endurant, perdurant, quality, and abstract. There are also some subclasses defined as unions of subclasses of &apos;particular&apos; for special purposes: spatio-temporal-particular (any particular except abstracts)- physical-realization (any realization of an information object, defined in the ExtendedDnS ontology).</rdfs:comment>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#perdurant -->

    <owl:Class rdf:about="#perdurant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Perdurants (AKA occurrences) comprise what are variously called events, processes, phenomena, activities and states. They can have temporal parts or spatial parts. For instance, the first movement of (an execution of) a symphony is a temporal part of the symphony. On the other hand, the play performed by the left side of the orchestra is a spatial part. In both cases, these parts are occurrences themselves. We assume that objects cannot be parts of occurrences, but rather they participate in them. Perdurants extend in time by accumulating different temporal parts, so that, at any time they are present, they are only partially present, in  the sense that some of their proper temporal parts (e.g., their previous or future phases) may be not present. E.g., the piece of paper you are reading now is wholly present, while some temporal parts of your reading are not present yet, or any more. Philosophers say that endurants are entities that are in time, while lacking temporal parts (so to speak, all their parts flow with them in time). Perdurants, on the contrary, are entities that happen in time, and can have temporal parts (all their parts are fixed in time).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#participant"/>
                <owl:someValuesFrom rdf:resource="#endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:someValuesFrom rdf:resource="#temporal-location_q"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#specific-constant-constituent"/>
                <owl:allValuesFrom rdf:resource="#perdurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#perdurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:allValuesFrom rdf:resource="#temporal-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#spatio-temporal-particular"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#physical-endurant -->

    <owl:Class rdf:about="#physical-endurant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An endurant having a direct physical (at least spatial) quality.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:someValuesFrom rdf:resource="#physical-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:allValuesFrom rdf:resource="#physical-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#physical-endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:someValuesFrom rdf:resource="#spatial-location_q"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#specific-constant-constituent"/>
                <owl:allValuesFrom rdf:resource="#physical-endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#physical-object -->

    <owl:Class rdf:about="#physical-object">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The main characteristic of physical objects is that  they are endurants with unity. However, they have no common unity criterion, since  different subtypes of objects may  have different unity criteria. Differently from  aggregates, (most) physical objects change some of their parts while keeping their  identity, they can have therefore temporary parts. Often physical objects (indeed,  all endurants) are ontologically independent from occurrences (discussed below).  However, if we admit that every object has a life, it is hard to exclude a mutual  specific constant dependence between the two. Nevertheless, we may still use the  notion of dependence to (weakly) characterize objects as being not specifically  constantly dependent on other objects.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#physical-endurant"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#physical-quality -->

    <owl:Class rdf:about="#physical-quality">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A quality inherent in a physical endurant.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#q-location"/>
                <owl:allValuesFrom rdf:resource="#physical-region"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:allValuesFrom rdf:resource="#physical-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#inherent-in"/>
                <owl:someValuesFrom rdf:resource="#physical-endurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#quality"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#physical-region -->

    <owl:Class rdf:about="#physical-region">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A region at which only physical qualities can be  directly located. It assumes some metrics for physical properties.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#q-location-of"/>
                <owl:allValuesFrom rdf:resource="#physical-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#physical-region"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#region"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#process -->

    <owl:Class rdf:about="#process">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Within stative occurrences, we distinguish between states and processes     according to homeomericity: sitting is classified as a state but running     is classified as a process, since there are (very short) temporal parts of     a running that are not themselves runnings. In general, processes differ     from situations because they are not assumed to have a description from     which they depend. They can be sequenced by some course, but they do not     require a description as a unifying criterion. On the other hand, at any     time, one can conceive a description that asserts the constraints by which     a process of a certian type is such, and in this case, it becomes a     situation. Since the decision of designing an explicit description that     unifies a perdurant depends on context, task, interest, application, etc.,     when aligning an ontology do DLP, there can be indecision on where to     align a process-oriented class. For example, in the WordNet alignment, we     have decided to put only some physical processes under &apos;process&apos;, e.g.     &apos;organic process&apos;, in order to stress the social orientedness of DLP. But     whereas we need to talk explicitly of the criteria by which we conceive     organic processes, these will be put under &apos;situation&apos;. Similar     considerations are made for the other types of perdurants in DOLCE. A     different notion of event (dealing with change) is currently investigated     for further developments: being &apos;achievement&apos;, &apos;accomplishment&apos;, &apos;state&apos;,     &apos;event&apos;, etc. can be also considered &apos;aspects&apos; of processes or of parts of     them. For example, the same process &apos;rock erosion in the Sinni valley&apos; can     be conceptualized as an accomplishment (what has brought the current state     that e.g. we are trying to explain), as an achievement (the erosion     process as the result of a previous accomplishment), as a state (if we     collapse the time interval of the erosion into a time point), or as an     event (what has changed our focus from a state to another). In the erosion     case, we could have good motivations to shift from one aspect to another:     a) causation focus, b) effectual focus, c) condensation d) transition     (causality). If we want to consider all the aspects of a process together,     we need to postulate a unifying descriptive set of criteria (i.e. a     &apos;description&apos;), according to which that process is circumstantiated in a     &apos;situation&apos;. The different aspects will arise as a parts of a same situation.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#stative"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#proposition -->

    <owl:Class rdf:about="#proposition">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The abstract content of a proposition. Abstract content is purely combinatorial: from this viewpoint, any content that can be generated by means of combinatorial rules is assumed to exist in the domain of quantification (reified abstracts).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#abstract"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#quale -->

    <owl:Class rdf:about="#quale">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An atomic region.</rdfs:comment>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="#atomic-part-of"/>
                        <owl:someValuesFrom rdf:resource="#region"/>
                    </owl:Restriction>
                    <owl:Class rdf:about="#region"/>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#quality -->

    <owl:Class rdf:about="#quality">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Qualities can be seen as the basic entities we can  perceive or measure: shapes, colors, sizes, sounds, smells, as well as weights, lengths,  electrical charges... &apos;Quality&apos; is often used as a synonymous of &apos;property&apos;, but this is  not the case in this upper ontology: qualities are particulars, properties are universals.  Qualities inhere to entities: every entity (including qualities themselves) comes with  certain qualities, which exist as long as the entity exists.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#spatio-temporal-particular"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#inherent-in"/>
                <owl:someValuesFrom rdf:resource="#particular"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#quality-space -->

    <owl:Class rdf:about="#quality-space">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A quality space is a topologically maximal region. The constraint of maximality cannot be given completely in OWL, but a constraint is given that creates a partition out of all quality spaces (e.g. no two quality spaces can overlap mereologically).</rdfs:comment>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="#overlaps"/>
                        <owl:allValuesFrom>
                            <owl:Class>
                                <owl:complementOf>
                                    <owl:Class rdf:about="#quality-space"/>
                                </owl:complementOf>
                            </owl:Class>
                        </owl:allValuesFrom>
                    </owl:Restriction>
                    <owl:Class rdf:about="#region"/>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#region -->

    <owl:Class rdf:about="#region">
        <rdfs:comment rdf:datatype="&xsd;string"
            >We distinguish between a quality (e.g., the color  of a specific rose), and its value (e.g., a particular shade of red). The latter  is called quale, and describes the position of an individual quality within a certain  conceptual space (called here quality space) Gardenfors (2000). So when we say that  two roses have (exactly) the same color, we mean that their color qualities, which  are distinct, have the same position in the color space, that is they have the same  color quale.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#abstract"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#region"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#relevant-part -->

    <owl:Class rdf:about="#relevant-part">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Features that are relevant parts of their host, like a bump or an edge.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#feature"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#set -->

    <owl:Class rdf:about="#set">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A mathematical set.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#abstract"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#space-region -->

    <owl:Class rdf:about="#space-region">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An ordinary space: geographical, cosmological, anatomical, topographic, etc.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#space-region"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#q-location-of"/>
                <owl:allValuesFrom rdf:resource="#spatial-location_q"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#physical-region"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#spatial-location_q -->

    <owl:Class rdf:about="#spatial-location_q">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A physical quality, q-located in (whose value is given within) ordinary spaces (geographical coordinates, cosmological positions, anatomical axes, etc.).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#physical-quality"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#spatio-temporal-particular -->

    <owl:Class rdf:about="#spatio-temporal-particular">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Dummy class for optimizing some property universes. It includes all entities that are not reifications of universals (&apos;abstracts&apos;), i.e. those entities that are in space-time.</rdfs:comment>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Class rdf:about="#quality"/>
                            <owl:Class rdf:about="#endurant"/>
                            <owl:Class rdf:about="#perdurant"/>
                        </owl:unionOf>
                    </owl:Class>
                    <owl:Class rdf:about="#particular"/>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#spatio-temporal-region -->

    <owl:Class rdf:about="#spatio-temporal-region">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Any region resulting from the composition of a space region with a temporal region, i.e. being present in region r at time t.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#space-region"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#state -->

    <owl:Class rdf:about="#state">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Within stative occurrences, we distinguish between  states and processes according to homeomericity: sitting is classified as a state  but running is classified as a process, since there are (very short) temporal parts  of a running that are not themselves runnings.In general, states differ from situations because they are not assumed to have a description from which they depend. They can be sequenced by some course, but they do not require a description as a unifying criterion.On the other hand, at any time, one can conceive a description that asserts the constraints by which a state of a certian type is such, and in this case, it becomes a situation.Since the decision of designing an explicit description that unifies a perdurant depends on context, task, interest, application, etc., when aligning an ontology do DLP, there can be indecision on where to align a state-oriented class. For example, in the WordNet alignment, we have decided to put only some physical states under &apos;state&apos;, e.g. &apos;turgor&apos;, in order to stress the social orientedness of DLP. But whereas we need to talk explicitly of the criteria by which we conceive turgor states, these will be put under &apos;situation&apos;.Similar considerations are made for the other types of perdurants in DOLCE.A different notion of event (dealing with change) is currently investigated for further developments: being &apos;achievement&apos;, &apos;accomplishment&apos;, &apos;state&apos;, &apos;event&apos;, etc. can be also considered &apos;aspects&apos; of processes or of parts of them. For example, the same process &apos;rock erosion in the Sinni valley&apos; can be conceptualized as an accomplishment (what has brought the current state that e.g. we are trying to explain), as an achievement (the erosion process as the result of a previous accomplishment), as a state (if we collapse the time interval of the erosion into a time point), or as an event (what has changed our focus from a state to another).In the erosion case, we could have good motivations to shift from one aspect to another: a) causation focus, b) effectual focus, c) condensation d) transition (causality).If we want to consider all the aspects of a process together, we need to postulate a unifying descriptive set of criteria (i.e. a &apos;description&apos;), according to which that process is circumstantiated in a &apos;situation&apos;. The different aspects will arise as a parts of a same situation.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#stative"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#stative -->

    <owl:Class rdf:about="#stative">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An occurrence-type is stative or eventive according  to whether it holds of the mereological sum of two of its instances, i.e. if it is  cumulative or not. A sitting occurrence is stative since the sum of two sittings  is still a sitting occurrence.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporal-location_q -->

    <owl:Class rdf:about="#temporal-location_q">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A temporal location quality.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#temporal-quality"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporal-quality -->

    <owl:Class rdf:about="#temporal-quality">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A quality inherent in a perdurant.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#q-location"/>
                <owl:allValuesFrom rdf:resource="#temporal-region"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#inherent-in"/>
                <owl:someValuesFrom rdf:resource="#perdurant"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#quality"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has-quality"/>
                <owl:allValuesFrom rdf:resource="#temporal-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporal-region -->

    <owl:Class rdf:about="#temporal-region">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A region at which only temporal qualities can be  directly located. It assumes a metrics for time.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#q-location-of"/>
                <owl:allValuesFrom rdf:resource="#temporal-quality"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#part"/>
                <owl:allValuesFrom rdf:resource="#temporal-region"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#region"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#time-interval -->

    <owl:Class rdf:about="#time-interval">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A temporal region, measured according to a calendar.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#temporal-region"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////
    //
    //   OWL Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#abstract-location -->

    <owl:ObjectProperty rdf:about="#abstract-location">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Analytical location holding between non-physical endurants and abstract regions.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#abstract-location-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#non-physical-endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#abstract-region"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#abstract-location-of -->

    <owl:ObjectProperty rdf:about="#abstract-location-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#abstract-location"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#abstract-region"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#non-physical-endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#atomic-part -->

    <owl:ObjectProperty rdf:about="#atomic-part">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The part relation between a particular and an atom.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#atomic-part-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#atomic-part-of -->

    <owl:ObjectProperty rdf:about="#atomic-part-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#atomic-part"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#boundary -->

    <owl:ObjectProperty rdf:about="#boundary">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#boundary-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#boundary-of -->

    <owl:ObjectProperty rdf:about="#boundary-of">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A boundary here is taken to be a part (mereological treatment). Consequently, in the case of endurants, (reified) boundaries are features.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#boundary"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#constant-participant -->

    <owl:ObjectProperty rdf:about="#constant-participant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Anytime x is present, x has participant y. In other words, all parts of x have a same participant.Participation can be constant (in all parts of the perdurant, e.g. in &apos;the car is running&apos;), or temporary (in only some parts, e.g. in &apos;I&apos;m electing the president&apos;).</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#constant-participant-in"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#constant-participant-in -->

    <owl:ObjectProperty rdf:about="#constant-participant-in">
        <rdfs:subPropertyOf>
            <owl:ObjectProperty rdf:about="#participant-in"/>
        </rdfs:subPropertyOf>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#constant-participant"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#exact-location -->

    <owl:ObjectProperty rdf:about="#exact-location">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A location relation bounded to regions and defined analytically through the composition of inherence and q-location. This is the analytical version of &apos;generic location&apos;.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#exact-location-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#region"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#exact-location-of -->

    <owl:ObjectProperty rdf:about="#exact-location-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#exact-location"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#region"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#generic-constituent -->

    <owl:ObjectProperty rdf:about="#generic-constituent">
        <rdfs:comment rdf:datatype="&xsd;string"
            >&apos;Constituent&apos; should depend on some layering of  the ontology. For example, scientific granularities or ontological &apos;strata&apos; are  typical layerings. A constituent is a part belonging to a lower layer. Since layering is actually a partition of the ontology, constituents are not properly classified as parts, although this kinship can be intuitive for common sense. Example of specific constant constituents are the entities constituting a setting (a situation), whilethe entities constituting a collection are examples of generic constant constituents.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#generic-constituent-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#generic-constituent-of -->

    <owl:ObjectProperty rdf:about="#generic-constituent-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#generic-constituent"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#generic-dependent -->

    <owl:ObjectProperty rdf:about="#generic-dependent">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The dependence on an individual of a given type at some time. This is traditionally a relation between particulars and universals, but this one states that x generically depends on y if a z different from y, but with the same properties, can be equivalently its depend-on.This is a temporally-indexed relation (embedded in this syntax).</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#generically-dependent-on"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#generic-location -->

    <owl:ObjectProperty rdf:about="#generic-location">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The most generic location relation, probably equivalent to more than one image schema in a cognitive system (e.g. containment for exact location, proximity for approximate location).This is meant to reason on generalized, common sense as well as formal locations, including naive localization, between any kinds of entities. Generic location is branched into &apos;exact&apos; location, ranging on regions, and &apos;approximate&apos; (naive) location, ranging on non-regions.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#generic-location-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#generic-location-of -->

    <owl:ObjectProperty rdf:about="#generic-location-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#generic-location"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#generically-dependent-on -->

    <owl:ObjectProperty rdf:about="#generically-dependent-on">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#generic-dependent"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#has-quale -->

    <owl:ObjectProperty rdf:about="#has-quale">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A quality having a q-location at an atomic region.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#quale-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#quality"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#quale"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#has-quality -->

    <owl:ObjectProperty rdf:about="#has-quality">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#inherent-in"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#quality"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#has-t-quality -->

    <owl:ObjectProperty rdf:about="#has-t-quality">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#t-inherent-in"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#quality"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#host -->

    <owl:ObjectProperty rdf:about="#host">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The immediate relation holding for features and entities.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#host-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#feature"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#physical-endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#host-of -->

    <owl:ObjectProperty rdf:about="#host-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#host"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#physical-endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#feature"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#identity-c -->

    <owl:ObjectProperty rdf:about="#identity-c">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Any pair of individuals are ontologically identical if they are identical to themselves. Reflexive, symmetric, and transitive.</rdfs:comment>
        <rdf:type rdf:resource="&owl;SymmetricProperty"/>
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#identity-c"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#identity-n -->

    <owl:ObjectProperty rdf:about="#identity-n">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Any pair of individuals are notionally identical iff they instantiate all and only the same concepts.</rdfs:comment>
        <rdf:type rdf:resource="&owl;SymmetricProperty"/>
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#identity-n"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#immediate-relation -->

    <owl:ObjectProperty rdf:about="#immediate-relation">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A relation that holds without  additional mediating individuals. In logical terms, a non-composed relation.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#immediate-relation-i"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#immediate-relation-i -->

    <owl:ObjectProperty rdf:about="#immediate-relation-i">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A relation that holds without additional mediating individuals. In logical terms, a non-composed relation.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#immediate-relation"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#inherent-in -->

    <owl:ObjectProperty rdf:about="#inherent-in">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The immediate relation holding for qualities and entities.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#has-quality"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#quality"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#life -->

    <owl:ObjectProperty rdf:about="#life">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Total constant participation applied to the mereological sum of the perdurants in which an endurant participates.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#life-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#life-of -->

    <owl:ObjectProperty rdf:about="#life-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#life"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mediated-relation -->

    <owl:ObjectProperty rdf:about="#mediated-relation">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A relation that composes other  relations. For example, a participation relation composed with a representation relation.Composed relation cannot be directly expressed in OWL-DL, then (at least some) compositions are expressed as class or restriction axioms.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#mediated-relation-i"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mediated-relation-i -->

    <owl:ObjectProperty rdf:about="#mediated-relation-i">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A relation that composes other relations. For example, a participation relation composed with a representation relation. Composed relation cannot be directly expressed in OWL-DL, then (at least some) compositions are expressed as class or restriction axioms.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#mediated-relation"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#mereologically-coincides -->

    <owl:ObjectProperty rdf:about="#mereologically-coincides">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Having the same parts at time t.</rdfs:comment>
        <rdf:type rdf:resource="&owl;SymmetricProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#mereologically-coincides"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#overlaps -->

    <owl:ObjectProperty rdf:about="#overlaps">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Mereological overlap: having a common part.</rdfs:comment>
        <rdf:type rdf:resource="&owl;SymmetricProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#overlaps"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#part -->

    <owl:ObjectProperty rdf:about="#part">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The most generic part relation, reflexive, asymmetric, and transitive.</rdfs:comment>
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#part-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#part-of -->

    <owl:ObjectProperty rdf:about="#part-of">
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#part"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#participant -->

    <owl:ObjectProperty rdf:about="#participant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The immediate relation holding between endurants and perdurants (e.g. in &apos;the car is running&apos;).Participation can be constant (in all parts of the perdurant, e.g. in &apos;the car is running&apos;), or temporary (in only some parts, e.g. in &apos;I&apos;m electing the president&apos;).A &apos;functional&apos; participant is specialized for those forms of participation that depend on the nature of participants, processes, or on the intentionality of agentive participants. Traditional &apos;thematic role&apos; should be mapped to functional participation.For relations holding between participants in a same perdurant, see the co-participates relation.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#participant-in"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#participant-in -->

    <owl:ObjectProperty rdf:about="#participant-in">
        <rdfs:subPropertyOf>
            <owl:ObjectProperty rdf:about="#immediate-relation-i"/>
        </rdfs:subPropertyOf>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#participant"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#partly-compresent -->

    <owl:ObjectProperty rdf:about="#partly-compresent">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A composed (mediated) relation used here to make relations &apos;temporary&apos;: by adding it as a superrelation, the effect is that the two related endurants cannot be present at all the same time intervals, but are compresent at least at some time interval (see related axiom).In FOL, the same constraint can be stated directly by coreference.This workaround can be used to index time of relations that involve reciprocal dependency, but it cannot be used in general with relations involving multiple strata of reality. For example, _about_ relation can be temporally indexed, without involving that the time of the information object overlaps with the time of the entity the information is about (but this works for e.g. the _realizes_ relation between information objects and entities whatsoever). The different temporal constraints of about vs. expresses probably derive from the dependency of aboutness from conception (to be about x, an information object should also express a description d that is satisfied by a situation including x, then temporal overlapping of _about_ is true in virtue of d). On the other hand, even conceives cannot be indexed in this way, because overlapping does not hold between the time og the conceiving agent, and the conceived description (or situation).</rdfs:comment>
        <rdf:type rdf:resource="&owl;SymmetricProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#partly-compresent"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#physical-location -->

    <owl:ObjectProperty rdf:about="#physical-location">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Analytical location holding between physical endurants and physical regions.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#physical-location-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#physical-endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#physical-region"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#physical-location-of -->

    <owl:ObjectProperty rdf:about="#physical-location-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#physical-location"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#physical-region"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#physical-endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#proper-part -->

    <owl:ObjectProperty rdf:about="#proper-part">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The proper part relation: irreflexive, antisymmetric, and transitive.</rdfs:comment>
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#proper-part-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#proper-part-of -->

    <owl:ObjectProperty rdf:about="#proper-part-of">
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#proper-part"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#q-location -->

    <owl:ObjectProperty rdf:about="#q-location">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The immediate relation holding for qualities and regions. See &apos;generic location&apos; branching for the various mediated relations that embed q-location.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#q-location-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#quality"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#region"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#q-location-of -->

    <owl:ObjectProperty rdf:about="#q-location-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#q-location"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#region"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#quality"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#q-present-at -->

    <owl:ObjectProperty rdf:about="#q-present-at">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Presence of a physical quality when inheres in  an endurant.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#time-of-q-presence-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#physical-quality"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#time-interval"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#quale-of -->

    <owl:ObjectProperty rdf:about="#quale-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#has-quale"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#quale"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#quality"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#r-location -->

    <owl:ObjectProperty rdf:about="#r-location">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A relation for representing regions within other regions, e.g. in measurement spaces (space composition).The result of r-location composition is a new &apos;composed region&apos;, which can either preserve the same region type (e.g. physical+physical-&gt;physical, or  physical+abstract-&gt;physical), or not (e.g. physical+abstract-&gt;abstract). See &apos;composition description&apos; for more details.In some cases, space composition is conventional, i.e. a space is just &apos;located&apos; at another space, as in the case of measurement spaces:(direct composition):   r r-location r1In other cases, r-location implies a complex path, e.g. :(homogeneous composition):   r q-location-of q inherent-in x has-quality q1 q-location r1(heterogeneous composition across endurants and perdurants):   r q-location-of q inherent-in e participant-in p has-quality q1 q-location r1(heterogeneous composition across physical and non-physical endurants):   r q-location-of q inherent-in pe specific-constant-dependent npe has-quality q1 q-location r1</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#r-location-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#region"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#region"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#r-location-of -->

    <owl:ObjectProperty rdf:about="#r-location-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#r-location"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#region"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#region"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#sibling-part -->

    <owl:ObjectProperty rdf:about="#sibling-part">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Mereological sibling: having a common whole</rdfs:comment>
        <rdf:type rdf:resource="&owl;SymmetricProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#sibling-part"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#spatio-temporal-presence-of -->

    <owl:ObjectProperty rdf:about="#spatio-temporal-presence-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#spatio-temporally-present-at"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#spatio-temporal-region"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#spatio-temporally-present-at -->

    <owl:ObjectProperty rdf:about="#spatio-temporally-present-at">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#spatio-temporal-presence-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#spatio-temporal-region"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#specific-constant-constituent -->

    <owl:ObjectProperty rdf:about="#specific-constant-constituent">
        <rdfs:comment rdf:datatype="&xsd;string"
            >&apos;Constituent&apos; should depend on some layering of  the ontology. For example, scientific granularities or ontological &apos;strata&apos; are  typical layerings. A constituent is a part belonging to a lower layer. Since layering is actually a partition of the ontology, constituents are not properly classified as parts, although this kinship can be intuitive for common sense. Example of specific constant constituents are the entities constituting a setting (a situation), whilethe entities constituting a collection are examples of generic constant constituents.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#specific-constant-constituent-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#specific-constant-constituent-of -->

    <owl:ObjectProperty rdf:about="#specific-constant-constituent-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#specific-constant-constituent"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#specific-constant-dependent -->

    <owl:ObjectProperty rdf:about="#specific-constant-dependent">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The constant dependence between two individuals. Taken here as primitive.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#specifically-constantly-dependent-on"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#specifically-constantly-dependent-on -->

    <owl:ObjectProperty rdf:about="#specifically-constantly-dependent-on">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#specific-constant-dependent"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#strong-connection -->

    <owl:ObjectProperty rdf:about="#strong-connection">
        <rdfs:comment rdf:datatype="&xsd;string"
            >By strong connection here we mean a connection between  two entities that share a boundary.</rdfs:comment>
        <rdf:type rdf:resource="&owl;SymmetricProperty"/>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#strong-connection"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#t-inherent-in -->

    <owl:ObjectProperty rdf:about="#t-inherent-in">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The immediate relation holding for qualities and entities at time t.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#has-t-quality"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#quality"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporary-atomic-part -->

    <owl:ObjectProperty rdf:about="#temporary-atomic-part">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Having an atom as part at a time t.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#temporary-atomic-part-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporary-atomic-part-of -->

    <owl:ObjectProperty rdf:about="#temporary-atomic-part-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#temporary-atomic-part"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporary-part -->

    <owl:ObjectProperty rdf:about="#temporary-part">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Being part at time t. It holds for endurants only. This is important to model parts that can change or be lost over time without affecting the identity of the whole. In FOL, this is expressed as a ternary relation, but in DLs we only can reason with binary relations, then only the necessary axiom of compresence is represented here.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#temporary-part-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporary-part-of -->

    <owl:ObjectProperty rdf:about="#temporary-part-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#temporary-part"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporary-participant -->

    <owl:ObjectProperty rdf:about="#temporary-participant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Only some parts of the perdurant p have a participant e.In fact, participation can be constant (in all parts of the perdurant, e.g. in &apos;the car is running&apos;), or temporary (in only some parts, e.g. in &apos;I&apos;m electing the president&apos;).Implicitly, this relation has a temporal indexing.If needed, in OWL one can derive such indexing by expliciting what parts of p have e as _constant_ participant.An appropriate OWL axiom is created to bind this relation to a proper part of it, which has the temporary-participant as a constant one.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#temporary-participant-in"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporary-participant-in -->

    <owl:ObjectProperty rdf:about="#temporary-participant-in">
        <rdfs:comment rdf:datatype="&xsd;string"
            >x participates in some of y&apos;s parts.</rdfs:comment>
        <rdfs:subPropertyOf>
            <owl:ObjectProperty rdf:about="#participant-in"/>
        </rdfs:subPropertyOf>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#temporary-participant"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporary-proper-part -->

    <owl:ObjectProperty rdf:about="#temporary-proper-part">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Being proper part at time t. It holds for endurants only. This is important to model proper parts that can change or be lost over time without affecting the identity of the whole.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#temporary-proper-part-of"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#temporary-proper-part-of -->

    <owl:ObjectProperty rdf:about="#temporary-proper-part-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#temporary-proper-part"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#time-of-q-presence-of -->

    <owl:ObjectProperty rdf:about="#time-of-q-presence-of">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#q-present-at"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#time-interval"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#physical-quality"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#total-constant-participant -->

    <owl:ObjectProperty rdf:about="#total-constant-participant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The perdurant p has a participant e that constantly participates in p with all its parts, e.g. in &apos;I played the concert&apos; (where the concert is a solo concert).</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#total-constant-participant-in"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#total-constant-participant-in -->

    <owl:ObjectProperty rdf:about="#total-constant-participant-in">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#total-constant-participant"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#total-temporary-participant -->

    <owl:ObjectProperty rdf:about="#total-temporary-participant">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The perdurant p has a participant e that temporarily participates in p with all its parts, e.g. in &apos;I played the concert&apos; (where I actually played just an ouverture).See also &apos;temporary-participant&apos;.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#total-temporary-participant-in"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#total-temporary-participant-in -->

    <owl:ObjectProperty rdf:about="#total-temporary-participant-in">
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#total-temporary-participant"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#endurant"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#perdurant"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- Object property: http://www.loa-cnr.it/ontologies/DOLCE-Lite.owl#weak-connection -->

    <owl:ObjectProperty rdf:about="#weak-connection">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The basic connection, not requiring a  common boundary.</rdfs:comment>
        <owl:inverseOf>
            <owl:ObjectProperty rdf:about="#weak-connection"/>
        </owl:inverseOf>
        <rdfs:domain>
            <owl:Class rdf:about="#particular"/>
        </rdfs:domain>
        <rdfs:range>
            <owl:Class rdf:about="#particular"/>
        </rdfs:range>
    </owl:ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////
    //
    //   OWL Axioms
    //
    ///////////////////////////////////////////////////////////////////////////
     -->

    <owl:Class rdf:about="#abstract-quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#physical-quality"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#physical-quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#abstract-quality"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#endurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#endurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#quality"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#temporal-quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#physical-quality"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#physical-quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#temporal-quality"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#arbitrary-sum">
        <owl:disjointWith>
            <owl:Class rdf:about="#physical-endurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#physical-endurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#arbitrary-sum"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#temporal-region">
        <owl:disjointWith>
            <owl:Class rdf:about="#abstract-region"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#abstract-region">
        <owl:disjointWith>
            <owl:Class rdf:about="#temporal-region"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#feature">
        <owl:disjointWith>
            <owl:Class rdf:about="#physical-object"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#physical-object">
        <owl:disjointWith>
            <owl:Class rdf:about="#feature"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#temporal-region">
        <owl:disjointWith>
            <owl:Class rdf:about="#physical-region"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#physical-region">
        <owl:disjointWith>
            <owl:Class rdf:about="#temporal-region"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#arbitrary-sum">
        <owl:disjointWith>
            <owl:Class rdf:about="#non-physical-endurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#non-physical-endurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#arbitrary-sum"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#abstract">
        <owl:disjointWith>
            <owl:Class rdf:about="#perdurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#perdurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#abstract"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#abstract">
        <owl:disjointWith>
            <owl:Class rdf:about="#endurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#endurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#abstract"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#feature">
        <owl:disjointWith>
            <owl:Class rdf:about="#amount-of-matter"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#amount-of-matter">
        <owl:disjointWith>
            <owl:Class rdf:about="#feature"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#abstract">
        <owl:disjointWith>
            <owl:Class rdf:about="#quality"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#abstract"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#physical-object">
        <owl:disjointWith>
            <owl:Class rdf:about="#amount-of-matter"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#amount-of-matter">
        <owl:disjointWith>
            <owl:Class rdf:about="#physical-object"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#physical-endurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#non-physical-endurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#non-physical-endurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#physical-endurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#abstract-quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#temporal-quality"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#temporal-quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#abstract-quality"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#abstract-region">
        <owl:disjointWith>
            <owl:Class rdf:about="#physical-region"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#physical-region">
        <owl:disjointWith>
            <owl:Class rdf:about="#abstract-region"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#endurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#perdurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#perdurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#endurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#quality">
        <owl:disjointWith>
            <owl:Class rdf:about="#perdurant"/>
        </owl:disjointWith>
    </owl:Class>
    <owl:Class rdf:about="#perdurant">
        <owl:disjointWith>
            <owl:Class rdf:about="#quality"/>
        </owl:disjointWith>
    </owl:Class>
    <rdf:Description rdf:about="#generic-location">
        <rdfs:subPropertyOf rdf:resource="#mediated-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#physical-location-of">
        <rdfs:subPropertyOf rdf:resource="#exact-location-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#spatio-temporal-presence-of">
        <rdfs:subPropertyOf rdf:resource="#exact-location-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#total-constant-participant-in">
        <rdfs:subPropertyOf rdf:resource="#constant-participant-in"/>
    </rdf:Description>
    <rdf:Description rdf:about="#host">
        <rdfs:subPropertyOf rdf:resource="#specifically-constantly-dependent-on"/>
    </rdf:Description>
    <rdf:Description rdf:about="#spatio-temporally-present-at">
        <rdfs:subPropertyOf rdf:resource="#exact-location"/>
    </rdf:Description>
    <rdf:Description rdf:about="#t-inherent-in">
        <rdfs:subPropertyOf rdf:resource="#inherent-in"/>
    </rdf:Description>
    <rdf:Description rdf:about="#partly-compresent">
        <rdfs:subPropertyOf rdf:resource="#mediated-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-proper-part">
        <rdfs:subPropertyOf rdf:resource="#temporary-part"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-part-of">
        <rdfs:subPropertyOf rdf:resource="#part-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#life-of">
        <rdfs:subPropertyOf rdf:resource="#constant-participant"/>
    </rdf:Description>
    <rdf:Description rdf:about="#r-location-of">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#atomic-part">
        <rdfs:subPropertyOf rdf:resource="#part"/>
    </rdf:Description>
    <rdf:Description rdf:about="#specifically-constantly-dependent-on">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#q-location">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#host-of">
        <rdfs:subPropertyOf rdf:resource="#specific-constant-dependent"/>
    </rdf:Description>
    <rdf:Description rdf:about="#generic-dependent">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-part">
        <rdfs:subPropertyOf rdf:resource="#part"/>
    </rdf:Description>
    <rdf:Description rdf:about="#proper-part-of">
        <rdfs:subPropertyOf rdf:resource="#part-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#has-quality">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#part">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#exact-location-of">
        <rdfs:subPropertyOf rdf:resource="#generic-location-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-proper-part-of">
        <rdfs:subPropertyOf rdf:resource="#temporary-part-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#life">
        <rdfs:subPropertyOf rdf:resource="#constant-participant-in"/>
    </rdf:Description>
    <rdf:Description rdf:about="#boundary">
        <rdfs:subPropertyOf rdf:resource="#proper-part"/>
    </rdf:Description>
    <rdf:Description rdf:about="#identity-c">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#physical-location">
        <rdfs:subPropertyOf rdf:resource="#exact-location"/>
    </rdf:Description>
    <rdf:Description rdf:about="#sibling-part">
        <rdfs:subPropertyOf rdf:resource="#mediated-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#time-of-q-presence-of">
        <rdfs:subPropertyOf rdf:resource="#mediated-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-proper-part">
        <rdfs:subPropertyOf rdf:resource="#proper-part"/>
    </rdf:Description>
    <rdf:Description rdf:about="#part-of">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#abstract-location">
        <rdfs:subPropertyOf rdf:resource="#exact-location"/>
    </rdf:Description>
    <rdf:Description rdf:about="#weak-connection">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#inherent-in">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#q-present-at">
        <rdfs:subPropertyOf rdf:resource="#mediated-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#total-constant-participant">
        <rdfs:subPropertyOf rdf:resource="#constant-participant"/>
    </rdf:Description>
    <rdf:Description rdf:about="#identity-n">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#constant-participant">
        <rdfs:subPropertyOf rdf:resource="#participant"/>
    </rdf:Description>
    <rdf:Description rdf:about="#overlaps">
        <rdfs:subPropertyOf rdf:resource="#mediated-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#exact-location">
        <rdfs:subPropertyOf rdf:resource="#generic-location"/>
    </rdf:Description>
    <rdf:Description rdf:about="#generic-constituent-of">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#specific-constant-constituent">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-part-of">
        <rdfs:subPropertyOf rdf:resource="#partly-compresent"/>
    </rdf:Description>
    <rdf:Description rdf:about="#boundary-of">
        <rdfs:subPropertyOf rdf:resource="#proper-part-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#specific-constant-constituent-of">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-part">
        <rdfs:subPropertyOf rdf:resource="#partly-compresent"/>
    </rdf:Description>
    <rdf:Description rdf:about="#q-location-of">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#generic-location-of">
        <rdfs:subPropertyOf rdf:resource="#mediated-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#strong-connection">
        <rdfs:subPropertyOf rdf:resource="#mediated-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-proper-part-of">
        <rdfs:subPropertyOf rdf:resource="#proper-part-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#has-quale">
        <rdfs:subPropertyOf rdf:resource="#q-location"/>
    </rdf:Description>
    <rdf:Description rdf:about="#total-temporary-participant">
        <rdfs:subPropertyOf rdf:resource="#temporary-participant"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-atomic-part-of">
        <rdfs:subPropertyOf rdf:resource="#temporary-proper-part-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#r-location">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#abstract-location-of">
        <rdfs:subPropertyOf rdf:resource="#exact-location-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#quale-of">
        <rdfs:subPropertyOf rdf:resource="#q-location-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#has-t-quality">
        <rdfs:subPropertyOf rdf:resource="#has-quality"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-atomic-part">
        <rdfs:subPropertyOf rdf:resource="#temporary-proper-part"/>
    </rdf:Description>
    <rdf:Description rdf:about="#specific-constant-dependent">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#mereologically-coincides">
        <rdfs:subPropertyOf rdf:resource="#temporary-part"/>
    </rdf:Description>
    <rdf:Description rdf:about="#generically-dependent-on">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation-i"/>
    </rdf:Description>
    <rdf:Description rdf:about="#proper-part">
        <rdfs:subPropertyOf rdf:resource="#part"/>
    </rdf:Description>
    <rdf:Description rdf:about="#total-temporary-participant-in">
        <rdfs:subPropertyOf rdf:resource="#temporary-participant-in"/>
    </rdf:Description>
    <rdf:Description rdf:about="#atomic-part-of">
        <rdfs:subPropertyOf rdf:resource="#part-of"/>
    </rdf:Description>
    <rdf:Description rdf:about="#generic-constituent">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
    <rdf:Description rdf:about="#temporary-participant">
        <rdfs:subPropertyOf rdf:resource="#participant"/>
    </rdf:Description>
    <rdf:Description rdf:about="#participant">
        <rdfs:subPropertyOf rdf:resource="#immediate-relation"/>
    </rdf:Description>
</rdf:RDF>
