<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/UBERON?iri=http://purl.obolibrary.org/obo/UBERON_0011133"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:core="http://purl.obolibrary.org/obo/uberon/core#"
     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:ns4="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.obolibrary.org/obo/uberon/core#human_subset"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDbXref"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/UBPROP_0000008"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    <AnnotationProperty rdf:about="http://xmlns.com/foaf/0.1/depiction"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/uberon/core#mouse_subset"/>
    


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

    


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

    


    <!-- http://purl.obolibrary.org/obo/BFO_0000050 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000050">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label>part of</rdfs:label>
        <rdfs:label xml:lang="en">part of</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/RO_0002176 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002176">
        <rdfs:label>connects</rdfs:label>
        <rdfs:label xml:lang="en">connects</rdfs:label>
    </ObjectProperty>
    


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

    


    <!-- http://purl.obolibrary.org/obo/UBERON_0000982 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000982">
        <rdfs:label>skeletal joint</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0000983 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000983">
        <rdfs:label>metatarsus region</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0001448 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001448">
        <rdfs:label>metatarsal bone</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0001487 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001487">
        <rdfs:label>pes joint</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0002217 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002217">
        <rdfs:label>synovial joint</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0011133 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0011133">
        <rdfs:label>intermetatarsal joint</rdfs:label>
        <equivalentClass>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/UBERON_0000982"/>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002176"/>
                        <onClass rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001448"/>
                        <qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</qualifiedCardinality>
                    </Restriction>
                </intersectionOf>
            </Class>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001487"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002217"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000983"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002176"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001448"/>
            </Restriction>
        </rdfs:subClassOf>
        <foaf:depiction rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://upload.wikimedia.org/wikipedia/commons/d/dc/Gray358.png</foaf:depiction>
        <oboInOwl:hasDbXref>SCTID:361868009</oboInOwl:hasDbXref>
        <ns4:UBPROP_0000008>In humans: The base of the first metatarsal is not connected with that of the second by any ligaments; in this respect the great toe resembles the thumb</ns4:UBPROP_0000008>
        <ns4:IAO_0000115>A joint that connects two adjacent metatarsals.</ns4:IAO_0000115>
        <oboInOwl:hasDbXref>Wikipedia:Intermetatarsal_articulations</oboInOwl:hasDbXref>
        <oboInOwl:hasDbXref>FMA:35219</oboInOwl:hasDbXref>
        <oboInOwl:id>UBERON:0011133</oboInOwl:id>
        <oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#human_subset"/>
        <oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#mouse_subset"/>
    </Class>
</rdf:RDF>



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



