<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/SIO?iri=http://semanticscience.org/resource/SIO_000333"?>
<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: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"/>
    


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

    


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

    


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

    <owl:ObjectProperty rdf:about="http://semanticscience.org/resource/SIO_000273">
        <rdfs:label xml:lang="en">has direct part</rdfs:label>
    </owl:ObjectProperty>
    


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

    


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

    <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000072">
        <rdfs:label xml:lang="en">cartesian coordinate</rdfs:label>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000333">
        <rdfs:label xml:lang="en">3D cartesian coordinate</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/SIO_000072"/>
        <rdfs:subClassOf>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://semanticscience.org/resource/SIO_000273"/>
                        <owl:onClass rdf:resource="http://semanticscience.org/resource/SIO_000400"/>
                        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://semanticscience.org/resource/SIO_000273"/>
                        <owl:onClass rdf:resource="http://semanticscience.org/resource/SIO_000401"/>
                        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://semanticscience.org/resource/SIO_000273"/>
                        <owl:onClass rdf:resource="http://semanticscience.org/resource/SIO_000402"/>
                        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </rdfs:subClassOf>
        <dcterms:description xml:lang="en">A 3D cartesian coordinate is a coordinate that is composed of an x, y and z coordinate.</dcterms:description>
        <dc:identifier>SIO_000333</dc:identifier>
        <rdfs:isDefinedBy rdf:resource="http://semanticscience.org/ontology/sio.owl"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000400">
        <rdfs:label xml:lang="en">x cartesian coordinate</rdfs:label>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000401">
        <rdfs:label xml:lang="en">y cartesian coordinate</rdfs:label>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000402">
        <rdfs:label xml:lang="en">z cartesian coordinate</rdfs:label>
    </owl:Class>
</rdf:RDF>



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



