<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/OGSF?iri=http://purl.obolibrary.org/obo/OGI.owl%23isLocatedAfter"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:OGI="http://purl.obolibrary.org/obo/OGI.owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:obo="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#hasIntervalRelation -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#hasIntervalRelation"/>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#isLocatedAfter -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#isLocatedAfter">
        <obo:IAO_0000115 xml:lang="en">isLocatedAfter(X,Y) : genetic interval X is located after genetic interval Y 
If genetic interval X is located after genetic interval Y, then the start of X is after the end of Y; or the end of Y is before the start of X.
 If isLocatedBefore(X,Y), then isLocatedAfter(Y,X) </obo:IAO_0000115>
        <dc:description xml:lang="en">isLocatedAfter(X,Y) ↔
    (hasStartPoint(x1,X) &amp; hasEndPoint(y1,Y) &amp; isLocatedAfter(x1,y1)) 
   OR (hasEndPoint(x2,X) &amp;. hasStartPoint(y2,Y) &amp; isLocatedBefore(y2,x2)) 
   
isLocatedAfter(X,Y) == isLocatedBefore(Y,X) </dc:description>
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#hasIntervalRelation"/>
        <inverseOf rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#isLocatedBefore"/>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#isLocatedBefore -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#isLocatedBefore"/>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



