<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/MP?iri=http://purl.obolibrary.org/obo/MP_0011969"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:ns5="http://purl.obolibrary.org/obo/"
     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:dcterms="http://purl.org/dc/terms/"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:mp-edit="http://purl.obolibrary.org/obo/mp-edit#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


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

    <AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/>
    <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#inSubset"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/mp-edit#IMPC"/>
    <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>
        <rdfs:label xml:lang="en">part of</rdfs:label>
    </ObjectProperty>
    


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

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


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

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


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002573">
        <rdfs:label>has modifier</rdfs:label>
    </ObjectProperty>
    


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

    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MP_0000187">
        <rdfs:label>abnormal triglyceride level</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MP_0003949">
        <rdfs:label>abnormal circulating lipid level</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/MP_0011969">
        <rdfs:label>abnormal circulating triglyceride level</rdfs:label>
        <equivalentClass>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/PATO_0000070"/>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000052"/>
                                <someValuesFrom>
                                    <Class>
                                        <intersectionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CHEBI_17855"/>
                                            <Restriction>
                                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                                                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000178"/>
                                            </Restriction>
                                        </intersectionOf>
                                    </Class>
                                </someValuesFrom>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002573"/>
                                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/PATO_0000460"/>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MP_0000187"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MP_0003949"/>
        <ns5:IAO_0000115>abnormal concentration of naturally occurring esters of three fatty acids and glycerol in the blood; triglycerides are widespread in adipose tissue, commonly circulate in the blood in the form of lipoproteins, and are involved in the process of bidirectional transference of adipose fat and blood glucose with the liver</ns5:IAO_0000115>
        <oboInOwl:created_by>csmith</oboInOwl:created_by>
        <oboInOwl:creation_date>2013-04-04T16:10:51Z</oboInOwl:creation_date>
        <oboInOwl:hasOBONamespace>MPheno.ontology</oboInOwl:hasOBONamespace>
        <oboInOwl:id>MP:0011969</oboInOwl:id>
        <oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/mp-edit#IMPC"/>
        <dcterms:contributor rdf:resource="https://orcid.org/0000-0003-3691-0324"/>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/NCBITaxon_9606"/>
    


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

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


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

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


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

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


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- https://orcid.org/0000-0003-3691-0324 -->

    <NamedIndividual rdf:about="https://orcid.org/0000-0003-3691-0324">
        <rdf:type rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_9606"/>
    </NamedIndividual>
</rdf:RDF>



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



