<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!ENTITY ro 'http://sswapmeet.sswap.info/RO/'>
  <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
  <!ENTITY oboInOwl 'http://sswapmeet.sswap.info/oboInOwl/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:ro="&ro;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&ro;owlOntology">
        <owl:imports rdf:resource="&ro;owlOntology"/>
    </owl:Ontology>
    <owl:ObjectProperty rdf:about="&ro;objectProperties"/>
    <owl:ObjectProperty rdf:about="&ro;contained_in">
        <rdfs:subPropertyOf rdf:resource="&ro;objectProperties"/>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">relationship</oboInOwl:hasOBONamespace>
        <rdfs:label xml:lang="en">contained_in</rdfs:label>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label xml:lang="en">C contained_in C' if and only if: given any instance c that instantiates C at a time t, there is some c' such that: c' instantiates C' at time t and c located_in c' at t, and it is not the case that c *overlaps* c' at t. (c' is a conduit or cavity.)</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >PMID:15892874</rdfs:label>
                        <oboInOwl:hasURI rdf:datatype="&xsd;anyURI"
                        >http://sswapmeet.sswap.info/obo/owl/PMID#PMID_15892874</oboInOwl:hasURI>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <rdfs:comment rdf:datatype="&xsd;string">Containment obtains in each case between material and immaterial continuants, for instance: lung contained_in thoracic cavity; bladder contained_in pelvic cavity. Hence containment is not a transitive relation.    If c part_of c1 at t then we have also, by our definition and by the axioms of mereology applied to spatial regions, c located_in c1 at t. Thus, many examples of instance-level location relations for continuants are in fact cases of instance-level parthood. For material continuants location and parthood coincide. Containment is location not involving parthood, and arises only where some immaterial continuant is involved. To understand this relation, we first define overlap for continuants as follows:    c1 overlap c2 at t =def for some c, c part_of c1 at t and c part_of c2 at t.    The containment relation on the instance level can then be defined (see definition):</rdfs:comment>
    </owl:ObjectProperty>
</rdf:RDF>
