<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/OGSF?iri=http://purl.obolibrary.org/obo/OGI.owl%23isEndsWith"?>
<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:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // 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#isEndsWith -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#isEndsWith">
        <ns3:IAO_0000115 xml:lang="en">isEndsWith(X,Y) : genetic interval X ends with genetic interval Y 
If genetic interval X ends with genetic interval Y, then the end of X and the end of 
Y are identical and the start of X is after the start of Y.</ns3:IAO_0000115>
        <dc:description xml:lang="en">isEndsWith(X,Y) ↔
   ((hasEndPoint(x1,X) &amp; hasEndPoint(x1,Y)) 
   &amp; (hasStartPoint(x2,X) &amp; hasStartPoint(y,Y)
   &amp; isLocatedAfter(x2,y)) </dc:description>
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#hasIntervalRelation"/>
    </ObjectProperty>
</rdf:RDF>



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



