<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/XAO?iri=http://purl.obolibrary.org/obo/XAO_0004503"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/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:xao="http://purl.obolibrary.org/obo/xao#"
     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://www.geneontology.org/formats/oboInOwl#hasOBONamespace"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#created_by"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#creation_date"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // 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>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002202">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label>develops from</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/xao#end_stage -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/xao#end_stage">
        <rdfs:label>ends during</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/xao#start_stage -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/xao#start_stage">
        <rdfs:label>starts during</rdfs:label>
    </ObjectProperty>
    


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

    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0000437">
        <rdfs:label>death</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0001017">
        <rdfs:label>connective tissue</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0004049">
        <rdfs:label>perichondrium</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0004503">
        <rdfs:label>periosteum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/XAO_0001017"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_0000169"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002202"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_0004049"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/xao#end_stage"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_0000437"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/xao#start_stage"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_1000057"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:created_by>eriksegerdell</oboInOwl:created_by>
        <ns4:IAO_0000115>A membrane that lines the outer surface of all bones, except at the joints of long bones. It consists of dense irregular connective tissue, and is divided into an outer fibrous layer and inner osteogenic layer. The fibrous layer contains fibroblasts, while the osteogenic layer contains progenitor cells that develop into osteoblasts, which are essential to the healing process.</ns4:IAO_0000115>
        <oboInOwl:id>XAO:0004503</oboInOwl:id>
        <oboInOwl:creation_date>2013-04-10T19:57:52Z</oboInOwl:creation_date>
        <oboInOwl:hasOBONamespace>xenopus_anatomy</oboInOwl:hasOBONamespace>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_1000057">
        <rdfs:label>NF stage 45</rdfs:label>
    </Class>
</rdf:RDF>



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



