<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY owl2 "http://www.w3.org/2006/12/owl2#" >
    <!ENTITY dc "http://purl.org/dc/elements/1.1/" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY dl "http://ontology.dumontierlab.com/" >
    <!ENTITY snap "http://www.ifomis.org/bfo/1.0/snap#" >
    <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" >
    <!ENTITY span "http://www.ifomis.org/bfo/1.0/span#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
]>


<rdf:RDF xmlns="http://ontology.dumontierlab.com/pharmacogenomics-complex"
     xml:base="http://ontology.dumontierlab.com/pharmacogenomics-complex"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
     xmlns:snap="http://www.ifomis.org/bfo/1.0/snap#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:dl="http://ontology.dumontierlab.com/"
     xmlns:owl2="http://www.w3.org/2006/12/owl2#"
     xmlns:span="http://www.ifomis.org/bfo/1.0/span#">
    <owl:Ontology rdf:about="">
        <owl:versionInfo rdf:datatype="&xsd;string">2.1</owl:versionInfo>
        <dc:description rdf:datatype="&xsd;string"
            >Complex class expressions to enrich the pharmacogenomics ontology for reasoning.</dc:description>
        <dc:creator rdf:datatype="&xsd;string"
            >Michel Dumontier</dc:creator>
        <dc:language rdf:datatype="&xsd;string">en</dc:language>
        <dc:publisher rdf:datatype="&xsd;string"
            >http://dumontierlab.com</dc:publisher>
        <dc:title rdf:datatype="&xsd;string"
            >pharmacogenomics ontology (complex)</dc:title>
        <owl:imports rdf:resource="&dl;biomedical-measure-primitive"/>
        <owl:imports rdf:resource="&dl;nulo"/>
        <owl:imports rdf:resource="&dl;pharmacogenomics-primitive"/>
    </owl:Ontology>
    


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

    <owl:AnnotationProperty rdf:about="&dc;publisher"/>
    <owl:AnnotationProperty rdf:about="&dc;title"/>
    <owl:AnnotationProperty rdf:about="&dc;language"/>
    <owl:AnnotationProperty rdf:about="&dc;description"/>
    <owl:AnnotationProperty rdf:about="&dc;creator"/>
    


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

    


    <!-- http://ontology.dumontierlab.com/hasPart -->

    <owl:ObjectProperty rdf:about="&dl;hasPart"/>
    


    <!-- http://ontology.dumontierlab.com/hasParticipant -->

    <owl:ObjectProperty rdf:about="&dl;hasParticipant"/>
    


    <!-- http://ontology.dumontierlab.com/isVariantOf -->

    <owl:ObjectProperty rdf:about="&dl;isVariantOf"/>
    


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

    


    <!-- http://ontology.dumontierlab.com/AnxietyMeasure -->

    <owl:Class rdf:about="&dl;AnxietyMeasure">
        <owl:disjointWith rdf:resource="&dl;DepressionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;SatietyMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/AsthmaFrequency -->

    <owl:Class rdf:about="&dl;AsthmaFrequency">
        <owl:disjointWith rdf:resource="&dl;MyocardialInfarctionFrequency"/>
        <owl:disjointWith rdf:resource="&dl;NeoplasmFrequency"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/BiologicalMeasure -->

    <owl:Class rdf:about="&dl;BiologicalMeasure">
        <rdfs:subClassOf rdf:resource="&snap;Quality"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/BiophysicalMeasure -->

    <owl:Class rdf:about="&dl;BiophysicalMeasure">
        <owl:disjointWith rdf:resource="&dl;ClinicalOutcomeMeasure"/>
        <owl:disjointWith rdf:resource="&dl;CognitiveMeasure"/>
        <owl:disjointWith rdf:resource="&dl;GenotypeMeasure"/>
        <owl:disjointWith rdf:resource="&dl;MetabolicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;MolecularMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacodynamicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacokineticMeasure"/>
        <owl:disjointWith rdf:resource="&dl;Phenotype"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/BloodPressure -->

    <owl:Class rdf:about="&dl;BloodPressure">
        <owl:disjointWith rdf:resource="&dl;BodyMassIndexMeasure"/>
        <owl:disjointWith rdf:resource="&dl;ElectrocardiogramQTInterval"/>
        <owl:disjointWith rdf:resource="&dl;ExerciseResponse"/>
        <owl:disjointWith rdf:resource="&dl;PulmonaryFunctionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;WeightMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/BloodSerumProteinCount -->

    <owl:Class rdf:about="&dl;BloodSerumProteinCount">
        <owl:disjointWith rdf:resource="&dl;BoneMineralDensity"/>
        <owl:disjointWith rdf:resource="&dl;CellCount"/>
        <owl:disjointWith rdf:resource="&dl;CoagulationProfile"/>
        <owl:disjointWith rdf:resource="&dl;HomocysteineLevel"/>
        <owl:disjointWith rdf:resource="&dl;LipidProfile"/>
        <owl:disjointWith rdf:resource="&dl;PathogenCount"/>
        <owl:disjointWith rdf:resource="&dl;ReninAngiotensinSystemMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/BodyMassIndex -->

    <owl:Class rdf:about="&dl;BodyMassIndex">
        <owl:disjointWith rdf:resource="&dl;BodyMassIndexDifference"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/BodyMassIndexDecrease -->

    <owl:Class rdf:about="&dl;BodyMassIndexDecrease">
        <owl:disjointWith rdf:resource="&dl;BodyMassIndexIncrease"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/BodyMassIndexDifference -->

    <owl:Class rdf:about="&dl;BodyMassIndexDifference"/>
    


    <!-- http://ontology.dumontierlab.com/BodyMassIndexIncrease -->

    <owl:Class rdf:about="&dl;BodyMassIndexIncrease"/>
    


    <!-- http://ontology.dumontierlab.com/BodyMassIndexMeasure -->

    <owl:Class rdf:about="&dl;BodyMassIndexMeasure">
        <owl:disjointWith rdf:resource="&dl;ElectrocardiogramQTInterval"/>
        <owl:disjointWith rdf:resource="&dl;ExerciseResponse"/>
        <owl:disjointWith rdf:resource="&dl;PulmonaryFunctionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;WeightMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/BoneMineralDensity -->

    <owl:Class rdf:about="&dl;BoneMineralDensity">
        <owl:disjointWith rdf:resource="&dl;CellCount"/>
        <owl:disjointWith rdf:resource="&dl;CoagulationProfile"/>
        <owl:disjointWith rdf:resource="&dl;HomocysteineLevel"/>
        <owl:disjointWith rdf:resource="&dl;LipidProfile"/>
        <owl:disjointWith rdf:resource="&dl;PathogenCount"/>
        <owl:disjointWith rdf:resource="&dl;ReninAngiotensinSystemMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/CellCount -->

    <owl:Class rdf:about="&dl;CellCount">
        <owl:disjointWith rdf:resource="&dl;CoagulationProfile"/>
        <owl:disjointWith rdf:resource="&dl;HomocysteineLevel"/>
        <owl:disjointWith rdf:resource="&dl;LipidProfile"/>
        <owl:disjointWith rdf:resource="&dl;PathogenCount"/>
        <owl:disjointWith rdf:resource="&dl;ReninAngiotensinSystemMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/ChildDepressionMeasure -->

    <owl:Class rdf:about="&dl;ChildDepressionMeasure">
        <owl:disjointWith rdf:resource="&dl;HamiltonDepressionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;MontgomeryAsbergDepressionMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/ChildDepressionScore -->

    <owl:Class rdf:about="&dl;ChildDepressionScore">
        <owl:disjointWith rdf:resource="&dl;ChildDepressionScoreDifference"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/ChildDepressionScoreDifference -->

    <owl:Class rdf:about="&dl;ChildDepressionScoreDifference"/>
    


    <!-- http://ontology.dumontierlab.com/ClinicalOutcomeMeasure -->

    <owl:Class rdf:about="&dl;ClinicalOutcomeMeasure">
        <owl:disjointWith rdf:resource="&dl;CognitiveMeasure"/>
        <owl:disjointWith rdf:resource="&dl;GenotypeMeasure"/>
        <owl:disjointWith rdf:resource="&dl;MetabolicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;MolecularMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacodynamicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacokineticMeasure"/>
        <owl:disjointWith rdf:resource="&dl;Phenotype"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/CoagulationProfile -->

    <owl:Class rdf:about="&dl;CoagulationProfile">
        <owl:disjointWith rdf:resource="&dl;HomocysteineLevel"/>
        <owl:disjointWith rdf:resource="&dl;LipidProfile"/>
        <owl:disjointWith rdf:resource="&dl;PathogenCount"/>
        <owl:disjointWith rdf:resource="&dl;ReninAngiotensinSystemMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/CognitiveMeasure -->

    <owl:Class rdf:about="&dl;CognitiveMeasure">
        <owl:disjointWith rdf:resource="&dl;GenotypeMeasure"/>
        <owl:disjointWith rdf:resource="&dl;MetabolicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;MolecularMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacodynamicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacokineticMeasure"/>
        <owl:disjointWith rdf:resource="&dl;Phenotype"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DatabaseSource -->

    <owl:Class rdf:about="&dl;DatabaseSource">
        <rdfs:subClassOf rdf:resource="&snap;Object"/>
        <owl:disjointWith rdf:resource="&dl;Drug"/>
        <owl:disjointWith rdf:resource="&dl;Gene"/>
        <owl:disjointWith rdf:resource="&dl;Publication"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphism"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphismRecord"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DecreasedDiseaseSusceptibilityWithGene -->

    <owl:Class rdf:about="&dl;DecreasedDiseaseSusceptibilityWithGene">
        <owl:disjointWith rdf:resource="&dl;IncreasedDiseaseSusceptibilityWithGene"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DecreasedDrugMetabolismByGene -->

    <owl:Class rdf:about="&dl;DecreasedDrugMetabolismByGene">
        <owl:disjointWith rdf:resource="&dl;IncreasedDrugMetabolismByGene"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DecreasedGeneExpressionByDrug -->

    <owl:Class rdf:about="&dl;DecreasedGeneExpressionByDrug">
        <owl:disjointWith rdf:resource="&dl;IncreasedGeneExpressionByDrug"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DepressionMeasure -->

    <owl:Class rdf:about="&dl;DepressionMeasure">
        <owl:disjointWith rdf:resource="&dl;SatietyMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/Disease -->

    <owl:Class rdf:about="&dl;Disease">
        <rdfs:subClassOf rdf:resource="&snap;Disposition"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DiseaseFrequency -->

    <owl:Class rdf:about="&dl;DiseaseFrequency">
        <owl:disjointWith rdf:resource="&dl;DiseaseSusceptibilityOdds"/>
        <owl:disjointWith rdf:resource="&dl;ERVisitFrequency"/>
        <owl:disjointWith rdf:resource="&dl;EventFreeSurvivalTime"/>
        <owl:disjointWith rdf:resource="&dl;QualityOfLife"/>
        <owl:disjointWith rdf:resource="&dl;RemissionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;SideEffectMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DiseaseSusceptibilityOdds -->

    <owl:Class rdf:about="&dl;DiseaseSusceptibilityOdds">
        <owl:disjointWith rdf:resource="&dl;ERVisitFrequency"/>
        <owl:disjointWith rdf:resource="&dl;EventFreeSurvivalTime"/>
        <owl:disjointWith rdf:resource="&dl;QualityOfLife"/>
        <owl:disjointWith rdf:resource="&dl;RemissionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;SideEffectMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/Dose -->

    <owl:Class rdf:about="&dl;Dose">
        <owl:disjointWith rdf:resource="&dl;DoseFrequency"/>
        <owl:disjointWith rdf:resource="&dl;DrugClearance"/>
        <owl:disjointWith rdf:resource="&dl;PlasmaDrugConcentration"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DoseFrequency -->

    <owl:Class rdf:about="&dl;DoseFrequency">
        <owl:disjointWith rdf:resource="&dl;DrugClearance"/>
        <owl:disjointWith rdf:resource="&dl;PlasmaDrugConcentration"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DoseRecommendation -->

    <owl:Class rdf:about="&dl;DoseRecommendation">
        <rdfs:subClassOf rdf:resource="&span;Process"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Dose"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Drug"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;DoseFrequency"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&dl;Interaction"/>
        <owl:disjointWith rdf:resource="&dl;Pathway"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/Drug -->

    <owl:Class rdf:about="&dl;Drug">
        <rdfs:subClassOf rdf:resource="&snap;Object"/>
        <owl:disjointWith rdf:resource="&dl;Gene"/>
        <owl:disjointWith rdf:resource="&dl;Publication"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphism"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphismRecord"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DrugClearance -->

    <owl:Class rdf:about="&dl;DrugClearance">
        <owl:disjointWith rdf:resource="&dl;PlasmaDrugConcentration"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DrugGeneInteraction -->

    <owl:Class rdf:about="&dl;DrugGeneInteraction">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Drug"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Gene"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&dl;DrugInducedSideEffect"/>
        <owl:disjointWith rdf:resource="&dl;DrugTreatment"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DrugInducedSideEffect -->

    <owl:Class rdf:about="&dl;DrugInducedSideEffect">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;SideEffectMeasure"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Drug"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&dl;DrugTreatment"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DrugInteraction -->

    <owl:Class rdf:about="&dl;DrugInteraction">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Drug"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&dl;GeneDiseaseInteraction"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DrugMetabolismByGene -->

    <owl:Class rdf:about="&dl;DrugMetabolismByGene">
        <owl:disjointWith rdf:resource="&dl;DrugModifiedGeneExpression"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/DrugModifiedGeneExpression -->

    <owl:Class rdf:about="&dl;DrugModifiedGeneExpression"/>
    


    <!-- http://ontology.dumontierlab.com/DrugTreatment -->

    <owl:Class rdf:about="&dl;DrugTreatment">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasPart"/>
                <owl:someValuesFrom rdf:resource="&dl;DrugGeneInteraction"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Drug"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;BiologicalMeasure"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Disease"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasPart"/>
                <owl:someValuesFrom rdf:resource="&dl;DrugInducedSideEffect"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/ERVisitFrequency -->

    <owl:Class rdf:about="&dl;ERVisitFrequency">
        <owl:disjointWith rdf:resource="&dl;EventFreeSurvivalTime"/>
        <owl:disjointWith rdf:resource="&dl;QualityOfLife"/>
        <owl:disjointWith rdf:resource="&dl;RemissionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;SideEffectMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/ElectrocardiogramQTInterval -->

    <owl:Class rdf:about="&dl;ElectrocardiogramQTInterval">
        <owl:disjointWith rdf:resource="&dl;ExerciseResponse"/>
        <owl:disjointWith rdf:resource="&dl;PulmonaryFunctionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;WeightMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/EventFreeSurvivalTime -->

    <owl:Class rdf:about="&dl;EventFreeSurvivalTime">
        <owl:disjointWith rdf:resource="&dl;QualityOfLife"/>
        <owl:disjointWith rdf:resource="&dl;RemissionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;SideEffectMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/ExerciseResponse -->

    <owl:Class rdf:about="&dl;ExerciseResponse">
        <owl:disjointWith rdf:resource="&dl;PulmonaryFunctionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;WeightMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/FatalDrugInducedSideEffect -->

    <owl:Class rdf:about="&dl;FatalDrugInducedSideEffect">
        <owl:disjointWith rdf:resource="&dl;MildDrugInducedSideEffect"/>
        <owl:disjointWith rdf:resource="&dl;ModerateDrugInducedSideEffect"/>
        <owl:disjointWith rdf:resource="&dl;SevereDrugInducedSideEffect"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/Gender -->

    <owl:Class rdf:about="&dl;Gender">
        <owl:disjointWith rdf:resource="&dl;Race"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/Gene -->

    <owl:Class rdf:about="&dl;Gene">
        <rdfs:subClassOf rdf:resource="&snap;Object"/>
        <owl:disjointWith rdf:resource="&dl;Publication"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphism"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphismRecord"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/GeneDiseaseInteraction -->

    <owl:Class rdf:about="&dl;GeneDiseaseInteraction">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Gene"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasParticipant"/>
                <owl:someValuesFrom rdf:resource="&dl;Disease"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/GeneVariant -->

    <owl:Class rdf:about="&dl;GeneVariant">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&dl;Gene"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&dl;isVariantOf"/>
                        <owl:someValuesFrom rdf:resource="&dl;Gene"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/GenotypeMeasure -->

    <owl:Class rdf:about="&dl;GenotypeMeasure">
        <owl:disjointWith rdf:resource="&dl;MetabolicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;MolecularMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacodynamicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacokineticMeasure"/>
        <owl:disjointWith rdf:resource="&dl;Phenotype"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HamiltonAnxietyScore -->

    <owl:Class rdf:about="&dl;HamiltonAnxietyScore">
        <owl:disjointWith rdf:resource="&dl;HamiltonAnxietyScoreDifference"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HamiltonAnxietyScoreDifference -->

    <owl:Class rdf:about="&dl;HamiltonAnxietyScoreDifference"/>
    


    <!-- http://ontology.dumontierlab.com/HamiltonDepressionMeasure -->

    <owl:Class rdf:about="&dl;HamiltonDepressionMeasure">
        <owl:disjointWith rdf:resource="&dl;MontgomeryAsbergDepressionMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HamiltonDepressionScore -->

    <owl:Class rdf:about="&dl;HamiltonDepressionScore">
        <owl:disjointWith rdf:resource="&dl;HamiltonDepressionScoreDifference"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HamiltonDepressionScoreDifference -->

    <owl:Class rdf:about="&dl;HamiltonDepressionScoreDifference"/>
    


    <!-- http://ontology.dumontierlab.com/HighDrugEfficacy -->

    <owl:Class rdf:about="&dl;HighDrugEfficacy">
        <owl:disjointWith rdf:resource="&dl;LowDrugEfficacy"/>
        <owl:disjointWith rdf:resource="&dl;ZeroDrugEfficacy"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HighHamiltonDepressionScore -->

    <owl:Class rdf:about="&dl;HighHamiltonDepressionScore">
        <owl:disjointWith rdf:resource="&dl;LowHamiltonDepressionScore"/>
        <owl:disjointWith rdf:resource="&dl;ModerateHamiltonDepressionScore"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HighMontgomeryAsbergDepressionRating -->

    <owl:Class rdf:about="&dl;HighMontgomeryAsbergDepressionRating">
        <owl:disjointWith rdf:resource="&dl;LowMontgomeryAsbergDepressionRating"/>
        <owl:disjointWith rdf:resource="&dl;ModerateMontgomeryAsbergDepressionRating"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HighReductionInChildDepressionScore -->

    <owl:Class rdf:about="&dl;HighReductionInChildDepressionScore">
        <owl:disjointWith rdf:resource="&dl;LowReductionInChildDepressionScore"/>
        <owl:disjointWith rdf:resource="&dl;ModerateReductionInChildDepressionScore"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HighReductionInHamiltonAnxietyScore -->

    <owl:Class rdf:about="&dl;HighReductionInHamiltonAnxietyScore">
        <owl:disjointWith rdf:resource="&dl;LowReductionInHamiltonAnxietyScore"/>
        <owl:disjointWith rdf:resource="&dl;ModerateReductionInHamiltonAnxietyScore"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HighReductionInHamiltonDepressionScore -->

    <owl:Class rdf:about="&dl;HighReductionInHamiltonDepressionScore">
        <owl:disjointWith rdf:resource="&dl;LowReductionInHamiltonDepressionScore"/>
        <owl:disjointWith rdf:resource="&dl;ModerateReductionInHamiltonDepressionScore"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HighReductionInMontgomeryAsbergDepressionRating -->

    <owl:Class rdf:about="&dl;HighReductionInMontgomeryAsbergDepressionRating">
        <owl:disjointWith rdf:resource="&dl;LowReductionInMontgomeryAsbergDepressionRating"/>
        <owl:disjointWith rdf:resource="&dl;ModerateReductionInMontgomeryAsbergDepressionRating"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HighRemission -->

    <owl:Class rdf:about="&dl;HighRemission">
        <owl:disjointWith rdf:resource="&dl;LowRemission"/>
        <owl:disjointWith rdf:resource="&dl;ModerateRemission"/>
        <owl:disjointWith rdf:resource="&dl;ZeroRemission"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HighRemissionOddsRatio -->

    <owl:Class rdf:about="&dl;HighRemissionOddsRatio">
        <owl:disjointWith rdf:resource="&dl;LowRemissionOddsRatio"/>
        <owl:disjointWith rdf:resource="&dl;SimilarRemissionOddsRatio"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HigherDiseaseSusceptibiltyOdds -->

    <owl:Class rdf:about="&dl;HigherDiseaseSusceptibiltyOdds">
        <owl:disjointWith rdf:resource="&dl;LowerDiseaseSusceptibilityOdds"/>
        <owl:disjointWith rdf:resource="&dl;SimilarDiseaseSusceptibilityOdds"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/HomocysteineLevel -->

    <owl:Class rdf:about="&dl;HomocysteineLevel">
        <owl:disjointWith rdf:resource="&dl;LipidProfile"/>
        <owl:disjointWith rdf:resource="&dl;PathogenCount"/>
        <owl:disjointWith rdf:resource="&dl;ReninAngiotensinSystemMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/IncreasedDiseaseSusceptibilityWithGene -->

    <owl:Class rdf:about="&dl;IncreasedDiseaseSusceptibilityWithGene"/>
    


    <!-- http://ontology.dumontierlab.com/IncreasedDrugMetabolismByGene -->

    <owl:Class rdf:about="&dl;IncreasedDrugMetabolismByGene"/>
    


    <!-- http://ontology.dumontierlab.com/IncreasedGeneExpressionByDrug -->

    <owl:Class rdf:about="&dl;IncreasedGeneExpressionByDrug"/>
    


    <!-- http://ontology.dumontierlab.com/Interaction -->

    <owl:Class rdf:about="&dl;Interaction">
        <rdfs:subClassOf rdf:resource="&span;Process"/>
        <owl:disjointWith rdf:resource="&dl;Pathway"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/IntronicGeneVariant -->

    <owl:Class rdf:about="&dl;IntronicGeneVariant">
        <owl:disjointWith rdf:resource="&dl;NonSynonymousGeneVariant"/>
        <owl:disjointWith rdf:resource="&dl;StartCodonGeneVariant"/>
        <owl:disjointWith rdf:resource="&dl;SynonymousGeneVariant"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/IntronicSingleNucleotidePolymorphismRecord -->

    <owl:Class rdf:about="&dl;IntronicSingleNucleotidePolymorphismRecord">
        <owl:disjointWith rdf:resource="&dl;NonsynonymousSingleNucleotidePolymorphismRecord"/>
        <owl:disjointWith rdf:resource="&dl;StartCodonSingleNucleotidePolymorphismRecord"/>
        <owl:disjointWith rdf:resource="&dl;SynonymousSingleNucleotidePolymorphismRecord"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LipidProfile -->

    <owl:Class rdf:about="&dl;LipidProfile">
        <owl:disjointWith rdf:resource="&dl;PathogenCount"/>
        <owl:disjointWith rdf:resource="&dl;ReninAngiotensinSystemMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowDrugEfficacy -->

    <owl:Class rdf:about="&dl;LowDrugEfficacy">
        <owl:disjointWith rdf:resource="&dl;ZeroDrugEfficacy"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowHamiltonDepressionScore -->

    <owl:Class rdf:about="&dl;LowHamiltonDepressionScore">
        <owl:disjointWith rdf:resource="&dl;ModerateHamiltonDepressionScore"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowMontgomeryAsbergDepressionRating -->

    <owl:Class rdf:about="&dl;LowMontgomeryAsbergDepressionRating">
        <owl:disjointWith rdf:resource="&dl;ModerateMontgomeryAsbergDepressionRating"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowReductionInChildDepressionScore -->

    <owl:Class rdf:about="&dl;LowReductionInChildDepressionScore">
        <owl:disjointWith rdf:resource="&dl;ModerateReductionInChildDepressionScore"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowReductionInHamiltonAnxietyScore -->

    <owl:Class rdf:about="&dl;LowReductionInHamiltonAnxietyScore">
        <owl:disjointWith rdf:resource="&dl;ModerateReductionInHamiltonAnxietyScore"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowReductionInHamiltonDepressionScore -->

    <owl:Class rdf:about="&dl;LowReductionInHamiltonDepressionScore">
        <owl:disjointWith rdf:resource="&dl;ModerateReductionInHamiltonDepressionScore"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowReductionInMontgomeryAsbergDepressionRating -->

    <owl:Class rdf:about="&dl;LowReductionInMontgomeryAsbergDepressionRating">
        <owl:disjointWith rdf:resource="&dl;ModerateReductionInMontgomeryAsbergDepressionRating"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowRemission -->

    <owl:Class rdf:about="&dl;LowRemission">
        <owl:disjointWith rdf:resource="&dl;ModerateRemission"/>
        <owl:disjointWith rdf:resource="&dl;ZeroRemission"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowRemissionOddsRatio -->

    <owl:Class rdf:about="&dl;LowRemissionOddsRatio">
        <owl:disjointWith rdf:resource="&dl;SimilarRemissionOddsRatio"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/LowerDiseaseSusceptibilityOdds -->

    <owl:Class rdf:about="&dl;LowerDiseaseSusceptibilityOdds">
        <owl:disjointWith rdf:resource="&dl;SimilarDiseaseSusceptibilityOdds"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/MetabolicMeasure -->

    <owl:Class rdf:about="&dl;MetabolicMeasure">
        <owl:disjointWith rdf:resource="&dl;MolecularMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacodynamicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacokineticMeasure"/>
        <owl:disjointWith rdf:resource="&dl;Phenotype"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/MildDrugInducedSideEffect -->

    <owl:Class rdf:about="&dl;MildDrugInducedSideEffect">
        <owl:disjointWith rdf:resource="&dl;ModerateDrugInducedSideEffect"/>
        <owl:disjointWith rdf:resource="&dl;SevereDrugInducedSideEffect"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/ModerateDrugInducedSideEffect -->

    <owl:Class rdf:about="&dl;ModerateDrugInducedSideEffect">
        <owl:disjointWith rdf:resource="&dl;SevereDrugInducedSideEffect"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/ModerateHamiltonDepressionScore -->

    <owl:Class rdf:about="&dl;ModerateHamiltonDepressionScore"/>
    


    <!-- http://ontology.dumontierlab.com/ModerateMontgomeryAsbergDepressionRating -->

    <owl:Class rdf:about="&dl;ModerateMontgomeryAsbergDepressionRating"/>
    


    <!-- http://ontology.dumontierlab.com/ModerateReductionInChildDepressionScore -->

    <owl:Class rdf:about="&dl;ModerateReductionInChildDepressionScore"/>
    


    <!-- http://ontology.dumontierlab.com/ModerateReductionInHamiltonAnxietyScore -->

    <owl:Class rdf:about="&dl;ModerateReductionInHamiltonAnxietyScore"/>
    


    <!-- http://ontology.dumontierlab.com/ModerateReductionInHamiltonDepressionScore -->

    <owl:Class rdf:about="&dl;ModerateReductionInHamiltonDepressionScore"/>
    


    <!-- http://ontology.dumontierlab.com/ModerateReductionInMontgomeryAsbergDepressionRating -->

    <owl:Class rdf:about="&dl;ModerateReductionInMontgomeryAsbergDepressionRating"/>
    


    <!-- http://ontology.dumontierlab.com/ModerateRemission -->

    <owl:Class rdf:about="&dl;ModerateRemission">
        <owl:disjointWith rdf:resource="&dl;ZeroRemission"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/MolecularMeasure -->

    <owl:Class rdf:about="&dl;MolecularMeasure">
        <owl:disjointWith rdf:resource="&dl;PharmacodynamicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;PharmacokineticMeasure"/>
        <owl:disjointWith rdf:resource="&dl;Phenotype"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/MontgomeryAsbergDepressionMeasure -->

    <owl:Class rdf:about="&dl;MontgomeryAsbergDepressionMeasure"/>
    


    <!-- http://ontology.dumontierlab.com/MontgomeryAsbergDepressionRating -->

    <owl:Class rdf:about="&dl;MontgomeryAsbergDepressionRating">
        <owl:disjointWith rdf:resource="&dl;MontgomeryAsbergDepressionRatingDifference"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/MontgomeryAsbergDepressionRatingDifference -->

    <owl:Class rdf:about="&dl;MontgomeryAsbergDepressionRatingDifference"/>
    


    <!-- http://ontology.dumontierlab.com/MyocardialInfarctionFrequency -->

    <owl:Class rdf:about="&dl;MyocardialInfarctionFrequency">
        <owl:disjointWith rdf:resource="&dl;NeoplasmFrequency"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/NeoplasmFrequency -->

    <owl:Class rdf:about="&dl;NeoplasmFrequency"/>
    


    <!-- http://ontology.dumontierlab.com/NonSynonymousGeneVariant -->

    <owl:Class rdf:about="&dl;NonSynonymousGeneVariant">
        <owl:disjointWith rdf:resource="&dl;StartCodonGeneVariant"/>
        <owl:disjointWith rdf:resource="&dl;SynonymousGeneVariant"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/NonsynonymousSingleNucleotidePolymorphismRecord -->

    <owl:Class rdf:about="&dl;NonsynonymousSingleNucleotidePolymorphismRecord">
        <owl:disjointWith rdf:resource="&dl;StartCodonSingleNucleotidePolymorphismRecord"/>
        <owl:disjointWith rdf:resource="&dl;SynonymousSingleNucleotidePolymorphismRecord"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/PathogenCount -->

    <owl:Class rdf:about="&dl;PathogenCount">
        <owl:disjointWith rdf:resource="&dl;ReninAngiotensinSystemMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/Pathway -->

    <owl:Class rdf:about="&dl;Pathway">
        <rdfs:subClassOf rdf:resource="&span;Process"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/PersonalizedDoseRecommendation -->

    <owl:Class rdf:about="&dl;PersonalizedDoseRecommendation">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&dl;hasPart"/>
                <owl:someValuesFrom rdf:resource="&dl;DrugGeneInteraction"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/PharmacodynamicMeasure -->

    <owl:Class rdf:about="&dl;PharmacodynamicMeasure">
        <owl:disjointWith rdf:resource="&dl;PharmacokineticMeasure"/>
        <owl:disjointWith rdf:resource="&dl;Phenotype"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/PharmacokineticMeasure -->

    <owl:Class rdf:about="&dl;PharmacokineticMeasure">
        <owl:disjointWith rdf:resource="&dl;Phenotype"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/Phenotype -->

    <owl:Class rdf:about="&dl;Phenotype">
        <rdfs:subClassOf rdf:resource="&dl;BiologicalMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TaxonomicMeasure"/>
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/PlasmaDrugConcentration -->

    <owl:Class rdf:about="&dl;PlasmaDrugConcentration"/>
    


    <!-- http://ontology.dumontierlab.com/Publication -->

    <owl:Class rdf:about="&dl;Publication">
        <rdfs:subClassOf rdf:resource="&snap;Object"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphism"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphismRecord"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/PulmonaryFunctionMeasure -->

    <owl:Class rdf:about="&dl;PulmonaryFunctionMeasure">
        <owl:disjointWith rdf:resource="&dl;WeightMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/QualityOfLife -->

    <owl:Class rdf:about="&dl;QualityOfLife">
        <owl:disjointWith rdf:resource="&dl;RemissionMeasure"/>
        <owl:disjointWith rdf:resource="&dl;SideEffectMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/Race -->

    <owl:Class rdf:about="&dl;Race"/>
    


    <!-- http://ontology.dumontierlab.com/RemissionFrequency -->

    <owl:Class rdf:about="&dl;RemissionFrequency">
        <owl:disjointWith rdf:resource="&dl;RemissionOddsRatio"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/RemissionMeasure -->

    <owl:Class rdf:about="&dl;RemissionMeasure">
        <owl:disjointWith rdf:resource="&dl;SideEffectMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/RemissionOddsRatio -->

    <owl:Class rdf:about="&dl;RemissionOddsRatio"/>
    


    <!-- http://ontology.dumontierlab.com/ReninAngiotensinSystemMeasure -->

    <owl:Class rdf:about="&dl;ReninAngiotensinSystemMeasure"/>
    


    <!-- http://ontology.dumontierlab.com/Satiety -->

    <owl:Class rdf:about="&dl;Satiety">
        <owl:disjointWith rdf:resource="&dl;SatietyDifference"/>
        <owl:disjointWith rdf:resource="&dl;SatietyFrequency"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/SatietyDecrease -->

    <owl:Class rdf:about="&dl;SatietyDecrease">
        <rdfs:subClassOf rdf:resource="&dl;SatietyDifference"/>
        <owl:disjointWith rdf:resource="&dl;SatietyIncrease"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/SatietyDifference -->

    <owl:Class rdf:about="&dl;SatietyDifference">
        <owl:disjointWith rdf:resource="&dl;SatietyFrequency"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/SatietyFrequency -->

    <owl:Class rdf:about="&dl;SatietyFrequency"/>
    


    <!-- http://ontology.dumontierlab.com/SatietyIncrease -->

    <owl:Class rdf:about="&dl;SatietyIncrease"/>
    


    <!-- http://ontology.dumontierlab.com/SatietyMeasure -->

    <owl:Class rdf:about="&dl;SatietyMeasure"/>
    


    <!-- http://ontology.dumontierlab.com/SevereDrugInducedSideEffect -->

    <owl:Class rdf:about="&dl;SevereDrugInducedSideEffect"/>
    


    <!-- http://ontology.dumontierlab.com/SideEffectFrequency -->

    <owl:Class rdf:about="&dl;SideEffectFrequency">
        <owl:disjointWith rdf:resource="&dl;SideEffectRate"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/SideEffectMeasure -->

    <owl:Class rdf:about="&dl;SideEffectMeasure"/>
    


    <!-- http://ontology.dumontierlab.com/SideEffectRate -->

    <owl:Class rdf:about="&dl;SideEffectRate"/>
    


    <!-- http://ontology.dumontierlab.com/SimilarDiseaseSusceptibilityOdds -->

    <owl:Class rdf:about="&dl;SimilarDiseaseSusceptibilityOdds"/>
    


    <!-- http://ontology.dumontierlab.com/SimilarRemissionOddsRatio -->

    <owl:Class rdf:about="&dl;SimilarRemissionOddsRatio"/>
    


    <!-- http://ontology.dumontierlab.com/SingleNucleotidePolymorphism -->

    <owl:Class rdf:about="&dl;SingleNucleotidePolymorphism">
        <rdfs:subClassOf rdf:resource="&snap;Object"/>
        <owl:disjointWith rdf:resource="&dl;SingleNucleotidePolymorphismRecord"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/SingleNucleotidePolymorphismRecord -->

    <owl:Class rdf:about="&dl;SingleNucleotidePolymorphismRecord">
        <rdfs:subClassOf rdf:resource="&snap;Object"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/StartCodonGeneVariant -->

    <owl:Class rdf:about="&dl;StartCodonGeneVariant">
        <owl:disjointWith rdf:resource="&dl;SynonymousGeneVariant"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/StartCodonSingleNucleotidePolymorphismRecord -->

    <owl:Class rdf:about="&dl;StartCodonSingleNucleotidePolymorphismRecord">
        <owl:disjointWith rdf:resource="&dl;SynonymousSingleNucleotidePolymorphismRecord"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/SynonymousGeneVariant -->

    <owl:Class rdf:about="&dl;SynonymousGeneVariant"/>
    


    <!-- http://ontology.dumontierlab.com/SynonymousSingleNucleotidePolymorphismRecord -->

    <owl:Class rdf:about="&dl;SynonymousSingleNucleotidePolymorphismRecord"/>
    


    <!-- http://ontology.dumontierlab.com/TaxonomicMeasure -->

    <owl:Class rdf:about="&dl;TaxonomicMeasure">
        <owl:disjointWith rdf:resource="&dl;TissueMeasure"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/TissueMeasure -->

    <owl:Class rdf:about="&dl;TissueMeasure"/>
    


    <!-- http://ontology.dumontierlab.com/WeightLoss -->

    <owl:Class rdf:about="&dl;WeightLoss">
        <owl:disjointWith rdf:resource="&dl;WeigthGain"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/WeightMeasure -->

    <owl:Class rdf:about="&dl;WeightMeasure"/>
    


    <!-- http://ontology.dumontierlab.com/Weigth -->

    <owl:Class rdf:about="&dl;Weigth">
        <owl:disjointWith rdf:resource="&dl;WeigthDifference"/>
    </owl:Class>
    


    <!-- http://ontology.dumontierlab.com/WeigthDifference -->

    <owl:Class rdf:about="&dl;WeigthDifference"/>
    


    <!-- http://ontology.dumontierlab.com/WeigthGain -->

    <owl:Class rdf:about="&dl;WeigthGain"/>
    


    <!-- http://ontology.dumontierlab.com/ZeroDrugEfficacy -->

    <owl:Class rdf:about="&dl;ZeroDrugEfficacy"/>
    


    <!-- http://ontology.dumontierlab.com/ZeroRemission -->

    <owl:Class rdf:about="&dl;ZeroRemission"/>
    


    <!-- http://www.ifomis.org/bfo/1.0/snap#Disposition -->

    <owl:Class rdf:about="&snap;Disposition"/>
    


    <!-- http://www.ifomis.org/bfo/1.0/snap#Object -->

    <owl:Class rdf:about="&snap;Object"/>
    


    <!-- http://www.ifomis.org/bfo/1.0/snap#Quality -->

    <owl:Class rdf:about="&snap;Quality"/>
    


    <!-- http://www.ifomis.org/bfo/1.0/span#Process -->

    <owl:Class rdf:about="&span;Process"/>
</rdf:RDF>
