<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/SIO?iri=http://semanticscience.org/resource/SIO_001248"?>
<rdf:RDF xmlns="http://semanticscience.org/ontology/sio.owl#"
     xml:base="http://semanticscience.org/ontology/sio.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:resource="http://semanticscience.org/resource/"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     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/">
    <owl:Ontology rdf:about="http://semanticscience.org/ontology/sio.owl"/>
    


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

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/identifier"/>
    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#example"/>
    


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

    


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

    


    <!-- http://semanticscience.org/resource/SIO_001248 -->

    <owl:Class rdf:about="http://semanticscience.org/resource/SIO_001248">
        <rdfs:label xml:lang="en">open interval</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/SIO_001251"/>
        <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/SIO_001252"/>
        <skos:example xml:lang="en">(0,1) is an open interval that is greater than 0 and less than 1.</skos:example>
        <dc:identifier>SIO_001248</dc:identifier>
        <dcterms:description xml:lang="en">an open interval is an interval that does not include its endpoints.</dcterms:description>
        <rdfs:isDefinedBy rdf:resource="http://semanticscience.org/ontology/sio.owl"/>
    </owl:Class>
    


    <!-- http://semanticscience.org/resource/SIO_001251 -->

    <owl:Class rdf:about="http://semanticscience.org/resource/SIO_001251">
        <rdfs:label xml:lang="en">left open interval</rdfs:label>
    </owl:Class>
    


    <!-- http://semanticscience.org/resource/SIO_001252 -->

    <owl:Class rdf:about="http://semanticscience.org/resource/SIO_001252">
        <rdfs:label xml:lang="en">right open interval</rdfs:label>
    </owl:Class>
</rdf:RDF>



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



