<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY DOID "http://purl.org/obo/owl/DOID#" >
    <!ENTITY PATO "http://purl.org/obo/owl/PATO#" >
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY CHEBI "http://purl.org/obo/owl/CHEBI#" >
    <!ENTITY obo "http://purl.obolibrary.org/obo/" >
    <!ENTITY OBO_REL "http://purl.org/obo/owl/OBO_REL#" >
    <!ENTITY dc "http://purl.org/dc/elements/1.1/" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY NCBITaxon "http://purl.org/obo/owl/NCBITaxon#" >
    <!ENTITY snap "http://www.ifomis.org/bfo/1.1/snap#" >
    <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" >
    <!ENTITY span "http://www.ifomis.org/bfo/1.1/span#" >
    <!ENTITY ro "http://www.obofoundry.org/ro/ro.owl#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
    <!ENTITY oboInOwl "http://www.geneontology.org/formats/oboInOwl#" >
    <!ENTITY BFO "http://www.cellcycleontology.org/ontology/owl/BFO#" >
]>


<rdf:RDF xmlns="&obo;VO.owl#"
     xml:base="&obo;VO.owl"
     xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
     xmlns:obo="http://purl.obolibrary.org/obo/"
     xmlns:DOID="http://purl.org/obo/owl/DOID#"
     xmlns:snap="http://www.ifomis.org/bfo/1.1/snap#"
     xmlns:ro="http://www.obofoundry.org/ro/ro.owl#"
     xmlns:CHEBI="http://purl.org/obo/owl/CHEBI#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:OBO_REL="http://purl.org/obo/owl/OBO_REL#"
     xmlns:BFO="http://www.cellcycleontology.org/ontology/owl/BFO#"
     xmlns:PATO="http://purl.org/obo/owl/PATO#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:NCBITaxon="http://purl.org/obo/owl/NCBITaxon#"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:span="http://www.ifomis.org/bfo/1.1/span#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <owl:Ontology rdf:about="">
        <dc:creator>Barry Smith</dc:creator>
        <dc:creator>Chris Mungall</dc:creator>
        <dc:creator>Thomas Todd</dc:creator>
        <dc:creator
            >Richard H. Scheuermann</dc:creator>
        <dc:date>2009-11-30</dc:date>
        <dc:creator>Bjoern Peters</dc:creator>
        <dc:creator>Lindsay Cowell</dc:creator>
        <dc:creator
            >Alexander D. Diehl</dc:creator>
        <dc:creator
            >Ryan R. Brinkman</dc:creator>
        <dc:creator>Melanie Courtot</dc:creator>
        <dc:creator>Alan Ruttenburg</dc:creator>
        <dc:subject xml:lang="en"
            >An ontology for the annotation of the vaccine domain.</dc:subject>
        <obo:IAO_0000116 xml:lang="en">Draft version</obo:IAO_0000116>
        <dc:format xml:lang="en">OWL-DL</dc:format>
        <dc:description xml:lang="en"
            >The Vaccine Ontology (VO) is a biomedical ontology in the domain of vaccine. VO aims to standardize vaccine annotation, integrate various vaccine data, and support computer-assisted reasoning.  VO supports basic vaccine R&amp;D and clincal vaccine usage. VO is primarily developed by Dr. Yongqun &quot;Oliver&quot; He at the University of Michigan Medical School. VO is being developed as a community-based ontology with support and collaborations from the vaccine and bio-ontology communities.</dc:description>
        <dc:title xml:lang="en"
            >Vaccine Ontology</dc:title>
        <owl:versionInfo xml:lang="en"
            >Vision Release; 1.0.205</owl:versionInfo>
        <dc:creator xml:lang="en"
            >Yongqun &quot;Oliver&quot; He (YH)</dc:creator>
        <dc:creator xml:lang="en"
            >Zuoshuang &quot;Allen&quot; Xiang</dc:creator>
        <owl:imports rdf:resource="http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl"/>
        <owl:imports rdf:resource="&obo;iao/iao-main.owl"/>
        <owl:imports rdf:resource="&obo;vo/2009-11-30/external/CHEBI_import.owl"/>
        <owl:imports rdf:resource="&obo;vo/2009-11-30/external/DOID_import.owl"/>
        <owl:imports rdf:resource="&obo;vo/2009-11-30/external/GO_import.owl"/>
        <owl:imports rdf:resource="&obo;vo/2009-11-30/external/IDO_import.owl"/>
        <owl:imports rdf:resource="&obo;vo/2009-11-30/external/NCBITaxon_import.owl"/>
        <owl:imports rdf:resource="&obo;vo/2009-11-30/external/OBI_import.owl"/>
        <owl:imports rdf:resource="&obo;vo/2009-11-30/external/PATO_import.owl"/>
        <owl:imports rdf:resource="&obo;vo/2009-11-30/external/ro_proposed_import.owl"/>
        <owl:imports rdf:resource="http://www.ifomis.org/bfo/1.1"/>
        <owl:imports rdf:resource="http://www.obofoundry.org/ro/ro.owl"/>
    </owl:Ontology>
    


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

    <owl:AnnotationProperty rdf:about="&obo;IAO_0000111"/>
    <owl:AnnotationProperty rdf:about="&dc;description"/>
    <owl:AnnotationProperty rdf:about="&oboInOwl;hasURI"/>
    <owl:AnnotationProperty rdf:about="&dc;subject"/>
    <owl:AnnotationProperty rdf:about="&obo;IAO_0000232"/>
    <owl:AnnotationProperty rdf:about="&obo;IAO_0000119"/>
    <owl:AnnotationProperty rdf:about="&dc;creator"/>
    <owl:AnnotationProperty rdf:about="&obo;IAO_0000116"/>
    <owl:AnnotationProperty rdf:about="&dc;date"/>
    <owl:AnnotationProperty rdf:about="&dc;title"/>
    <owl:AnnotationProperty rdf:about="&obo;IAO_0000117"/>
    <owl:AnnotationProperty rdf:about="&obo;IAO_0000118"/>
    <owl:AnnotationProperty rdf:about="&obo;VO_0000228"/>
    <owl:AnnotationProperty rdf:about="&dc;format"/>
    <owl:AnnotationProperty rdf:about="&obo;IAO_0000112"/>
    <owl:AnnotationProperty rdf:about="&obo;VO_0000229"/>
    <owl:AnnotationProperty rdf:about="&obo;IAO_0000115"/>
    


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

    


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

    <owl:ObjectProperty rdf:about="&obo;IAO_0000136"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000293"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000298"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000299"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000300"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000304"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000306"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000308"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000312"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000316"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;OBI_0000417"/>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000163">
        <rdfs:label
            >has_dose_specification</rdfs:label>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >has_dose_specification is a relation that specifies the dose of a vaccine used for a specific vaccination process.</obo:IAO_0000115>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000270">
        <rdfs:label
            >has_vaccine_contraindication</rdfs:label>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This relation may be replaced by has_vaccine_allergen. We need to determine if any vaccine contraindicator is not a vaccine allergen.</obo:IAO_0000116>
        <obo:IAO_0000115
            >has_vaccine_contraindication is a relation that specifies contraindication of a vaccine.</obo:IAO_0000115>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000273">
        <rdfs:label
            >has_adverse_event_disposition</rdfs:label>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >has_adverse_event_disposition is a relation that specifies some adverse event disposition that a vaccine may have.</obo:IAO_0000115>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000445">
        <rdfs:label>infection_of</rdfs:label>
        <obo:IAO_0000115
            >infection_of is a relation between a disorder and an infectious pathogen.</obo:IAO_0000115>
        <obo:IAO_0000117
            >YH, XZ, MC, BP, AR</obo:IAO_0000117>
        <obo:IAO_0000116
            >The relation &#8216;infection_of&#8217; is introduced to represent an infection caused by an infectious pathogen. A pathogen infection is a disorder. Since the number of pathogens is large, there are numerous infections. To make the description of a specific infection simple, the shortcut term &#8216;infection_of&#8217; is defined: 
infection_of X = infection and has_part some (organism X and has_disposition some infectious disposition)</obo:IAO_0000116>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000570">
        <rdfs:label
            >administered_to_ameliorate</rdfs:label>
        <obo:IAO_0000115
            >administered_to_ameliorate is a relationship between a material entity (eg., vaccine) instance and an instance of a disorder which the material is developed with the function to ameliorate in a host organism (e.g., human).</obo:IAO_0000115>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000634">
        <rdfs:label
            >disease_caused_by</rdfs:label>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000637">
        <rdfs:label
            >administered_to_prevent</rdfs:label>
        <obo:IAO_0000115
            >administered_to_prevent is a relationship between a material entity (eg., vaccine) instance and an instance of a disorder against which the material is developed with the function to induce protection (prevention) in a host organism (e.g., human).</obo:IAO_0000115>
        <obo:IAO_0000112
            >&quot;Vaccine A administered_to_prevent some &#39;HIV infection&#39;&quot;: means that Vaccine A is administered to prevent HIV infection.</obo:IAO_0000112>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000638">
        <rdfs:label>vaccinates</rdfs:label>
        <obo:IAO_0000115
            >A relationship between a vaccine instance and an organism type such that if the vaccine instance is given to an instance of the organism by the process vaccination, then it changes the organism&#39;s disposition to have an immune response against a disease.</obo:IAO_0000115>
        <obo:IAO_0000112
            >&quot;A vaccinates B&quot; means that the vaccine A is used for vaccinating the host B (e.g., human).</obo:IAO_0000112>
        <obo:IAO_0000117>YH, AR, ZX, MC</obo:IAO_0000117>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000704">
        <rdfs:label
            >has_route_specification</rdfs:label>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >has_vaccination_route is a relation that specifies the route of a vaccine.</obo:IAO_0000115>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000711">
        <rdfs:label
            >has_vaccine_allergen</rdfs:label>
        <obo:IAO_0000115
            >has_vaccine_allegen is a relation that specifies an allegen to a vaccine.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000799">
        <rdfs:label
            >has_gene_mutation_of</rdfs:label>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:ObjectProperty>
    


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

    <owl:ObjectProperty rdf:about="&obo;VO_0000908">
        <rdfs:label
            >is_distributed_by</rdfs:label>
        <obo:IAO_0000117>YH, ZX</obo:IAO_0000117>
        <obo:IAO_0000115
            >is_distributed_by is a relation that specifies a company that distributes a product (e.g., vaccine). The company is very likely not the manufacturer of the product.</obo:IAO_0000115>
    </owl:ObjectProperty>
    


    <!-- http://purl.org/obo/owl/OBO_REL#activates -->

    <owl:ObjectProperty rdf:about="&OBO_REL;activates"/>
    


    <!-- http://purl.org/obo/owl/OBO_REL#bearer_of -->

    <owl:ObjectProperty rdf:about="&OBO_REL;bearer_of"/>
    


    <!-- http://purl.org/obo/owl/OBO_REL#inheres_in -->

    <owl:ObjectProperty rdf:about="&OBO_REL;inheres_in"/>
    


    <!-- http://purl.org/obo/owl/OBO_REL#role_of -->

    <owl:ObjectProperty rdf:about="&OBO_REL;role_of"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#has_part -->

    <owl:ObjectProperty rdf:about="&ro;has_part"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#has_participant -->

    <owl:ObjectProperty rdf:about="&ro;has_participant"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#located_in -->

    <owl:ObjectProperty rdf:about="&ro;located_in"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#location_of -->

    <owl:ObjectProperty rdf:about="&ro;location_of"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#participates_in -->

    <owl:ObjectProperty rdf:about="&ro;participates_in">
        <rdfs:label>participates_in</rdfs:label>
    </owl:ObjectProperty>
    


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

    


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

    <owl:Class rdf:about="&obo;IAO_0000109"/>
    


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

    <owl:Class rdf:about="&obo;IDO_0000528">
        <owl:disjointWith rdf:resource="&obo;VO_0000137"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000148"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000151"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000415"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;OBI_0000016"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000047"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000070"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000245"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000263"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000272"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000319"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000426"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000441"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000444"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000450"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0000725">
        <owl:disjointWith rdf:resource="&obo;VO_0000137"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000148"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000151"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;OBI_0100015"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0100026"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0302893"/>
    


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

    <owl:Class rdf:about="&obo;OBI_0600007"/>
    


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

    <owl:Class rdf:about="&obo;VO_0000000">
        <rdfs:label
            >part of organism in vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000420"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000624"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >&#39;part of organism in vaccine&#39; is a pathogen component in vaccine that contains only a part of the pathogen organism instead of the whole organism.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000001">
        <rdfs:label>vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;OBI_0000047"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000306"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000278"/>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000312"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000590"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000420"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000580"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000599"/>
        <rdfs:seeAlso>MeSH: D014612</rdfs:seeAlso>
        <obo:IAO_0000117
            >YH, BP, BS, MC, LC, XZ, RS</obo:IAO_0000117>
        <obo:IAO_0000116
            >Many vaccines are developed to protect against infectious pathogens. Many vaccines are also being developed against some diseases such as cancer and autoimmune diseases. Vaccine is developed against a disease. Allergy.</obo:IAO_0000116>
        <obo:IAO_0000115
            >A vaccine is a processed material with the function that when administered, it prevents or ameliorates a disorder in a target organism by inducing or modifying adaptive immune responses specific to the antigens in the vaccine.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000002">
        <rdfs:label>vaccination</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;OBI_0600007"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000308"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="&obo;OBI_0000319"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&OBO_REL;role_of"/>
                                        <owl:someValuesFrom rdf:resource="&obo;VO_0000001"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000308"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="&obo;OBI_0000444"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&OBO_REL;role_of"/>
                                        <owl:someValuesFrom rdf:resource="&obo;OBI_0100026"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0600007"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_participant"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;OBI_0100026"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&OBO_REL;role_of"/>
                                <owl:someValuesFrom rdf:resource="&obo;OBI_0000725"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_participant"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000001"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >Vaccination is: an &#8216;administering substance in vivo&#8217; that involves in adding vaccine into a host (e.g., human, mouse) in vivo with the intend to invoke a protective immune response.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, BP</obo:IAO_0000117>
        <obo:IAO_0000118
            >vaccine administration</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000003">
        <rdfs:label>ACAM2000</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000651"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000686"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000004"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000005"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000006"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000007"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000014"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000015"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000028"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000029"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">ACAM2000</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Smallpox (Vaccinia) Vaccine, Live</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000004">
        <rdfs:label>ActHIB</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000662"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000703"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000005"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000006"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000007"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000014"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000015"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000028"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000029"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">ActHIB</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Haemophilus b Conjugate Vaccine (Tetanus Toxoid Conjugate)</obo:VO_0000228>
        <rdfs:seeAlso>PMID: 1735812</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID:</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 1517908</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000005">
        <rdfs:label>Adacel</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000738"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000006"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000007"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000014"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000015"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000028"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000029"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Adacel</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Tetanus Toxoid, Reduced Diphtheria Toxoid and Acellular Pertussis Vaccine, Adsorbed</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000006">
        <rdfs:label>Afluria</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000273"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000040"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_197912"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000711"/>
                <owl:someValuesFrom rdf:resource="&CHEBI;CHEBI_44577"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000270"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000218"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_197911"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000689"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000007"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000014"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000015"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000028"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000029"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Afluria</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Influenza Virus Vaccine</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000007">
        <rdfs:label>Attenuvax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000654"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000014"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000015"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000028"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000029"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Attenuvax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Measles Virus Vaccine, Live</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000008">
        <rdfs:label
            >vaccine-induced lymphocyte activation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000361"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000009">
        <rdfs:label
            >vaccine-induced B cell antigen processing and presentation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000012"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000010"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000309"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000010">
        <rdfs:label
            >vaccine-induced B cell cytokine production</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000012"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000309"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000011">
        <rdfs:label
            >B cell epitope in vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000811"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000105"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000012">
        <rdfs:label
            >vaccine-induced B cell mediated immunity</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000135"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000106"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000013">
        <rdfs:label
            >Bacillus anthracis vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000165"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_1392"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_1392"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000165"/>
        <rdfs:seeAlso>MeSH: D022122</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A vaccine that protects against Bacillus anthrax that causes anthrax.</obo:IAO_0000115>
        <obo:IAO_0000118>anthrax vaccine</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000014">
        <rdfs:label>Biothrax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000013"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000688"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000015"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000028"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000029"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Anthrax Vaccine Adsorbed</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Biothrax</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000015">
        <rdfs:label>Boostrix</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000738"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000028"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000029"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Boostrix</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Tetanus Toxoid, Reduced Diphtheria Toxoid and Acellular Pertussis Vaccine, Adsorbed</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000016">
        <rdfs:label>AE: fever</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001066"/>
        <obo:IAO_0000115
            >Fever is a frequent medical sign that describes an increase in internal body temperature to levels above normal. Fever is characterized as a temporary elevation in the body&#39;s thermoregulatory set-point, usually by about 1&#8211;2 &#176;C (1.8-3.6 &#176;F).</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118>pyrexia</obo:IAO_0000118>
        <obo:IAO_0000118
            >febrile response</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000017">
        <rdfs:label>AE: rash</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000957"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >AE:rash is a vaccine induced skin adverse event. A rash is a change of the skin which affects its color, appearance, or texture. A rash may be localized in one part of the body, or affect all the skin. Rashes may cause the skin to change color, itch, become warm, bumpy, dry, cracked or blistered, swell and may be painful.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000018">
        <rdfs:label
            >B. abortus DNA vaccine pcDNA-SOD</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_participant"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000000"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000208"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_participant"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000435"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A Brucella abortus vaccine that expresses Cu/Zn SOD with DNA plasmid pcDNA. PMID: 15039330.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000019">
        <rdfs:label>AE: infection</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000020">
        <rdfs:label
            >Brucella abortus strain RB51 as vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000166"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000021">
        <rdfs:label>B. abortus RB51</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;activates"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000100"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9901"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000890"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9913"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&DOID;DOID_11077"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000799"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000794"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_391902"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000265"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000022"/>
        <obo:IAO_0000115 rdf:datatype="&xsd;string"
            >Brucella abortus vaccine RB51 is a Brucella abortus vaccine that is licensed in the USA since 1992.</obo:IAO_0000115>
        <obo:IAO_0000116 rdf:datatype="&xsd;string"
            >Brucella abortus vaccine RB51 is a live attenuated cattle vaccine against brucellosis that is currently used in the USA and many other coutries.</obo:IAO_0000116>
        <rdfs:seeAlso>PMID: 18836016</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 8039890</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 11768128</rdfs:seeAlso>
        <obo:IAO_0000116
            >Websites: http://rb51.com</obo:IAO_0000116>
        <rdfs:seeAlso>PMID: 8890203</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 7927779</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 12119140</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 8740701</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 12704101</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 7806364</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 19439382</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 11504238</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 12438380</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 11504226</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 11193615</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 11553603</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 11500423</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 17653832</rdfs:seeAlso>
        <obo:IAO_0000118>Brucella RB-51</obo:IAO_0000118>
        <rdfs:seeAlso>PMID: 19362381</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 1439207</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 10534009</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 17894637</rdfs:seeAlso>
        <obo:IAO_0000118>Brucella RB51</obo:IAO_0000118>
        <rdfs:seeAlso>PMID: 16713034</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 1908158</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 7622248</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000022">
        <rdfs:label
            >B. abortus strain 19</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9913"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000265"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000118>Brucella S19</obo:IAO_0000118>
        <rdfs:seeAlso>PMID: 11058778</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 8039890</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A live attenuated Brucella abortus vaccine that is licensed and used in many countries.</obo:IAO_0000115>
        <obo:IAO_0000118
            >Brucella strain-19</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000023">
        <rdfs:label>AE: syndrome</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >syndrome is the association of several clinically recognizable features, signs (observed by a physician), symptoms (reported by the patient), phenomena or characteristics that often occur together, so that the presence of one feature alerts the physician to the presence of the others.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000024">
        <rdfs:label>AE: agitation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >emotional state of excitement or restlessness</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000025">
        <rdfs:label
            >Brucella vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000165"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_234"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_234"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000165"/>
        <obo:IAO_0000118
            >brucellosis vaccine</obo:IAO_0000118>
        <rdfs:seeAlso>MeSH: D002004</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A vaccine that protects against Brucella spp. that causes brucellosis in animals and humans.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000026">
        <rdfs:label
            >injection-site AE</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000807"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&ro;located_in"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000335"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >injection-site reaction</obo:IAO_0000118>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000027">
        <rdfs:label
            >AE: injection-site hypersensitivity</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001013"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;located_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000335"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000028">
        <rdfs:label>Comvax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000746"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000029"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Comvax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Haemophilus b Conjugate Vaccine (Meningococcal Protein Conjugate) &amp; Hepatitis B Vaccine (Recombinant)</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID:</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000029">
        <rdfs:label>DAPTACEL</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000738"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000030"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">DAPTACEL</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Diphtheria &amp; Tetanus Toxoids &amp; Acellular Pertussis Vaccine Adsorbed</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000030">
        <rdfs:label>DECAVAC</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000732"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000033"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">DECAVAC</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Tetanus &amp; Diphtheria Toxoids Adsorbed for Adult Use</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000031">
        <rdfs:label
            >DNA of pathogen organism as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000000"/>
        <obo:IAO_0000115
            >DNA from protective protein that is used as vaccine component. This is usually used for preparation of DNA vaccine.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000032">
        <rdfs:label>DNA vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000597"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&ro;has_participant"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000435"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_participant"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000031"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000116 rdf:datatype="&xsd;string"
            >synonym: naked DNA vaccine</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >DNA vaccine is a vaccine that is composed of a plasmid vaccine vector (a circular double stranded DNA molecule) containing genes encoding one or more proteins of a pathogen.</obo:IAO_0000115>
        <obo:IAO_0000118>genetic vaccine</obo:IAO_0000118>
        <obo:IAO_0000118
            >naked DNA vaccine</obo:IAO_0000118>
        <obo:IAO_0000118
            >nucleic acid vaccine</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000033">
        <rdfs:label
            >Diphtheria and Tetanus Toxoids Adsorbed by Sanofi Pasteur Inc</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000732"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000035"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Diphtheria &amp; Tetanus Toxoids Adsorbed</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000034">
        <rdfs:label
            >Diphtheria and Tetanus Toxoids Adsorbed by Sanofi Pasteur Ltd</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000732"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Diphtheria &amp; Tetanus Toxoids Adsorbed</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000035">
        <rdfs:label>Dryvax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000651"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000701"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000037"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Dryvax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Smallpox Vaccine, Dried, Calf Lymph Type</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000036">
        <rdfs:label
            >ETEC vaccine ACAM2010</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000116
            >ACAM2007 is a vaccine candidate expressing CFA/II.</obo:IAO_0000116>
        <rdfs:seeAlso>PMID: 17566016</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000037">
        <rdfs:label>Engerix-B</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000644"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000043"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Engerix-B</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Hepatitis B Vaccine (Recombinant)</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000038">
        <rdfs:label
            >vaccine persistence assay</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0000070"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >An assay that measures the persistent survival of live vaccine in a host in vivo.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000039">
        <rdfs:label
            >AE: injection-site edema</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000975"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;located_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000335"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000040">
        <rdfs:label
            >AE: injection-site pain</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;located_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000335"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000041">
        <rdfs:label
            >Escherichia coli vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000165"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_562"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_562"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000165"/>
        <obo:IAO_0000115
            >A bacterial vaccine that prevents against Escherichia coli infection.</obo:IAO_0000115>
        <rdfs:seeAlso>MeSH: D022361</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118>E. coli vaccine</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000042">
        <rdfs:label
            >AE: injection-site inflammation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000976"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;located_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000335"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000043">
        <rdfs:label>FluLaval</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000692"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000044"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">FluLaval</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Influenza Virus Vaccine, Trivalent, Types A and B</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000044">
        <rdfs:label>FluMist</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_197911"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000711"/>
                <owl:someValuesFrom rdf:resource="&CHEBI;CHEBI_44577"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000694"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_197912"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000045"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">FluMist</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Influenza Virus Vaccine, Live, Intranasal</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000045">
        <rdfs:label>Fluarix</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000046"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Fluarix</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Influenza Virus Vaccine, Trivalent, Types A and B</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000046">
        <rdfs:label>Fluvirin</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000696"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000047"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Fluvirin</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Influenza Virus Vaccine, Trivalent, Types A and B</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000047">
        <rdfs:label>Fluzone</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000049"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Fluzone</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Influenza Virus Vaccine, Trivalent, Types A and B</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000048">
        <rdfs:label
            >intramuscular injection</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0000426"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000049">
        <rdfs:label>Gardasil</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000667"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000052"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Gardasil</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Human Papillomavirus (Types 6, 11, 16, 18) Recombinant Vaccine</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000050">
        <rdfs:label
            >HIV based lentivirus vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000359"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000098"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000051">
        <rdfs:label>Balb/c mouse</rdfs:label>
        <rdfs:subClassOf rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000052">
        <rdfs:label>Havrix</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000646"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000054"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Havrix</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Hepatitis A Vaccine, Inactivated</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000053">
        <rdfs:label
            >Neisseria meningitidis vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000165"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_487"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_487"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000165"/>
        <obo:IAO_0000118
            >Meningococcal vaccine</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A bacterial vaccine that prevents Neisseria meningitidis infection.</obo:IAO_0000115>
        <rdfs:seeAlso>MeSH: D022401</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000054">
        <rdfs:label>IPOL</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000664"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000703"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000063"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">IPOL</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Poliovirus Vaccine Inactivated (Monkey Kidney Cell)</obo:VO_0000228>
        <rdfs:seeAlso>PMID:</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000055">
        <rdfs:label>IgA</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000149"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000056"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000057"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000062"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000056">
        <rdfs:label>IgE</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000149"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000057"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000062"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000057">
        <rdfs:label>IgG</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000149"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000062"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000058">
        <rdfs:label>IgG1</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000057"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000059"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000060"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000061"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000059">
        <rdfs:label>IgG2a</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000057"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000060"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000061"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000060">
        <rdfs:label>IgG2b</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000057"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000061"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000061">
        <rdfs:label>IgG3</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000057"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000062">
        <rdfs:label>IgM</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000149"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000063">
        <rdfs:label>Imovax Rabies</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000650"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000703"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000064"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Imovax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string">Rabies Vaccine</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000064">
        <rdfs:label>Infanrix</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000738"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000065"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Diphtheria &amp; Tetanus Toxoids &amp; Acellular Pertussis Vaccine Adsorbed</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Infanrix</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000065">
        <rdfs:label
            >Influenza Virus Vaccine H5N1 by Sanofi Pasteur Inc</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000066"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Influenza Virus Vaccine, H5N1 (for National Stockpile)</obo:VO_0000228>
        <obo:IAO_0000119
            >WEB: http://atomicnewsreview.org/2009/10/22/approval-for-the-arepanrix%E2%84%A2-gsk-vaccine-in-canada/</obo:IAO_0000119>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000066">
        <rdfs:label>JE-Vax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000665"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000698"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000067"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">JE-Vax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Japanese Encephalitis Virus Vaccine Inactivated</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000067">
        <rdfs:label>KINRIX</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000742"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000069"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Diphtheria and Tetanus Toxoids and Acellular Pertussis Adsorbed and Inactivated Poliovirus Vaccine</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">KINRIX</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000068">
        <rdfs:label
            >Listeria monocytogenes as vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000166"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000069">
        <rdfs:label>M-M-R II</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000731"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000070"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">M-M-R II</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Measles, Mumps, and Rubella Virus Vaccine, Live</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000070">
        <rdfs:label>M-M-Vax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000736"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000071"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">M-M-Vax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Measles and Mumps Virus Vaccine, Live</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000071">
        <rdfs:label>Menactra</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000053"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000072"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Menactra</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Meningococcal Polysaccharide (Serogroups A, C, Y and W-135) Diphtheria Toxoid Conjugate Vaccine</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000072">
        <rdfs:label
            >Menomune A C Y W135</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000053"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000073"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Meningococcal Polysaccharide Vaccine, Groups A, C, Y and W-135 Combined</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string"
            >Menomune-A/C/Y/W-135</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000073">
        <rdfs:label>Meruvax II</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0010637"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000074"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Meruvax II</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Rubella Virus Vaccine Live</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000074">
        <rdfs:label>Mumpsvax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000656"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000078"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Mumps Virus Vaccine Live</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Mumpsvax</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000075">
        <rdfs:label
            >AE: injection-site hemorrhage</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000314"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;located_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000335"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000076">
        <rdfs:label
            >AE: injection-site mass</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000026"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;located_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000335"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000077">
        <rdfs:label
            >Mycobacterium tuberculosis vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000165"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_1773"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_1773"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000165"/>
        <rdfs:seeAlso>MeSH: D032581</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >tuberculosis vaccine</obo:IAO_0000118>
        <obo:IAO_0000115
            >A vaccine that protects against Mycobacterium tuberculosis.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000078">
        <rdfs:label>Mycobax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000771"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000082"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string">BCG Vaccine</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Mycobax</obo:VO_0000229>
        <obo:IAO_0000116 rdf:datatype="&xsd;string"
            >Mycobax is a BCG vaccine that is made by Sanofi Pasteur, Ltd.
Ref: http://www.biopharma.com/cgi/full6.lasso?Key=412.65916</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000079">
        <rdfs:label
            >O antigen of pathogen organism as vaccine compent</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000365"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000080">
        <rdfs:label>AE: pruritus</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000957"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118>itching</obo:IAO_0000118>
        <obo:IAO_0000118>itch</obo:IAO_0000118>
        <obo:IAO_0000115
            >Itch (Latin: pruritus) is an unpleasant sensation that evokes the desire or reflex to scratch.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000081">
        <rdfs:label
            >Influenza A (H1N1) 2009 Monovalent Vaccine by Novartis</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000696"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_114727"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000082">
        <rdfs:label>Pediarix</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000743"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000083"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Diphtheria &amp; Tetanus Toxoids &amp; Acellular Pertussis Vaccine Adsorbed, Hepatitis B (recombinant) and Inactivated Poliovirus Vaccine Combined</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Pediarix</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000083">
        <rdfs:label>PedvaxHIB</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000662"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000084"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Haemophilus b Conjugate Vaccine (Meningococcal Protein Conjugate)</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">PedvaxHIB</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID:</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 2791073</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000084">
        <rdfs:label>Pentacel</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000744"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000085"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Diphtheria and Tetanus Toxoids and Acellular Pertussis Adsorbed, Inactivated Poliovirus and Haemophilus b Conjugate (Tetanus Toxoid Conjugate) Vaccine</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Pentacel</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000085">
        <rdfs:label
            >Plague Vaccine by Greer Laboratories Inc</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000648"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000691"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000088"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string">Plague Vaccine</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000086">
        <rdfs:label>AE: pain</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000087">
        <rdfs:label
            >Plasmodium falciparum vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000761"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_5833"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_5833"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000761"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >a malaria vaccine that protects against malaria caused by Plasmodium falciparum.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000088">
        <rdfs:label>Pneumovax 23</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000675"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000089"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Pneumococcal Vaccine, Polyvalent</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Pneumovax 23</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000089">
        <rdfs:label>Poliovax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000664"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000090"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Poliovax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Poliovirus Vaccine Inactivated (Human Diploid Cell)</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000090">
        <rdfs:label>Prevnar</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000675"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000701"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000091"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Pneumococcal 7-valent Conjugate Vaccine (Diphtheria CRM197 Protein)</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Prevnar</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000091">
        <rdfs:label>ProQuad</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000737"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000093"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Measles, Mumps, Rubella and Varicella Virus Vaccine Live</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">ProQuad</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000092">
        <rdfs:label
            >RNA of pathogen organism as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000000"/>
        <obo:IAO_0000115
            >RNA from protective protein that is used as vaccine component. This is usually used for preparation of RNA vaccine.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000093">
        <rdfs:label>ROTARIX</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000658"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000934"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000704"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000886"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000938"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&CHEBI;CHEBI_52071"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000094"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">ROTARIX</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Rotavirus Vaccine, Live, Oral</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000094">
        <rdfs:label>RabAvert</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000650"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000696"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000095"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">RabAvert</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string">Rabies Vaccine</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000095">
        <rdfs:label
            >Rabies Vaccine Adsorbed by BioPort Corp</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000650"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000688"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000096"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Rabies Vaccine Adsorbed</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000096">
        <rdfs:label>Recombivax HB</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000644"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000097"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Hepatitis B Vaccine (Recombinant)</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Recombivax HB</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000097">
        <rdfs:label>RotaTeq</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000658"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000102"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">RotaTeq</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Rotavirus Vaccine, Live, Oral, Pentavalent</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000098">
        <rdfs:label
            >SIV based lentivirus vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000359"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000099">
        <rdfs:label>AE: myalgia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000118>muscle pain</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Myalgia means &quot;muscle pain&quot; and is a symptom of many diseases and disorders.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000100">
        <rdfs:label
            >vaccine-induced T-helper 1 type immune response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000135"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000101">
        <rdfs:label
            >vaccine-induced T-helper 2 type immune response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000135"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000102">
        <rdfs:label>TENIVAC</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000732"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000103"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">TENIVAC</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Tetanus &amp; Diphtheria Toxoids Adsorbed for Adult Use</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000103">
        <rdfs:label>TICE BCG</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000177"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000697"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000104"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string">BCG Vaccine</obo:VO_0000228>
        <obo:IAO_0000116 rdf:datatype="&xsd;string"
            >Intravesical TICE&#174; BCG has been used as a therapy for, and to prevent recurrence of, tumors in patients with carcinoma in situ (CIS) of the urinary bladder, and to prevent recurrence of Stage Ta T1 papillary tumors of the bladder at high risk of recurrence. Refernce URL: http://www.ticebcg.com/Consumer/aboutTice/index.asp</obo:IAO_0000116>
        <obo:VO_0000229 rdf:datatype="&xsd;string">TICE BCG</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000104">
        <rdfs:label>TYPHIM Vi</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000671"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000703"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000109"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">TYPHIM Vi</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Typhoid Vi Polysaccharide Vaccine</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000105">
        <rdfs:label
            >T cell epitope in vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000811"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000106">
        <rdfs:label
            >vaccine-induced T cell mediated immunity</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000135"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000107">
        <rdfs:label
            >T cell vaccine antigen processing and presentation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000106"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000593"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000594"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000108">
        <rdfs:label
            >Brucella abortus vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000025"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_235"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_235"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000025"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000109">
        <rdfs:label
            >Tetanus Toxoid Adsorbed by Sanofi Pasteur Inc</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000640"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000884"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000704"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000340"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000576"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000111"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Tetanus Toxoid Adsorbed</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000110">
        <rdfs:label
            >E. coli O157:H7 intimin vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 11500434</rdfs:seeAlso>
        <obo:IAO_0000116
            >E. coli Int280a has been found to be a protective antigen. This subunit vaccine uses E. coli Int280a combined with adjuvant. This antigen can be used for development of type-specific EPEC or EHEC vaccine.</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000111">
        <rdfs:label
            >Tetanus and Diphtheria Toxoids Adsorbed for Adult Use by Massachusetts Public Health Biologic Lab</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000732"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000693"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000112"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Tetanus &amp; Diphtheria Toxoids Adsorbed for Adult Use</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000112">
        <rdfs:label>Tripedia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000738"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000113"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Diphtheria &amp; Tetanus Toxoids &amp; Acellular Pertussis Vaccine Adsorbed</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Tripedia</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000113">
        <rdfs:label>Twinrix</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000745"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000118"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Hepatitis A Inactivated and Hepatitis B (Recombinant) Vaccine</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Twinrix</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000114">
        <rdfs:label>AE: urticaria</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000017"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Urticaria is a kind of skin rash notable for dark red, raised, itchy bumps.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118>hives</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000115">
        <rdfs:label
            >vaccine-induced T cell activation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000008"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000116">
        <rdfs:label>AE: headache</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000117">
        <rdfs:label
            >respiratory system AE</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >I created this term and make it to be an umbrella term for different disorder terms related to respiratory system. --Oliver He</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000118">
        <rdfs:label>VAQTA</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000646"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000119"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Hepatitis A Vaccine, Inactivated</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">VAQTA</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000119">
        <rdfs:label>Varivax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000669"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000120"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Varicella Virus Vaccine Live</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Varivax</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000120">
        <rdfs:label>Vivotif</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000671"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000687"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000121"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Typhoid Vaccine Live Oral Ty21a</obo:VO_0000228>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Vivotif</obo:VO_0000229>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000121">
        <rdfs:label>YF-Vax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000123"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="&obo;VO_0000124"/>
        <obo:VO_0000229 rdf:datatype="&xsd;string">YF-Vax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Yellow Fever Vaccine</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000122">
        <rdfs:label
            >Yellow fever 17D as vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000166"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000123">
        <rdfs:label
            >Yellow fever virus vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000609"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_11089"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_11089"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000609"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A viral vaccine that protects against infection with Yellow fever virus.</obo:IAO_0000115>
        <rdfs:seeAlso>MeSH: D022341</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000124">
        <rdfs:label>Zostavax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000669"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000695"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:VO_0000229 rdf:datatype="&xsd;string">Zostavax</obo:VO_0000229>
        <obo:VO_0000228 rdf:datatype="&xsd;string"
            >Zoster Vaccine, Live, (Oka/Merck)</obo:VO_0000228>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000125">
        <rdfs:label
            >licensed turkey vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000363"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000393"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000363"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000126">
        <rdfs:label
            >live attenuated pathogen as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000368"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000127">
        <rdfs:label
            >aluminum hydroxide vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000884"/>
        <obo:IAO_0000118>alum</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000128">
        <rdfs:label
            >aluminium phosphate vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000884"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000129">
        <rdfs:label
            >vaccination frequency</rdfs:label>
        <rdfs:subClassOf rdf:resource="&PATO;PATO_0000044"/>
        <obo:IAO_0000115
            >Vaccination frequency is a qualitative term that represents how many times vaccination has occurred.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000130">
        <rdfs:label xml:lang="en"
            >AE: increased leukocyte cell number</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001018"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;leukocytosis&#39; is an adverse event that was mentioned in 1,021 VAERS reports (0.8%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <rdfs:seeAlso>MP: MP_0000218</rdfs:seeAlso>
        <obo:IAO_0000115 xml:lang="en"
            >greater than normal number of nucleated cells of the myeloid or lymphoid lineages, found in blood or other tissue</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000131">
        <rdfs:label
            >calcium phosphate vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000132">
        <rdfs:label xml:lang="en"
            >AE: decreased leukocyte cell number</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001018"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;leukopenia&#39; is an adverse event that was mentioned in 417 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <rdfs:seeAlso>MP: MP_0000221</rdfs:seeAlso>
        <obo:IAO_0000115 xml:lang="en"
            >reduction in the number of nucleated cells of the myeloid or lymphoid lineages, found in blood or other tissue</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000133">
        <rdfs:label
            >Freund&#39;s emulsified oil adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >a vaccine adjuvant that consists of a water-in-oil emulsion of aqueous antigen in paraffin (mineral) oil of low specific gravity and low viscosity. It is named after Jules T. Freund (1890-1960), Hungarian-born American immunologist. It is a water in oil emulsion.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000134">
        <rdfs:label
            >vaccine-induced T cell proliferation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000115"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000135">
        <rdfs:label
            >vaccine-induced adaptive immune response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000287"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000136">
        <rdfs:label
            >adenovirus vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000610"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000144"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000283"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000359"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000447"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000571"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000137">
        <rdfs:label>adjuvant role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Role"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000148"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000151"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000415"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000546"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000560"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000138">
        <rdfs:label
            >live virulent pathogen as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000368"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000139">
        <rdfs:label
            >complete Freund&#39;s adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000133"/>
        <obo:IAO_0000115
            >is a Freund&#39;s emulsfied oil adjuvant that contains inactivated and dried mycobacteria, usually Mycobacterium tuberculosis (the pathogenic agent of tuberculosis).</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000140">
        <rdfs:label
            >agglutinating antibody</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000148"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000141">
        <rdfs:label
            >virulence factor</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Role"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000142">
        <rdfs:label
            >incomplete Freund&#39;s adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000133"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >a Freud&#39;s adjuvant that does not contain the mycobacterial components.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000143">
        <rdfs:label>cholera toxin</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000144">
        <rdfs:label
            >alphavirus vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000610"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000283"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000359"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000447"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000571"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000145">
        <rdfs:label
            >vaccine vector role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Role"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000146">
        <rdfs:label
            >Corynebacterium-derived P40 vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000147">
        <rdfs:label
            >vaccine adjuvant role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000137"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000148">
        <rdfs:label>antibody</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Role"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000151"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000415"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000546"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000560"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000149">
        <rdfs:label
            >antibody isotype</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000148"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000150">
        <rdfs:label>antibody titer</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000555"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Antibody titer is a titer of antibody that shows how much antibody an organism has produced that recognizes a particular epitope, expressed as the greatest dilution ratio (or its reciprocal) that still gives a positive result. ELISA is a common means of determining antibody titers.</obo:IAO_0000115>
        <obo:IAO_0000119
            >WEB: http://en.wikipedia.org/wiki/Antibody_titer</obo:IAO_0000119>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000151">
        <rdfs:label>antigen</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Role"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000415"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000546"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000560"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000152">
        <rdfs:label
            >Francisella tularensis vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000165"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_263"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_263"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000165"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000153">
        <rdfs:label
            >toxoid vaccine preparation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000590"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000299"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000561"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000154">
        <rdfs:label
            >Brucella abortus sodC</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000793"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000457"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000155">
        <rdfs:label>bacterial gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000787"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000156">
        <rdfs:label>viral gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000787"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000157">
        <rdfs:label>HIV gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000158">
        <rdfs:label xml:lang="en"
            >AE: abnormal blood pressure</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000506"/>
        <rdfs:seeAlso>MP: MP_0000230</rdfs:seeAlso>
        <obo:IAO_0000115 xml:lang="en"
            >altered tension of the blood within the systemic arteries</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000159">
        <rdfs:label
            >live attenuated vaccine preparation by serial passages in vitro</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000718"/>
        <obo:IAO_0000112
            >Brucella abortus cattle vaccine RB51 was developed by serial passages of virulent B. abortus strain 2308 in vitro in rifampin agar plates (Reference: PMID: 1908158).</obo:IAO_0000112>
        <obo:IAO_0000115
            >A live attenuated vaccine prepraration process that is performed by serial passages in vitro for pathogen attenuation.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000160">
        <rdfs:label
            >Influenza A (H1N1) 2009 Monovalent Vaccine by Sanofi Pasteur</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_114727"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000699"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000161">
        <rdfs:label>E. coli gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000155"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000162">
        <rdfs:label>avirulent</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000611"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000612"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000164">
        <rdfs:label
            >M. tuberculosis gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000155"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000165">
        <rdfs:label
            >bacterial vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000001"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_2"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_2"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000115
            >A vaccine that protects against some bacterial disease.</obo:IAO_0000115>
        <rdfs:seeAlso>MeSH: D001428</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000166">
        <rdfs:label
            >bacterial vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000599"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000435"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000610"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000167">
        <rdfs:label>AE: asthenia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000326"/>
        <obo:IAO_0000115
            >Asthenia is a medical term denoting symptoms of physical weakness and loss of strength. Asthenia is a side effect of vaccines such as the HPV vaccine Gardasil.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000168">
        <rdfs:label>Salmonella gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000155"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000169">
        <rdfs:label>Shigella gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000155"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000170">
        <rdfs:label>protozoan gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000787"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000171">
        <rdfs:label>Plasmodium gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000170"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000172">
        <rdfs:label
            >Plasmodium falciparum gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000171"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000173">
        <rdfs:label>attenuated</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000611"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000174">
        <rdfs:label>Leishmania gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000170"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000175">
        <rdfs:label>AE: muscle ache</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118>muscle pain</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000176">
        <rdfs:label
            >vaccine-induced T cell differentiation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000115"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000177">
        <rdfs:label>cancer vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000001"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&DOID;DOID_162"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&DOID;DOID_162"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000118
            >neoplasm vaccine</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118>tumor vaccine</obo:IAO_0000118>
        <obo:IAO_0000115
            >A vaccine that prevents or treats cancer. It is produced using the patient&#39;s own whole tumor cells as the source of antigens, or using tumor-specific antigens, often recombinantly produced.</obo:IAO_0000115>
        <rdfs:seeAlso>MeSH: D019496</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000178">
        <rdfs:label
            >inactivated vaccine preparation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000590"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000299"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000315"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >Preparation of inactivated vaccine.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000179">
        <rdfs:label>part of vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;MaterialEntity"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >vaccine component</obo:IAO_0000118>
        <obo:IAO_0000118
            >cardinal part of vaccine</obo:IAO_0000118>
        <obo:IAO_0000115
            >A &#39;part of vaccine&#39; is a material entity that is a part or component of a vaccine.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000180">
        <rdfs:label
            >vaccine-induced cell activation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000287"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000181">
        <rdfs:label
            >lipopolysaccharide vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000182">
        <rdfs:label
            >vaccine-induced antibacterial agglutination antibody response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000309"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000183">
        <rdfs:label
            >Japanese encephalitis virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000184">
        <rdfs:label
            >Ebola virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000185">
        <rdfs:label
            >Influenza virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000186">
        <rdfs:label>RNA vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000597"/>
        <obo:IAO_0000115
            >A vaccine that uses RNA(s) derived from a pathogen organism.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >Using RNA may eliminate the problem of having to tailor a vaccine for each individual patient with their specific immunity. The advantage of RNA is that it can be used for all immunity types and can be taken from a single cell. DNA vaccines need to produce RNA which then prompts the manufacture of proteins. However, RNA vaccine eliminates the step from DNA to RNA.</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000187">
        <rdfs:label
            >muramyl dipeptide</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000118>MDP</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000188">
        <rdfs:label
            >Dengue virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000189">
        <rdfs:label
            >colony forming unit</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000555"/>
        <obo:IAO_0000118 rdf:datatype="&xsd;string">CFU</obo:IAO_0000118>
        <obo:IAO_0000119
            >WEB: http://en.wikipedia.org/wiki/Colony-forming_unit</obo:IAO_0000119>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >Colony-forming unit (CFU) is a titer measurement of viable bacterial or fungal numbers. Unlike in direct microscopic counts where all cells, dead and living, are counted, CFU measures viable cells. By convenience the results are given as CFU/mL (colony-forming units per milliliter) for water, and CFU/g (colony-forming units per gram) for soil or other porous material.</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000190">
        <rdfs:label>squalene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000115
            >a vaccine adjuvant that contains an organic polymer with some antigenic epitopes which might be shared with other organic polymers acting as immunostimulators.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000191">
        <rdfs:label>arlacel A</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000192">
        <rdfs:label>Montanide 103</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000193">
        <rdfs:label
            >Bordetella pertussis component vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000115
            >a vaccine adjuvant that contains components from killed Bordetella pertussis. The killed B. pertussis has a strong adjuvant effect on the diphtheria and tetanus toxoids in the DPT vaccines.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000194">
        <rdfs:label>PCV2 vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000609"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_85708"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_85708"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000195">
        <rdfs:label
            >conjugate vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000597"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Conjugate vaccine is vaccine that conjugates/links antigens to the molecules that form the outer coat of disease-causing bacteria to promote an immune response.</obo:IAO_0000115>
        <obo:IAO_0000116
            >Conjugate vaccines are designed primarily for very young children because their immune systems can not recognize the outer coats of certain bacteria.</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000196">
        <rdfs:label
            >recombinant vector vaccine preparation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000590"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000299"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000484"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >Preparation of recombinant vector vaccine</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000197">
        <rdfs:label
            >West Nile virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000198">
        <rdfs:label
            >chickenpox virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000199">
        <rdfs:label
            >Rubella virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000200">
        <rdfs:label
            >Hepatitis B virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000201">
        <rdfs:label>Porcilis-PCV2</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000194"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000204"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9823"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000269"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >Characteristics: Inactivated baculovirus expressed PCV2 ORF2 protein; adjuvanted</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000202">
        <rdfs:label
            >Hepatitis A virus gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000156"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000203">
        <rdfs:label>Suvaxyn PCV2</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000194"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000205"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9823"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000269"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >Characteristics: Inactivated PCD1-2 chimera; adjuvanted</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000204">
        <rdfs:label>Intervet</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000299"/>
        <oboInOwl:hasURI
            >http://www.intervet.com/</oboInOwl:hasURI>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000205">
        <rdfs:label>Fort Dodge</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000299"/>
        <oboInOwl:hasURI
            >http://www.wyeth.com/divisions/fort_dodge.asp</oboInOwl:hasURI>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000206">
        <rdfs:label
            >licensed pig vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000363"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000269"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000363"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000207">
        <rdfs:label
            >contraindication</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Disposition"/>
        <obo:IAO_0000115
            >a contraindication is a condition or factor that increases the risks involved in using a particular drug, carrying out a medical procedure, or engaging in a particular activity.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000208">
        <rdfs:label
            >vaccine in research role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0000016"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >vaccine in research role is a &#39;regulation-assigned roleof a vaccine that is not licensed or in clinical trial; instead, it is currently in laboratory research.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000209">
        <rdfs:label
            >AE: maculopapular rash</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000017"/>
        <obo:IAO_0000115
            >A maculopapular rash is a rash with flat, red area on the skin that is covered with small confluent bumps.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000210">
        <rdfs:label
            >hemagglutination-inhibition assay</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000584"/>
        <obo:IAO_0000118>HI assay</obo:IAO_0000118>
        <obo:IAO_0000115
            >an immune response detection assay that detects specific antiviral antibodies in a test serum. The serum, usually a twofold dilution series, is mixed with a standard number, usually 4 to 8 HA units, of virus and incubated prior to the addition of a standard suspension of erythrocytes. The highest dilution of serum that inhibits hemagglutination is the HI titer of the serum. For example, influenza (AI) viruses agglutinate erythrocytes through the interaction of the virus surface glycoprotein, the hemagglutinin (HA), with receptors on the surface of the erythrocyte. Inhibition of the agglutination reaction by HA subtype-specific antisera is the basis of the hemagglutination-inhibition (HI) assay.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000211">
        <rdfs:label>inactivated</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000611"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000212">
        <rdfs:label>AE: arthralgia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000346"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Arthralgia means joint pain. It is a symptom of injury, infection, illnesses (in particular arthritis) or an allergic reaction to medication. According to MeSH, the term &quot;arthralgia&quot; should only be used when the condition is non-inflammatory, and the term &quot;arthritis&quot; should be used when the condition is inflammatory.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000213">
        <rdfs:label
            >hypersensitivity to chicken product</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000207"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000214">
        <rdfs:label
            >AE: vesiculobullous rash</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000017"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >vesiculobullous rash is a blistering rash characterized by serous-fluid-filled vesicles (blisters)</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000215">
        <rdfs:label
            >AE: screaming syndrome</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000023"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000216">
        <rdfs:label>dizziness</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000115
            >Dizziness describes a number of subjective symptoms, which the patient may describe as feelings of lightheadedness, floating, wooziness, giddiness, confusion, disorientation or loss of balance. Medical terms include vertigo, disequilibrium, pre-syncope or syncoptic episode. Causes may stem from a variety of failures of equilibrioception, hypotension, cerebral hypoxia or a reaction to environmental chemicals or drugs.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000217">
        <rdfs:label
            >AE: peripheral edema</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000975"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000218">
        <rdfs:label
            >hypersensitivity to chicken egg</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000213"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000219">
        <rdfs:label
            >vaccine solvent solution</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000850"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A vaccine solvent solution is a vaccine additive that helps to dissolve all vaccine components in liquid.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000220">
        <rdfs:label>malaise</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Malaise is a feeling of general discomfort or uneasiness, an &quot;out of sorts&quot; feeling. Malaise is often the first indication of an infection or other disease. Vaccination may induce malaise.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000221">
        <rdfs:label>AE: somnolence</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Somnolence (or &quot;drowsiness&quot;) is a state of near-sleep, a strong desire for sleep, or sleeping for unusually long periods (c.f. hypersomnia).</obo:IAO_0000115>
        <obo:IAO_0000118>drowsiness</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000222">
        <rdfs:label>paresthesia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Paresthesia is a sensation of tingling, pricking, or numbness of a person&#39;s skin with no apparent long-term physical effect. It is more generally known as the feeling of &quot;pins and needles&quot; or of a limb being &quot;asleep&quot; (although this is not directly related to the phenomenon of sleep). The manifestation of paresthesia may be transient or chronic.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000223">
        <rdfs:label
            >AE: crying abnormal</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000224">
        <rdfs:label
            >hypersensitivity to antibiotic</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000207"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000225">
        <rdfs:label
            >hypersensitivity to neomycin</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000224"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000226">
        <rdfs:label
            >hypersensitivity to polymyxin</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000224"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000227">
        <rdfs:label
            >reaction to previous vaccination</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000207"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000230">
        <rdfs:label>chills</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Chills refers to feeling cold after an exposure to a cold environment. The word can also refer to an episode of shivering, accompanied by paleness and feeling cold.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000231">
        <rdfs:label>AE: stupor</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000115
            >Stupor is the lack of critical cognitive function and level of consciousness wherein a sufferer is almost entirely unresponsive and only responds to base stimuli such as pain. The word derives from the Latin stupure, meaning insensible. Being characterised by impairments of reactions to external stimuli, in this case, vaccine immunization.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000232">
        <rdfs:label>AE: anorexia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000999"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >anorexia nervosa</obo:IAO_0000118>
        <obo:IAO_0000115
            >Anorexia is the decreased sensation of appetite.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000233">
        <rdfs:label
            >life-threatening reaction to previous vaccination</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000227"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000234">
        <rdfs:label>AE: face edema</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000975"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000235">
        <rdfs:label
            >life-threatening reaction to previous influenza vaccination</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000233"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000236">
        <rdfs:label
            >AE: cough increased</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000995"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000237">
        <rdfs:label
            >hypersensitivity to gentamicin</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000224"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000238">
        <rdfs:label
            >dominant epitope in vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000811"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000533"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000239">
        <rdfs:label
            >vaccine-induced down-regulated gene expression</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000286"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000569"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000240">
        <rdfs:label
            >hypersensitity to gelatin</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000207"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000241">
        <rdfs:label
            >vaccine preparation using heat inactivation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000178"/>
        <obo:IAO_0000115
            >A vaccine prepraration process that is performed by heat inactivation of virulent pathogen.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000242">
        <rdfs:label
            >CFU reduction assay</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0000070"/>
        <obo:IAO_0000115
            >CFU reduction assay is an assay that measures the reduction of the colony forming units of infected pathogens in vaccine-vaccinated animals compared to nonvaccinated animals.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000243">
        <rdfs:label
            >assay of CFU reduction in spleen</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000242"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >assay of CFU reduction in spleen is a CFU reduction assay that is measured using the extracted spleen as the tissue for isolation of infected pathogens.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000244">
        <rdfs:label
            >hypersensitity to arginine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000207"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >Arginine is a conditionally essential amino acid, meaning most of the time it can be manufactured by the human body, and does not need to be obtained directly through the diet. The biosynthetic pathway however does not produce sufficient arginine, and some must still be consumed through diet. Individuals who have poor nutrition or certain physical conditions may be advised to increase their intake of foods containing arginine. Infants are unable to meet their requirements and thus arginine is nutritionally essential for infants.</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000245">
        <rdfs:label>edibility</rdfs:label>
        <rdfs:subClassOf rdf:resource="&PATO;PATO_0001237"/>
        <obo:IAO_0000115
            >A physical quality inhering in a bearer by virtue of the bearer being fit
to be eaten.</obo:IAO_0000115>
        <obo:IAO_0000116
            >Melanie has submitted this term and its two subclasses to PATO:
http://sourceforge.net/tracker/?func=detail&amp;aid=2873643&amp;group_id=76834&amp;atid=595654</obo:IAO_0000116>
        <obo:IAO_0000117>YH, MC</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000246">
        <rdfs:label>edible</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000245"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000330"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A quality of edibility that inheres in a bearer by virtue of the bearer being suitable for oral ingestion as food, drug, or vaccine.</obo:IAO_0000115>
        <obo:IAO_0000117
            >This term may be submitted to PATO.</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000247">
        <rdfs:label
            >vaccine efficacy</rdfs:label>
        <rdfs:subClassOf rdf:resource="&PATO;PATO_0001029"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Vaccine efficacy is an efficacy of a vaccine in induction of protective immune response in vivo or protection against infection of a virulent pathogen. 
Specifically, vaccine efficacy (VE) is the percentage reduction in disease incidence attributable to vaccination, calculated by means of the following equation:
VE(%) = (U - V)/U x 100
where U = the incidence in unvaccinated people and 
V = the incidence in vaccinated people.
Ref: Hadler TC, et al. Immunization in developing countries. In: Vaccines. Editors: Plotkin S, et al. 2008. p1542-71.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000248">
        <rdfs:label
            >history of asthma</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000207"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000249">
        <rdfs:label
            >vaccine-induced antiviral neutralizing antibody response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000309"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000250">
        <rdfs:label
            >AE: flu syndrome</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000487"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000251">
        <rdfs:label
            >peptide of pathogen organism as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000000"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000365"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000464"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >peptide of pathogen that is used as vaccine component. This peptide may function as epitope to stimulate protective immunity.</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000252">
        <rdfs:label>syncope</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000118
            >Syncope is the medical term for fainting, a sudden, usually temporary, loss of consciousness.</obo:IAO_0000118>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118>fainting</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000253">
        <rdfs:label>AE: sweating</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000957"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;sweating&#39; is an adverse event that was mentioned in 2,301 VAERS reports (1.8%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000254">
        <rdfs:label
            >vaccination with a licensed cattle vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000551"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000308"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="&obo;OBI_0000444"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9913"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000551"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000255">
        <rdfs:label
            >usage of bronchodilator</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000207"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000256">
        <rdfs:label
            >AE: abdominal pain</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;abdominal pain&#39; is an adverse event that was mentioned in 2,254 VAERS reports (1.8%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000257">
        <rdfs:label xml:lang="en"
            >AE: hypertension</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000158"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;hypertension&#39; is an adverse event that was mentioned in 1,038 VAERS reports (0.8%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <rdfs:seeAlso>MP: MP_0000231</rdfs:seeAlso>
        <obo:IAO_0000111 xml:lang="en">hypertension</obo:IAO_0000111>
        <obo:IAO_0000115 xml:lang="en"
            >sustained high blood pressure at a level that is likely to result in cardiovascular disease and/or other pathological states</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000258">
        <rdfs:label
            >AE: lab test abnormal</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;sweating&#39; is an adverse event that was mentioned in 2,056 VAERS reports (1.6%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000259">
        <rdfs:label>AE: myasthenia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001007"/>
        <owl:priorVersion
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;myasthenia&#39; is an adverse event that was mentioned in 1,812 VAERS reports (1.4%) during1991-2001 (Reference: PMID: 12825543).</owl:priorVersion>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >myasthenia gravis</obo:IAO_0000118>
        <obo:IAO_0000115
            >Myasthenia represenats myasthenia gravis, a neuromuscular disease leading to fluctuating muscle weakness and fatiguability.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000260">
        <rdfs:label
            >vaccine-induced follicular dendritic cell activation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000180"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000361"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000261">
        <rdfs:label
            >usage of steroid</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000207"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000262">
        <rdfs:label>AE: chest pain</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;chest pain&#39; is an adverse event that was mentioned in 1,752 VAERS reports (1.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000263">
        <rdfs:label>sodB(Ft)</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000152"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 16923916</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 18692537</rdfs:seeAlso>
        <obo:IAO_0000115
            >sodBFt is a live vaccine strain mutant of Francisella tularensis with reduced Fe-superoxide dismutase gene expression. Ref: PMID: 18692537.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000264">
        <rdfs:label
            >licensed human vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000635"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH, ZX</obo:IAO_0000117>
        <obo:IAO_0000115
            >licensed human vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for human use.</obo:IAO_0000115>
        <obo:IAO_0000232
            >Oliver He: The previous OWL definition includes:
contained_in some &#39;homo sapiens&#39;
However, the contained_in relation is not right. On the other hand, we have not found an appropriate way to define it by including the species name like &#39;homo sapiens&#39;. We will look into it later.</obo:IAO_0000232>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000265">
        <rdfs:label
            >licensed cattle vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000643"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >licensed cattle vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for cattle use.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000266">
        <rdfs:label>fungal disease</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&DOID;DOID_4"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;VO_0000634"/>
                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_4751"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&DOID;DOID_4"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000267">
        <rdfs:label>fungal vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000001"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&obo;VO_0000266"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&obo;VO_0000266"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000115
            >A vaccine that protects against infection with some fungus.</obo:IAO_0000115>
        <rdfs:seeAlso>MeSH: D005657</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000268">
        <rdfs:label
            >licensed dog vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000649"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >licensed dog vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for dog use.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000269">
        <rdfs:label
            >licensed pig vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000206"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >licensed pig vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for pig use.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000271">
        <rdfs:label
            >F. tularensis vaccine LVS</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000152"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >A live attenuated Francisella tularensis vaccine. It is available in American Type Culture Collection with ATCC ID: 29684.</obo:IAO_0000115>
        <rdfs:seeAlso>PMID: 16912944</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 8757866</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000272">
        <rdfs:label
            >AE: exacerbation of underlying condition</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;exacerbation of underlying condition&#39; is an adverse event that was mentioned in 1,606 VAERS reports (1.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000274">
        <rdfs:label>AE: insomnia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Insomnia is a symptom of a sleeping disorder characterized by persistent difficulty falling asleep or staying asleep despite the opportunity. Insomnia is a symptom, not a stand-alone diagnosis or a disease.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;insomnia&#39; is an adverse event that was mentioned in 1,526 VAERS reports (1.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000275">
        <rdfs:label>AE: twitching</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001007"/>
        <obo:IAO_0000115
            >Involuntary sudden movement of part of the body.</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;twitching&#39; is an adverse event that was mentioned in 1,511 VAERS reports (1.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000276">
        <rdfs:label
            >AE: febrile seizure</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001005"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;febrile seizure&#39; is an adverse event that was mentioned in 1,490 VAERS reports (1.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000277">
        <rdfs:label>AE: asthma</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000117"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Asthma is a common chronic lung disease. It has been defined by the National Heart, Lung and Blood Institute as a common chronic disorder of the airways that is complex and characterized by variable and recurring symptoms, airflow obstruction, bronchial hyperresponsiveness (bronchospasm), and an underlying inflammation.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;asthma&#39; is an adverse event that was mentioned in 1,373 VAERS reports (1.1%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000278">
        <rdfs:label
            >vaccine function</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000452"/>
                    <rdf:Description rdf:about="&obo;VO_0000562"/>
                </owl:unionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&snap;Function"/>
        <obo:IAO_0000117
            >YH, MC, XZ, and AR</obo:IAO_0000117>
        <obo:IAO_0000116
            >PERSPN: Oliver He: There has been hot discussion about whether we use &#39;vaccine function&#39; or &#39;vaccine role&#39;. Vaccine role may not be the good term to use. Vaccine is designed to be &#39;vaccine&#39;, so it should be vaccine function. One special case is cowpox virus. The cowpox virus can be mixed with some liquid like water and used as a smallpox vaccine. In this case, people often say: the cowpox virus has a &#39;vaccine role&#39;. However, the cowpox virus vaccine is a processed material of a mix of the virus with water. The virus is a virus, it is not a vaccine per se. Therefore, vaccine role may not be an accurate term.</obo:IAO_0000116>
        <obo:IAO_0000115
            >vaccine function is a function that enheres in a vaccine that induces protective immune response against a disease. It is realized in the vaccination process in the host.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000279">
        <rdfs:label>AE: neck pain</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;neck pain&#39; is an adverse event that was mentioned in 1,323 VAERS reports (1.0%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000280">
        <rdfs:label
            >AE: positive rechallenge</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;positive rechallenge&#39; is an adverse event that was mentioned in 1,292 VAERS reports (1.0%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >In contrast, positive dechallenge occurs when the adverse reaction disappears once the drug is stopped.</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Positive rechallenge occurs when the adverse reaction re-emerges once a drug (e.g., vaccine) is restrarted.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000281">
        <rdfs:label
            >heat killed pathogen in vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000624"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000282">
        <rdfs:label>AE: back pain</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;back pain&#39; is an adverse event that was mentioned in 1,277 VAERS reports (1.0%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000283">
        <rdfs:label
            >herpesvirus vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000610"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000359"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000447"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000571"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000284">
        <rdfs:label xml:lang="en">AE: alopecia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;alopecia&#39;; is an adverse event that was mentioned in 260 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <rdfs:seeAlso>MP: MP_0000414</rdfs:seeAlso>
        <obo:IAO_0000119>VAE</obo:IAO_0000119>
        <obo:IAO_0000115 xml:lang="en"
            >absence of hair or loss of hair; not usually in reference to primary genetic hairlessness but may be due to dietary, stress, secondary to immune condition</obo:IAO_0000115>
        <obo:IAO_0000111 xml:lang="en">alopecia</obo:IAO_0000111>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000285">
        <rdfs:label xml:lang="en"
            >AE: gastrointestinal hemorrhage</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000314"/>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000334"/>
        <rdfs:seeAlso>MP: MP_0000465</rdfs:seeAlso>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;gastrointestinal hemorrhage&#39;; is an adverse event that was mentioned in 183 VAERS reports (0.1%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115 xml:lang="en"
            >bleeding in the stomach and/or the intestines</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000286">
        <rdfs:label
            >vaccine-induced host gene response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000288"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000287">
        <rdfs:label
            >vaccine-induced host immune response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000288"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000288">
        <rdfs:label
            >vaccine-induced host response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&span;Process"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000293"/>
                <owl:someValuesFrom rdf:resource="&obo;OBI_0000725"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000293"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000001"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >a process that specifies host response to a vaccine.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000289">
        <rdfs:label
            >host response to vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000290"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000291"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000292"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >a process that specifies host response to a vaccine adjuvant.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000290">
        <rdfs:label
            >host response to vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&span;Process"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >a process that specifies host response to a vaccine component.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000291">
        <rdfs:label
            >host response to vaccine antigen</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000290"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000292"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >a process that specifies host response to a vaccine antigen.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000292">
        <rdfs:label
            >host response to vaccine vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000290"/>
        <obo:IAO_0000115
            >a process that specifies host response to a vaccine vector.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000293">
        <rdfs:label
            >AE: eyes gaze upward</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001007"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;eyes gaze upward&#39; is an adverse event that was mentioned in 1,249 VAERS reports (1.0%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000294">
        <rdfs:label>AE: neuropathy</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000993"/>
        <obo:IAO_0000115
            >Neuropathy is a medical term describing disorders of the nerves of the peripheral nervous system (specifically excluding encephalopathy and myelopathy, which refer to the central nervous system.) It is usually considered equivalent to peripheral neuropathy.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000118
            >peripheral neuropathy</obo:IAO_0000118>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;neuropathy&#39; is an adverse event that was mentioned in 1,154 VAERS reports (0.9%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000295">
        <rdfs:label
            >human immunodeficiency virus vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000609"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_12721"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_12721"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000609"/>
        <rdfs:seeAlso>MeSH: D016915</rdfs:seeAlso>
        <obo:IAO_0000118>AIDS vaccine</obo:IAO_0000118>
        <obo:IAO_0000118>HIV vaccine</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A viral vaccine that protects against infection with human immunodeficiency virus that causes AIDS.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000296">
        <rdfs:label
            >licensed horse vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000409"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >licensed horse vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for horse use.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000297">
        <rdfs:label>AE: skin nodule</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000957"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;skin nodule&#39; is an adverse event that was mentioned in 1,134 VAERS reports (0.9%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000298">
        <rdfs:label>AE: arthrosis</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001007"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >A degenerative disease of a joint. Arthrosis is an articular illness that produces fibrosis or degeneration of the cartilage.</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;arthrosis&#39; is an adverse event that was mentioned in 1,129 VAERS reports (0.9%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000299">
        <rdfs:label>company</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0000245"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000300">
        <rdfs:label
            >B. melitensis strain VTRM1</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000301">
        <rdfs:label>AE: hypokinesia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000326"/>
        <obo:IAO_0000115
            >Hypokinesia refers to slow or diminished movement of body musculature.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000302">
        <rdfs:label
            >AE: muscle twitching</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000275"/>
        <obo:IAO_0000118
            >muscle fasciculation</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >muscle contraction</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000303">
        <rdfs:label
            >B. suis strain VTRS1</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000721"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17428946</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000304">
        <rdfs:label
            >AE: skin discoloration</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000957"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;skin discoloration&#39; is an adverse event that was mentioned in 909 VAERS reports (0.7%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000305">
        <rdfs:label
            >AE: herpes zoster</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000410"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;herpes zoster&#39; is an adverse event that was mentioned in 892 VAERS reports (0.7%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Herpes zoster is a viral disease characterized by a painful skin rash with blisters in a limited area on one side of the body, often in a stripe. The initial infection with varicella zoster virus (VZV) causes the acute (short-lived) illness chickenpox, and generally occurs in children and young people. Once an episode of chickenpox has resolved, the virus is not eliminated from the body but can go on to cause shingles&#8212;an illness with very different symptoms&#8212;often many years after the initial infection.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000118>shingles</obo:IAO_0000118>
        <obo:IAO_0000118>zoster</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000306">
        <rdfs:label>AE: laryngismus</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001007"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;laryngismus&#39; is an adverse event that was mentioned in 881 VAERS reports (0.7%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000118
            >sudden laryngeal spasm with crowing inhalation and cyanosis. It is an uncontrolled/involuntary muscular contraction (spasm) of the laryngeal cords.</obo:IAO_0000118>
        <obo:IAO_0000118>laryngospasm</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000307">
        <rdfs:label>KKF24</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000152"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >KKF24 is a recombinant strain of Francisella novicida U112 with iglC mutation (F. novicida delta-iglC::ermC). PMID: 14680699.</obo:IAO_0000115>
        <rdfs:seeAlso>PMID: 16552035</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000308">
        <rdfs:label
            >F. tularensis vaccine LVS LPS</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000152"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000208"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000118
            >F. tularensis vaccine LVS lipopolysaccharide</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 10722593</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000309">
        <rdfs:label
            >vaccine-induced antibody mediated immune response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000012"/>
        <obo:IAO_0000118
            >immunoglobulin mediated immune response to vaccine</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000310">
        <rdfs:label
            >immunologic adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000137"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000311">
        <rdfs:label
            >B. melitensis lipopolysaccharide vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000312">
        <rdfs:label
            >B. melitensis LPS-GBOMP noncovalent complex vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 8723881</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000313">
        <rdfs:label
            >AE: speech disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;speech disorder&#39; is an adverse event that was mentioned in 848 VAERS reports (0.7%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000314">
        <rdfs:label xml:lang="en">AE: hemorrhage</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000506"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;hemorrhage&#39; is an adverse event that was mentioned in 338 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <rdfs:seeAlso>MP: MP_0001914</rdfs:seeAlso>
        <obo:IAO_0000111 xml:lang="en">hemorrhage</obo:IAO_0000111>
        <obo:IAO_0000115 xml:lang="en"
            >loss of blood from the vascular compartment to the exterior or into nonvascular body space as a result of rupture or severance of the blood vessels</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000315">
        <rdfs:label
            >inactivated vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000001"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&ro;has_part"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="&obo;VO_0000624"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                        <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000598"/>
        <obo:IAO_0000118 rdf:datatype="&xsd;string">killed vaccine</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >inactivated organism vaccine</obo:IAO_0000118>
        <obo:IAO_0000115
            >A vaccine that is made from whole viruses or bacteria that have been inactivated with chemicals or heat.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000316">
        <rdfs:label
            >AE: neck rigidity</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000554"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;Neck rigidity&#39; is an adverse event that was mentioned in 829 VAERS reports (0.6%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000317">
        <rdfs:label
            >AE: Guillain-Barr&#233; syndrome</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000993"/>
        <obo:IAO_0000115
            >Guillain-Barr&#233; syndrome is a disorder in which the body&#39;s immune system attacks part of the peripheral nervous system. The first symptoms of this disorder include varying degrees of weakness or tingling sensations in the legs. In many instances, the weakness and abnormal sensations spread to the arms and upper body. These symptoms can increase in intensity until the muscles cannot be used at all and the patient is almost totally paralyzed. In these cases, the disorder is life-threatening and is considered a medical emergency. Usually Guillain-Barr&#233; occurs a few days or weeks after the patient has had symptoms of a respiratory or gastrointestinal viral infection. Occasionally, surgery or vaccinations will trigger the syndrome. Reference: http://www.ninds.nih.gov/disorders/gbs/gbs.htm.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;Guillain-Barr&#233; syndrome&#39; is an adverse event that was mentioned in 820 VAERS reports (0.6%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000318">
        <rdfs:label
            >AE: nausea and vomiting</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000973"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;nausea and vomiting&#39; is an adverse event that was mentioned in 812 VAERS reports (0.6%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term will most likely removed since it is just a combination of nausea and vomiting.</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000319">
        <rdfs:label
            >AE: sudden infant death</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;sudden infant death&#39; is an adverse event that was mentioned in 808 VAERS reports (0.6%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000320">
        <rdfs:label
            >AE: chills and fever</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001066"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;chills and fever&#39; is an adverse event that was mentioned in 722 VAERS reports (0.6%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115
            >successive stages of chills and fever. This is a symptom of malaria.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000321">
        <rdfs:label
            >B. abortus DNA vaccine expressiong BCSP31, SOD and L7/L12</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17570767</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000322">
        <rdfs:label
            >AE: personality disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;personality disorder&#39; is an adverse event that was mentioned in 678 VAERS reports (0.5%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000323">
        <rdfs:label
            >B. abortus subunit vaccine using L7/L12</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000324">
        <rdfs:label
            >AE: lung disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000117"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;lung disorder&#39; is an adverse event that was mentioned in 614 VAERS reports (0.5%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000325">
        <rdfs:label
            >B. melitensis 16M DNA vaccine expressing Omp31</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17428946</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000326">
        <rdfs:label
            >muscle adverse event</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000327">
        <rdfs:label
            >AE: liver/biliary system disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000328">
        <rdfs:label xml:lang="en"
            >AE: enlarged liver</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000327"/>
        <rdfs:seeAlso>MP: MP_0000599</rdfs:seeAlso>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;hepatomegaly&#39;; is an adverse event that was mentioned in 106 VAERS reports (&lt;0.1%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000111 xml:lang="en">enlarged liver</obo:IAO_0000111>
        <obo:IAO_0000115 xml:lang="en"
            >larger than average size of the liver</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000329">
        <rdfs:label
            >licensed goat and sheep vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000647"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >licensed goat and sheep vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for goat and sheep use.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000330">
        <rdfs:label>inedible</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000245"/>
        <obo:IAO_0000117>YH, MC</obo:IAO_0000117>
        <obo:IAO_0000115
            >A quality of edibility that inheres in a bearer by virtue of the bearer being not suitable for oral ingestion.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000331">
        <rdfs:label>AE: meningitis</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000993"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Meningitis is a medical condition caused by inflammation of the protective membranes covering the brain and spinal cord, known collectively as the meninges. The inflammation is caused by infection with viruses, bacteria, or other microorganisms, and less commonly by certain drugs or diseases.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;meningitis&#39; is an adverse event that was mentioned in 592 VAERS reports (0.5%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000332">
        <rdfs:label
            >tertiary vaccination</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000002"/>
        <obo:IAO_0000117>YH, Thom Todd</obo:IAO_0000117>
        <obo:IAO_0000115
            >tertiary vaccination is a vaccination that is performed at the third time in a row.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000333">
        <rdfs:label
            >licensed cat vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000652"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >licensed cat vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for cat use.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000334">
        <rdfs:label
            >digestive system AE</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000335">
        <rdfs:label
            >vaccine injection site</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Site"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000336">
        <rdfs:label
            >AE: facial paralysis</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000685"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;facial paralysis&#39; is an adverse event that was mentioned in 580 VAERS reports (0.5%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000337">
        <rdfs:label>AE: confusion</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;confusion&#39; is an adverse event that was mentioned in 579 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000338">
        <rdfs:label
            >B. melitensis bp26 deletion vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9940"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 16519974</rdfs:seeAlso>
        <obo:IAO_0000118>Brucella CGV26</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A B. melitensis vaccine that is recombinant B. melitensis Rev. 1 vaccine with the bp26 deletion. It has similar vaccien efficacy to Rev. 1. Its advantage compared to Rev. 1 is that this feature of bp26 deletion promotes diagnosis. PMID: 17070627.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000339">
        <rdfs:label
            >F. tularensis vaccine FSC043</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000152"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A spontaneous mutant of the SCHU S4 strain that protects against virulent F. tularensis infection. PMID: 16299332.</obo:IAO_0000115>
        <rdfs:seeAlso>PMID: 16299332</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000340">
        <rdfs:label
            >intramuscular route</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000574"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000341">
        <rdfs:label
            >intranasal route</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000574"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000342">
        <rdfs:label
            >intranasal route by drop</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000341"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000343">
        <rdfs:label
            >intranasal route by spray</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000341"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000344">
        <rdfs:label
            >intraperitoneal route</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000574"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000345">
        <rdfs:label
            >B. melitensis WR201</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000346">
        <rdfs:label
            >AE: joint disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000554"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;joint disorder&#39; is an adverse event that was mentioned in 562 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000347">
        <rdfs:label
            >B. abortus bacA mutant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17196866</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000348">
        <rdfs:label
            >Influenza A (H1N1) 2009 Monovalent Vaccine by CSL Limited</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000689"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="&obo;VO_0000624"/>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                                <owl:someValuesFrom rdf:resource="&obo;VO_0000211"/>
                            </owl:Restriction>
                        </owl:intersectionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_114727"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000349">
        <rdfs:label
            >Influenza A (H1N1) 2009 Monovalent Vaccine from MedImmune LLC</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_114727"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000694"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000350">
        <rdfs:label>Arepanrix</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000864"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000690"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>MC, YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000351">
        <rdfs:label>vaccine host</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000300"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000002"/>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                        <owl:someValuesFrom rdf:resource="&obo;OBI_0100026"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0000444"/>
        <obo:IAO_0000115
            >a vaccine host is a role that inheres in an organism that is the target of a vaccine administration (vaccination process).</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000352">
        <rdfs:label
            >B. abortus DNA vaccine pcDNA-SOD</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 15039330</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000353">
        <rdfs:label
            >AE: eye disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;eye disorder&#39; is an adverse event that was mentioned in 543 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000354">
        <rdfs:label
            >B. ovis microparticle subunit vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000355">
        <rdfs:label>AE: autism</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >Autism is a brain development disorder characterized by impaired social interaction and communication, and by restricted and repetitive behavior.</obo:IAO_0000118>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;autism&#39; is an adverse event that was mentioned in 530 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000356">
        <rdfs:label
            >AE: sedimentation rate increased</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000258"/>
        <obo:IAO_0000118>sedrate</obo:IAO_0000118>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000118
            >erythrocyte sedimentation rate</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;sedimentation rate increased&#39; is an adverse event that was mentioned in 530 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000118>ESR</obo:IAO_0000118>
        <obo:IAO_0000115
            >Sedimentation rate is a diagnostic test for inflammation. The test measures the rate at which red blood cells fall to the bottom of a tube over time. An increased sedimentation rate corresponds to increased non-specific inflammation in the body. It is often called &quot;sedrate&quot; for short.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000357">
        <rdfs:label
            >AE: accidental injury</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;accidental injury&#39; is an adverse event that was mentioned in 530 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >an injury that occurs accidentally.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000358">
        <rdfs:label
            >Brucella recombinant SurA protein vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17686554</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000359">
        <rdfs:label
            >lentivirus vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000610"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000447"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000571"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000360">
        <rdfs:label>AE: amblyopia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001004"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;amblyopia&#39; is an adverse event that was mentioned in 507 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000361">
        <rdfs:label
            >vaccine-induced leukocyte activation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000180"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000362">
        <rdfs:label
            >licensed human vaccine in USA</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000635"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000812"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000115
            >a human vaccine with license that is commercially used in the USA.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000363">
        <rdfs:label
            >licensed vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000001"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000630"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A vaccine that is licensed for commercial use.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000364">
        <rdfs:label
            >AE: mental retardation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;mental retardation&#39; is an adverse event that was mentioned in 498 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000365">
        <rdfs:label
            >lipopolysaccharide of pathogen organism as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000000"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000464"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000366">
        <rdfs:label
            >liposome-based vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >a vaccine adjuvant that contains particles made up of concentric lipid membranes containing phospholipids and other lipids in a bilayer configuration separated by aqueous compartments. It is a relatively stable but non-covalently-bound complex of saponin adjuvant Quil-A, cholesterol and amphipathic antigen in a molar ratio of approximately 1:1:1. The spectrum of viral capsid antigens and non-viral amphipathic antigens of relevance for human vaccination, incorporated into ISCOMs, comprises influenza, measles, rabies, gp340 from EB-virus, gp120 from HIV, Plasmodium falciparum and Trypanosoma cruzi. Ref:
http://www.vaccination.inoz.com/adjuvants.html.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000367">
        <rdfs:label
            >live attenuated vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000001"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
                    </owl:Restriction>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                        <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000001"/>
        <obo:IAO_0000118
            >attenuated vaccine</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A live vaccine that is made from microbes that have been attenuated (weakened) in the laboratory so that they can&#8217;t cause disease.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000368">
        <rdfs:label
            >live pathogen organism as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000624"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000369">
        <rdfs:label>live vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000598"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                        <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000115
            >A vaccine that is made of live whole organism.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000370">
        <rdfs:label
            >live virulent vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000369"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000612"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000369"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000371">
        <rdfs:label
            >quaternary vaccination</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000002"/>
        <obo:IAO_0000115
            >quaternary vaccination is a vaccination that is performed at the fourth  time in a row.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, Thom Todd</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000372">
        <rdfs:label
            >AE: erythema multiforme</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000993"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;erythema multiforme&#39; is an adverse event that was mentioned in 483 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000118
            >brain inflammation</obo:IAO_0000118>
        <obo:IAO_0000115
            >local accumulation of fluid, plasma proteins, and leukocytes in the brain</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000373">
        <rdfs:label
            >Brucella recombinant DnaK protein vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17686554</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000374">
        <rdfs:label
            >divalent DNA B. abortus vaccine using L7/L12 and Omp16</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 16622210</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000375">
        <rdfs:label
            >AE: SGOT increased</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000258"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;SGOT increased&#39; is an adverse event that was mentioned in 477 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Increased level of SGOT. SGOT respresents serum glutamic oxaloacetic transaminase, an enzyme that is normally present in liver and heart cells. SGOT is released into blood when the liver or heart is damaged. The blood SGOT levels are thus elevated with liver damage (for example, from viral hepatitis) or with an insult to the heart (for example, from a heart attack). Some medications can also raise SGOT levels. SGOT is also called aspartate aminotransferase (AST).</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000376">
        <rdfs:label
            >AE: SGPT increased</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000258"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;SGPT increased&#39; is an adverse event that was mentioned in 459 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Increased level of SGPT. SGPT represents serum glutamic pyruvic transaminase, an enzyme that is normally present in liver and heart cells. SGPT is released into blood when the liver or heart are damaged. The blood SGPT levels are thus elevated with liver damage (for example, from viral hepatitis) or with an insult to the heart (for example, from a heart attack). Some medications can also raise SGPT levels. SGPT is also called alanine aminotransferase (ALT).</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000377">
        <rdfs:label
            >AE: thinking abnormality</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;thinking abnormality&#39; is an adverse event that was mentioned in 457 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000378">
        <rdfs:label>AE: dyspepsia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000973"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Dyspepsia is popularly known as indigestion, meaning hard or difficult digestion. It is a medical condition characterized by chronic or recurrent pain in the upper abdomen, upper abdominal fullness and feeling full earlier than expected when eating.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;dyspepsia&#39; is an adverse event that was mentioned in 454 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000379">
        <rdfs:label
            >AE: anaphylactoid reaction</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000991"/>
        <obo:IAO_0000115
            >is an acute systemic (multi-system) and very severe Type I Hypersensitivity allergic reaction in humans and other mammals. Minute amounts of allergens may cause a life-threatening anaphylactic reaction.</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;anaphylactoid reaction&#39; is an adverse event that was mentioned in 452 VAERS reports (0.4%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000380">
        <rdfs:label
            >AE: gastrointestinal disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000334"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;gastrointestinal disorder&#39; is an adverse event that was mentioned in 449 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000381">
        <rdfs:label
            >AE: previous reaction</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;previous reaction&#39; is an adverse event that was mentioned in 442 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000382">
        <rdfs:label
            >AE: serum sickness</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001013"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Serum sickness is a reaction to proteins in antiserum derived from an animal source. It is a type of hypersensitivity, specifically immune complex hypersensitivity (type III).</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;serum sickness&#39; is an adverse event that was mentioned in 428 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000383">
        <rdfs:label
            >AE: injection-site abscess</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000422"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;located_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000335"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;injection-site abscess&#39; is an adverse event that was mentioned in 426 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000384">
        <rdfs:label
            >AE: abnormal electroencephalogram</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000258"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;abnormal electroencephalogram&#39; is an adverse event that was mentioned in 420 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Abnormal results of electroencephalography (EEG). EEG is the recording of electrical activity along the scalp produced by the firing of neurons within the brain. In clinical contexts, EEG refers to the recording of the brain&#39;s spontaneous electrical activity over a short period of time, usually 20-40 minutes, as recorded from multiple electrodes placed on the scalp. In neurology, the main diagnostic application of EEG is in the case of epilepsy, as epileptic activity can create clear abnormalities on a standard EEG study. A secondary clinical use of EEG is in the diagnosis of coma and encephalopathies. EEG used to be a first-line method for the diagnosis of tumors, stroke and other focal brain disorders, but this use has decreased with the advent of anatomical imaging techniques such as MRI and CT.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000385">
        <rdfs:label
            >B. abortus DNA vaccine encoding L7/L12 and P39</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 16537031</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000386">
        <rdfs:label
            >attenuated B. abortus with deletion of znuA</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 16790759</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000387">
        <rdfs:label
            >mucosal immune response to vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000408"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000388">
        <rdfs:label
            >nanoparticle vaccine adjuvant</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000580"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000389">
        <rdfs:label
            >licensed fish vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000645"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >licensed fish vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for fish use.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000390">
        <rdfs:label
            >licensed bird vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000657"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >licensed bird vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for bird use.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000391">
        <rdfs:label
            >licensed rabbit vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000396"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >licensed rabbit vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for rabbit use.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000392">
        <rdfs:label
            >licensed ferret vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000653"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >licensed ferret vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for ferret use.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000393">
        <rdfs:label
            >licensed turkey vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000125"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >licensed turkey vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for turkey use.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000394">
        <rdfs:label
            >licensed chicken vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000446"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >licensed chicken vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for chicken use.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000395">
        <rdfs:label
            >licensed deer vaccine role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000630"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000655"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >licensed deer vaccine role is a licensed vaccine role that is specifically dedicated a vaccine for deer use.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000396">
        <rdfs:label
            >licensed rabbit vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000363"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000391"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000363"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000397">
        <rdfs:label
            >neutralizing antibody</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000148"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000398">
        <rdfs:label
            >microencapsulated B. melitensis mutant vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000112
            >A B. melitensis vaccine that is composed of live Brucella melitensis attenuated mutant vjbR::Tn5 (BMEII1116) delivered using alginate microspheres that is coated with a protein of the parasite Fasciola hepatica (vitelline protein B [VpB]). PMID: 18362129.</obo:IAO_0000112>
        <obo:IAO_0000115
            >A B. melitensis vaccine that is composed of live Brucella melitensis attenuated mutant delivered using a microsphere delivery system.</obo:IAO_0000115>
        <rdfs:seeAlso>PMID: 18362129</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000399">
        <rdfs:label>vertigo</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000216"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Vertigo is a specific type of dizziness, a major symptom of a balance disorder. It is the sensation of spinning or swaying while the body is actually stationary with respect to the surroundings. The effects of vertigo may be slight. It can cause nausea and vomiting and, in severe cases, it may give rise to difficulties with standing and walking.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;vertigo&#39; is an adverse event that was mentioned in 412 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000400">
        <rdfs:label
            >AE: heart arrest</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000506"/>
        <obo:IAO_0000118>asystole</obo:IAO_0000118>
        <obo:IAO_0000115
            >heart arrest is the abrupt cessation of normal circulation of the blood due to failure of the heart to contract effectively during systole.</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;heart arrest&#39; is an adverse event that was mentioned in 410 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000118
            >cardiopulmonary arrest</obo:IAO_0000118>
        <obo:IAO_0000118>cardiac arrest</obo:IAO_0000118>
        <obo:IAO_0000118
            >circulatory arrest</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000401">
        <rdfs:label>AE: bronchitis</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000985"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Bronchitis is an inflammation of the air passages within the lungs. It occurs when the trachea (windpipe) and the large and small bronchi (airways) within the lungs become inflamed because of infection or other causes.</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;bronchitis&#39; is an adverse event that was mentioned in 407 VAERS reports 0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000402">
        <rdfs:label
            >AE: grand malconvulsion</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001005"/>
        <obo:IAO_0000115
            >A generalized seizure disorder characterized by recurrent major motor seizures. The initial brief tonic phase is marked by trunk flexion followed by diffuse extension of the trunk and extremities. The clonic phase features rhythmic flexor contractions of the trunk and limbs, pupillary dilation, elevations of blood pressure and pulse, urinary incontinence, and tongue biting. This is followed by a profound state of depressed consciousness (post-ictal state) which gradually improves over minutes to hours. The disorder may be cryptogenic, familial, or symptomatic (caused by an identified disease process).</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;grand malconvulsion&#39; is an adverse event that was mentioned in 402 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000403">
        <rdfs:label
            >complex of porin and S-LPS from  B. abortus strain 2308</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 2844673</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000404">
        <rdfs:label
            >B. abortus RB51WboA</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000173"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000624"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 15327798</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000405">
        <rdfs:label xml:lang="en"
            >AE: liver function tests abnormal</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000327"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;liver function tests abnormal&#39; is an adverse event that was mentioned in 717 VAERS reports (0.6%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <rdfs:seeAlso>MP: MP_0000609</rdfs:seeAlso>
        <obo:IAO_0000115 xml:lang="en"
            >aberrant function of this bile-secreting exocrine gland, which is important for detoxification; for fat, carbohydrate, and protein metabolism; and for glycogen storage</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000406">
        <rdfs:label
            >AE: ear disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;ear disorder&#39; is an adverse event that was mentioned in 362 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000407">
        <rdfs:label
            >recombinant O. anthropi 49237SOD</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000298"/>
                <owl:someValuesFrom rdf:resource="&PATO;PATO_0000719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 11953393</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000408">
        <rdfs:label
            >organ or tissue specific immune response to vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000287"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000409">
        <rdfs:label
            >licensed horse vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000363"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000296"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000363"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000410">
        <rdfs:label
            >AE: infect viral</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000019"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;infect viral&#39; is an adverse event that was mentioned in 358 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000411">
        <rdfs:label
            >B. melitensis Bp26 and Tf vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000412">
        <rdfs:label
            >B. melitensis P39 recombinant protein vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >A Brucella subunit vaccine that uses recombinant Brucella melitensis 16M P39, a putative periplasmic binding protein. PMID: 11447155.</obo:IAO_0000115>
        <rdfs:seeAlso>PMID: 11447155</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000413">
        <rdfs:label
            >chimerical BLSOmp31</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000414">
        <rdfs:label>Panvax</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000642"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_114727"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000304"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000689"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >Panvax is an H1N1 unadjuvanted monovalent vaccine.</obo:IAO_0000115>
        <obo:IAO_0000119
            >WEB: http://www.infowars.com/h1n1-panvax-training-powerpoint-received-by-health-care-workers-in-australia/</obo:IAO_0000119>
        <obo:IAO_0000117>MC, YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000415">
        <rdfs:label>parasite</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Role"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000546"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000560"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000416">
        <rdfs:label
            >intravenous route</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000574"/>
        <obo:IAO_0000117>YH, Thom Todd</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000417">
        <rdfs:label
            >protozoan vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000001"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&DOID;DOID_1398"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&DOID;DOID_1398"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000115 rdf:datatype="&xsd;string"
            >A vaccine that protects against some protozoan disease.</obo:IAO_0000115>
        <rdfs:seeAlso>MeSH: D016052</rdfs:seeAlso>
        <obo:IAO_0000118
            >parasitic vaccine</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000418">
        <rdfs:label
            >AE: lacrimation disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001007"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;lacrimation disorder&#39; is an adverse event that was mentioned in 334 VAERS reports (0.3%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Disorder of lacrimation. Lacrimation is the production, secretion, and shedding of tears.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000419">
        <rdfs:label xml:lang="en">AE: jaundice</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000327"/>
        <rdfs:seeAlso>MP: MP_0000611</rdfs:seeAlso>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;jaundice&#39; is an adverse event that was mentioned in 317 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115 xml:lang="en"
            >clinical manifestation of hyperbilirubinemia, with deposition of bile pigments in the skin, resulting in yellowish staining of the skin and mucous membranes</obo:IAO_0000115>
        <obo:IAO_0000111 xml:lang="en">jaundice</obo:IAO_0000111>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000420">
        <rdfs:label
            >pathogen component in vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000179"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000580"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000599"/>
        <obo:IAO_0000115
            >a part of vaccine that originates from pathogen.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000421">
        <rdfs:label
            >B. abortus pcDNA-BLS</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000422">
        <rdfs:label>AE: abscess</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000448"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;abscess&#39; is an adverse event that was mentioned in 318 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115
            >An abscess is a collection of pus (dead neutrophils) that has accumulated in a cavity formed by the tissue on the basis of an infectious process (usually caused by bacteria or parasites) or other foreign materials (e.g. splinters, bullet wounds, or injecting needles). It is a defensive reaction of the tissue to prevent the spread of infectious materials to other parts of the body.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000118>abscessus</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000423">
        <rdfs:label
            >escheriosome-encapsulated B. abortus L7/L12</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 17931756</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000424">
        <rdfs:label>AE: eye pain</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;eye pain&#39; is an adverse event that was mentioned in 316 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000425">
        <rdfs:label>palpitation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS),  &#39;palpitations&#39; is an adverse event that was mentioned in 313 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >A palpitation is an abnormal awareness of the beating of the heart, whether it is too slow, too fast, irregular, or at its normal frequency.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000426">
        <rdfs:label
            >persistence of vaccine induced immune response</rdfs:label>
        <rdfs:subClassOf rdf:resource="&span;TemporalInterval"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000540"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000427">
        <rdfs:label
            >phase 1 vaccine trial</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000596"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000428"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000429"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000430"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A vaccine clinical trial that investigates the safety profile of a vaccine in a small group (10-50) of healthy volunteers.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000428">
        <rdfs:label
            >phase 2 vaccine trial</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000596"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000429"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000430"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A vaccine clinical trial that studies vaccine efficacy with a target population (numbering 50-100). Different dosage levels will also be explored at this stage to determine the optimum dose.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000429">
        <rdfs:label
            >phase 3 vaccine trial</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000596"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000430"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A vaccine clinical trial that takes the trial to a large-scale safety and efficacy study in a relevant patient population, usually in excess of 3,000.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000430">
        <rdfs:label
            >phase 4 vaccine trial</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000596"/>
        <obo:IAO_0000115
            >The final stage of vaccine clinical evaluation. Phase IV occurs after a vaccine or therapy is licensed and is being used by large numbers of people. These studies are not always required or completed.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000431">
        <rdfs:label>rLm/iglC</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000152"/>
        <obo:IAO_0000115
            >Seven F. tularensis proteins including IglC (rLm/iglC) were expressed in recombinant L. monocytogenes (rLm) vaccines. These 7 F. tularensis proteins are: AcpA, Bfr, DnaK, GroEL, IglC, Pld and KatG from SchuS4 strain.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000432">
        <rdfs:label
            >nontypeable H. influenzae Hap Protein Vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000471"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 15557618</rdfs:seeAlso>
        <obo:IAO_0000115
            >A subunit nontypeable H. influenzae vaccine that uses Hap protein.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000433">
        <rdfs:label
            >AE: tongue edema</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000975"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;tongue edema&#39;; is an adverse event that was mentioned in 310 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000434">
        <rdfs:label>AE: ear pain</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000086"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;ear pain&#39;; is an adverse event that was mentioned in 302 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000435">
        <rdfs:label
            >plasmid vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000599"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000610"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000436">
        <rdfs:label
            >B. melitensis DNA vaccine encoding Omp31 boosted with Omp31</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000709"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000437">
        <rdfs:label>AE: angioedema</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000975"/>
        <obo:IAO_0000115
            >Angioedema is the rapid swelling (edema) of the dermis, subcutaneous tissue, mucosa and submucosal tissues. It is very similar to urticaria, but urticaria, commonly known as hives, occurs in the upper dermis.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;angioedema&#39;; is an adverse event that was mentioned in 296 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000438">
        <rdfs:label
            >AE: rheumatoid arthritis</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001030"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >an autoimmune disease that causes chronic inflammation of the joints and may also cause inflammation of the tissue around the joints, as well as other organs in the body</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;rheumatoid arthritis&#39;; is an adverse event that was mentioned in 295 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000439">
        <rdfs:label
            >licensed cattle vaccine in USA role</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000265"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&ro;location_of"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0010633"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000265"/>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000440">
        <rdfs:label
            >vaccine approval process</rdfs:label>
        <rdfs:subClassOf rdf:resource="&span;Process"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000299"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000363"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000112
            >WEB: http://www.examiner.com/x-7707-Infectious-Disease-Examiner~y2009m9d15-News-Release-H1N1-vaccines-get-FDA-approval-expected-to-be-available-in-4-weeks @2009/10/06. H1N1 vaccines get FDA approval. Food and Drug Administration announced today that it has approved four vaccines against the 2009 H1N1 influenza virus. Obtaining FDA licensure of this vaccine for A (H1N1) pandemic response is a key milestone that will enable Sanofi Pasteur to provide a licensed vaccine to the U.S. government to support pandemic immunization efforts</obo:IAO_0000112>
        <obo:IAO_0000119
            >WEB: http://www.hhs.gov/nvpo/factsheets/fs_tableII_doc2.htm @2009/10/06 #Following the FDA&#39;s review of a license application, the sponsor and the FDA may present their findings to the FDA&#39;s Vaccines and Related Biological Products Advisory Committee (VRBPAC). This non-FDA expert committee (scientists, physicians, biostatisticians, and a consumer representative) provides advice to the Agency regarding the safety and efficacy of the vaccine for the proposed indication.</obo:IAO_0000119>
        <obo:IAO_0000119
            >WEB:  http://energycommerce.house.gov/images/stories/Documents/PDF/publications/109_health.pdf @2009/10/06. This is the US Health Law which includes a section about vaccine.</obo:IAO_0000119>
        <obo:IAO_0000117
            >YH, ZX, AR, and MC</obo:IAO_0000117>
        <obo:IAO_0000118
            >vaccine product approval process</obo:IAO_0000118>
        <obo:IAO_0000112
            >WEB: http://news.prnewswire.com/ViewContent.aspx?ACCT=109&amp;STORY=/www/story/09-15-2009/0005094621&amp;EDATE @2009/10/06</obo:IAO_0000112>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000441">
        <rdfs:label
            >vaccine candidate role</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;Role"/>
        <obo:IAO_0000115
            >vaccine candidate role is the role of a material entity in an investigation, which is tested for its capability to serve as a vaccine.</obo:IAO_0000115>
        <obo:IAO_0000117
            >This role should be a subclass of &#39;test substance role&#39;, which will be mireoted from OBI by OntoFox.</obo:IAO_0000117>
        <obo:IAO_0000117>BP, YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000442">
        <rdfs:label
            >CFU measurement assay</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;OBI_0000070"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000299"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000189"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000115
            >CFU measurement assay is an assay that measures the colony forming unit (CFU) of a bacterium in a specific location (e.g., spleen of a mouse).</obo:IAO_0000115>
        <obo:IAO_0000117>YH, MC</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000443">
        <rdfs:label
            >vaccine effectiveness rate</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;IAO_0000109"/>
        <obo:IAO_0000115
            >vaccine effectiveness rate is a measurement datum that measues the vaccine effectiveness.  It is assessed with respect to prevention of the disease against which the vaccine is given. 
One simple method to estimate vaccine effectiveness is to use routine data on notifications of disease cases in vaccinated and unvaccinatted children and to compare the porportion of cases vaccinated with the vaccine covervage among the same age group in the general population. If p is the proportion vaccinated in the population and c is the proportion of cases reported to be vaccinated, then
VE = (p-c)/p(1-c) x 100%.</obo:IAO_0000115>
        <obo:IAO_0000119
            >Hadler TC, et al. Immunization in developing countries. In: Vaccines. Editors: Plotkin S, et al. 2008. p1542-71.</obo:IAO_0000119>
        <obo:IAO_0000119
            >WEB: http://en.wikipedia.org/wiki/Influenza_vaccine</obo:IAO_0000119>
        <obo:IAO_0000117>YH, MC</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000444">
        <rdfs:label
            >vaccine licensing</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000440"/>
        <obo:IAO_0000117>YH, ZX</obo:IAO_0000117>
        <obo:IAO_0000117
            >vaccine licensing is a vaccine approval process that involves in licensing a vaccine.</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000446">
        <rdfs:label
            >licensed chicken vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000363"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&OBO_REL;bearer_of"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000394"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000363"/>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000447">
        <rdfs:label
            >poxvirus vaccine vector</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000610"/>
        <owl:disjointWith rdf:resource="&obo;VO_0000571"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000448">
        <rdfs:label
            >AE: immune system disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;immune system disorder&#39;; is an adverse event that was mentioned in 292 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000449">
        <rdfs:label
            >AE: antinuclear antibody present</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000448"/>
        <obo:IAO_0000115
            >The presence of anti-nuclear antibodies (ANAs) that are antibodies directed against contents of the cell nucleus. ANAs are present in higher than normal numbers in autoimmune disease. The ANA test measures the pattern and amount of autoantibody which can attack the body&#39;s tissues as if they were foreign material. Autoantibodies are present in low titers in the general population, but in about 5% of the population, their concentration is increased, and about half of this 5% have an autoimmune disease.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;antinuclear antibody present&#39;; is an adverse event that was mentioned in 288 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000118
            >anti-nuclear factor present</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000450">
        <rdfs:label
            >heat-killed processed nonpathogenic Alphaproteobacteria</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000108"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 17715332</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000451">
        <rdfs:label>AE: myelitis</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000993"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Myelitis is a disease involving inflammation of the spinal cord, which disrupts central nervous system functions linking the brain and limbs.</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;myelitis&#39;; is an adverse event that was mentioned in 280 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000452">
        <rdfs:label
            >preventive vaccine function</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000278"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000300"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000002"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000300"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000496"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;OBI_0000300"/>
                <owl:someValuesFrom rdf:resource="&obo;VO_0000495"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >prophylactic vaccine function</obo:IAO_0000118>
        <obo:IAO_0000115
            >preventive vaccine function is a vaccine function realized by the process of vaccination and leading to induction of an adaptive immune response to the antigens in a vaccine, which protects against a specific disorder.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000453">
        <rdfs:label
            >prime boost regimen</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000572"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000454">
        <rdfs:label
            >APEC vaccine using GST-Iss fusion protein</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >Colibacillosis, caused by avian pathogenic Escherichia coli (APEC), is a major problem for the poultry industry in the world.</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000455">
        <rdfs:label
            >prophylactic vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000001"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000306"/>
                        <owl:someValuesFrom rdf:resource="&obo;VO_0000452"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <obo:IAO_0000115 rdf:datatype="&xsd;string"
            >a vaccine that is used for prevention against a disease.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000456">
        <rdfs:label
            >protection efficacy</rdfs:label>
        <rdfs:subClassOf rdf:resource="&PATO;PATO_0001029"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Protection efficacy is an efficiency that is associated with protection by a biological product (e.g., vaccine) against a disease.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000457">
        <rdfs:label
            >protective antigen</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000151"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Protective antigen is an antigen that stimulates protective immunity when used in vivo.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000458">
        <rdfs:label
            >E. coli LB-T vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 11500434</rdfs:seeAlso>
        <obo:IAO_0000118
            >E. coli heat-labile enterotoxin B-subunit (LB-T) vaccine</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000459">
        <rdfs:label
            >E. coli O157:H7 subunit vaccine expressing Esps and Tir</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9913"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 14670317</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000460">
        <rdfs:label>AE: migraine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000116"/>
        <obo:IAO_0000115
            >A migraine is a very painful type of headache. People who get migraines often describe the pain as pulsing or throbbing in one area of the head. During migraines, people are very sensitive to light and sound. They may also become nauseated and vomit.</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;migraine&#39;; is an adverse event that was mentioned in 267 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000118
            >migraine headache</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000461">
        <rdfs:label
            >AE: thrombocytopenic purpura</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000470"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Thrombocytopenic purpura are purpura associated with a reduction in circulating blood platelets which can result from a variety of causes.</obo:IAO_0000115>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;thrombocytopenic purpura&#39;; is an adverse event that was mentioned in 267 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000462">
        <rdfs:label
            >AE: multiple sclerosis</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000448"/>
        <obo:IAO_0000118
            >encephalomyelitis disseminata</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Multiple sclerosis is an autoimmune condition in which the immune system attacks the central nervous system, leading to demyelination.</obo:IAO_0000115>
        <obo:IAO_0000118
            >disseminated sclerosis</obo:IAO_0000118>
        <obo:IAO_0000118>MS</obo:IAO_0000118>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;multiple sclerosis&#39;; is an adverse event that was mentioned in 264 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000463">
        <rdfs:label>AE: amnesia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;amnesia&#39;; is an adverse event that was mentioned in 262 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Amnesia is a short term memory condition in which memory is disturbed. In simple terms it is the loss of memory.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000464">
        <rdfs:label
            >protein of pathogen organism as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000000"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000465">
        <rdfs:label
            >AE: incoordination</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001007"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;incoordination&#39;; is an adverse event that was mentioned in 261 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >a lack of normal adjustment of muscular action so that the intended movement of the limb or other part is not made smoothly and harmoniously, and does not accurately achieve its objective. If the abnormality is hypermetric, the condition is referred to as ataxia. If it is inclined to weakness, e.g. knuckling at the turn, stumbling, failure to flex limbs properly, or to misdirection as in a proprioceptive deficit, it is called incoordination.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000466">
        <rdfs:label
            >soybean-expressed E. coli LTB vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 17188785</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000467">
        <rdfs:label
            >AE: voice alteration</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000313"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;voice alteration&#39;; is an adverse event that was mentioned in 259 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000468">
        <rdfs:label>AE: abortion</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;abortion&#39;; is an adverse event that was mentioned in 257 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000469">
        <rdfs:label>AE: shock</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001006"/>
        <obo:IAO_0000118
            >acute stress disorder</obo:IAO_0000118>
        <obo:IAO_0000118>mental shock</obo:IAO_0000118>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118
            >psychological shock</obo:IAO_0000118>
        <obo:IAO_0000115
            >Mental shock (or shock) is a psychological condition arising in response to a terrifying event. It should not be confused with the unrelated circulatory condition of shock.</obo:IAO_0000115>
        <obo:IAO_0000118
            >acute stress reaction</obo:IAO_0000118>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;shock&#39;; is an adverse event that was mentioned in 253 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000470">
        <rdfs:label>AE: purpura</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000304"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;purpura&#39;; is an adverse event that was mentioned in 251 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Purpura is the appearance of red or purple discolorations on the skin that do not blanch on applying pressure. They are caused by bleeding underneath the skin. This is common with typhus and can be present with meningitis caused by meningococcal meningitis or septicaemia. Reference: http://en.wikipedia.org/wiki/Purpura.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000471">
        <rdfs:label
            >nontypeable H. influenzae vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000661"/>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000570"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&obo;VO_0000472"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                            <owl:Restriction>
                                <owl:onProperty rdf:resource="&obo;VO_0000637"/>
                                <owl:someValuesFrom>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&obo;VO_0000445"/>
                                        <owl:someValuesFrom rdf:resource="&obo;VO_0000472"/>
                                    </owl:Restriction>
                                </owl:someValuesFrom>
                            </owl:Restriction>
                        </owl:unionOf>
                    </owl:Class>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000661"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000472">
        <rdfs:label
            >nontypeable Haemophilus influenzae</rdfs:label>
        <rdfs:subClassOf rdf:resource="&NCBITaxon;NCBITaxon_727"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Nontypeable Haemophilus influenzae (NTHi) is a nonencapsulated Haemophilus influenzae (a gram-negative bacterium). It is the cause of a number of human respiratory tract diseases, such as otitis media, sinusitis, bronchitis, and pneumonia.</obo:IAO_0000115>
        <obo:IAO_0000118>NTHi</obo:IAO_0000118>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000473">
        <rdfs:label
            >non-typeable H. influenzae rLP4/rLP6 and Moraxella catarrhalis UspA2 protein vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000471"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000118>rLP4/rLP6/UspA2</obo:IAO_0000118>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 15308371</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000474">
        <rdfs:label
            >killed nontypeable H. influenzae whole-cell vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000471"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 1859055</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 1953532</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 2184330</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 2867396</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000475">
        <rdfs:label
            >AE: bacterial infection event</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000019"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;bacterial infection&#39;; is an adverse event that was mentioned in 250 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000476">
        <rdfs:label
            >radiated pathogen as vaccine component</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000624"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000477">
        <rdfs:label>AE: skin striae</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000957"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000118>stretch marks</obo:IAO_0000118>
        <obo:IAO_0000118
            >striae distensae</obo:IAO_0000118>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;skin striae&#39;; is an adverse event that was mentioned in 247 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Skin striae are irregular areas of skin that look like bands, stripes, or lines. Striae are seen when a person grows or gains weight rapidly or has certain diseases or conditions.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000478">
        <rdfs:label
            >E. coli vaccine using intimin polypeptide</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9913"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17258324</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 14688094</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000479">
        <rdfs:label
            >nontypeable H. influenzae cell membrane vaccine (CM-Hi)</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000471"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 10353870</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000480">
        <rdfs:label
            >nontypeable H. influenzae LOS-TT conjugate vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000471"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10150"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 12706701</rdfs:seeAlso>
        <obo:IAO_0000118
            >Nontypeable H. influenzae lipooligosaccharide-tetanus toxoid  conjugate vaccine</obo:IAO_0000118>
        <rdfs:seeAlso>PMID: 9353024</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000481">
        <rdfs:label
            >E. coli subunit vaccine using IroN</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 17145948</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000482">
        <rdfs:label
            >recombinant protein vaccine preparation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000717"/>
        <obo:IAO_0000115
            >A vaccine preparation process that uses recombinant molecular technology to prepare recombinant protein.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000483">
        <rdfs:label
            >recombinant subunit vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000534"/>
        <obo:IAO_0000115
            >A subunit vaccine that is made using recombinant DNA technology to engineer the antigen molecules of the particular microbe.</obo:IAO_0000115>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000484">
        <rdfs:label
            >recombinant vector vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000597"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >A vaccine that uses a modified virus or bacterium to deliver genes that code for microbial antigens to cells of the body.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000485">
        <rdfs:label
            >E. coli subunit vaccine using CO393</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17145948</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000486">
        <rdfs:label
            >vaccination with a licensed pig vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000551"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000308"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="&obo;OBI_0000444"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9823"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000551"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000487">
        <rdfs:label
            >AE: acute brain syndrome</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000023"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;acute brain syndrome&#39;; is an adverse event that was mentioned in 240 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000488">
        <rdfs:label
            >E. coli subunit vaccine using FyuA</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9913"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 14688094</rdfs:seeAlso>
        <rdfs:seeAlso>PMID: 17258324</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000489">
        <rdfs:label
            >vaccination with a licensed horse vaccine</rdfs:label>
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&obo;VO_0000551"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="&obo;OBI_0000308"/>
                        <owl:someValuesFrom>
                            <owl:Class>
                                <owl:intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="&obo;OBI_0000444"/>
                                    <owl:Restriction>
                                        <owl:onProperty rdf:resource="&OBO_REL;inheres_in"/>
                                        <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9788"/>
                                    </owl:Restriction>
                                </owl:intersectionOf>
                            </owl:Class>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000551"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000490">
        <rdfs:label>immunization</rdfs:label>
        <rdfs:subClassOf rdf:resource="&span;Process"/>
        <obo:IAO_0000116>YH, XZ, BP</obo:IAO_0000116>
        <obo:IAO_0000115
            >immunization is a process that primes or modifies an adaptivie immune response to some antigens.</obo:IAO_0000115>
        <obo:IAO_0000119
            >WEB: http://en.wikipedia.org/wiki/Immunization</obo:IAO_0000119>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000491">
        <rdfs:label
            >active immunization</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000490"/>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >Active immunization is an immunization process that entails the introduction of a foreign molecule into the body, which causes the body itself to generate adaptive immunity against the target.</obo:IAO_0000115>
        <obo:IAO_0000119
            >WEB: http://en.wikipedia.org/wiki/Immunization</obo:IAO_0000119>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000492">
        <rdfs:label
            >passive immunization</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000490"/>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000117
            >Currently, antibodies can be used for passive immunization. This method of immunization works very quickly. However, it is short lasting. The antibodies are naturally broken down. If there are no B cells to produce more antibodies, they will disappear.</obo:IAO_0000117>
        <obo:IAO_0000119
            >WEB: http://en.wikipedia.org/wiki/Immunization</obo:IAO_0000119>
        <obo:IAO_0000115
            >Passive immunization is an immunization process where pre-synthesized elements of the immune system are transferred to an organism so that the body does not need to produce these elements itself.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000493">
        <rdfs:label
            >natural active immunization</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000491"/>
        <obo:IAO_0000119
            >WEB: http://en.wikipedia.org/wiki/Immunization</obo:IAO_0000119>
        <obo:IAO_0000115
            >natural active immunization is an active immunization that occur naturally when a person or animal comes in contact with antigens includeing microbes.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000494">
        <rdfs:label
            >artificial active immunization</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000491"/>
        <obo:IAO_0000115
            >artificial active immunization is an active immunization that occurs when a person or animal is vaccinated with a specific vaccine.</obo:IAO_0000115>
        <obo:IAO_0000119
            >WEB: http://en.wikipedia.org/wiki/Immunization</obo:IAO_0000119>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000495">
        <rdfs:label
            >induction of adaptive immune response to antigen</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000491"/>
        <obo:IAO_0000115
            >induction of adaptive immune response to antigen is an active immunization process that results in induction of adaptive immune response to some antigens, for example, in a vaccine.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000496">
        <rdfs:label
            >disorder prevention</rdfs:label>
        <rdfs:subClassOf rdf:resource="&span;Process"/>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >disorder prevention is a process that prevents a disorder that is the physical basis of a disease.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000497">
        <rdfs:label
            >disorder treatment</rdfs:label>
        <rdfs:subClassOf rdf:resource="&span;Process"/>
        <obo:IAO_0000115
            >disorder treatment is a process that leads to treat a disorder that is the physical basis of a disease.</obo:IAO_0000115>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000498">
        <rdfs:label
            >modification of adaptive immune response to antigen</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000491"/>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >modification of adaptive immune response to antigen is an active immunization process that results in modification of an adaptive immune response to some antigens, for example, in a therapeutic vaccine.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000499">
        <rdfs:label
            >preventive infectious disease vaccine function</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000452"/>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000500">
        <rdfs:label
            >infection disorder prevention</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000496"/>
        <obo:IAO_0000117>YH, XZ</obo:IAO_0000117>
        <obo:IAO_0000115
            >infection disorder prevention is a process that prevents a disorder that is the physical basis of an infectious disease.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000501">
        <rdfs:label
            >E. coli vaccine using verocytotoxin toxoid</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10090"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:seeAlso>PMID: 17145948</rdfs:seeAlso>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000502">
        <rdfs:label
            >Inactivated ETEC expressing  expressing CFA/I and CFA/II</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 1612730</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000503">
        <rdfs:label>coma</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001010"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;coma&#39;; is an adverse event that was mentioned in 230 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000115
            >Coma is a profound state of unconsciousness. A comatose person cannot be awakened, fails to respond normally to pain or light, does not have sleep-wake cycles, and does not take voluntary actions.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000504">
        <rdfs:label
            >AE: hyperkinesia</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000326"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Hyperkinesia is an abnormal increase in muscular activity.</obo:IAO_0000115>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;hyperkinesia&#39;; is an adverse event that was mentioned in 227 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000505">
        <rdfs:label
            >EHEC O157 subunit vaccine using his-tagged N-terminal intimin</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000041"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_9606"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 1612730</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000506">
        <rdfs:label
            >AE: cardiovascular disorder</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000807"/>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;cardiovascular disorder&#39;; is an adverse event that was mentioned in 225 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000507">
        <rdfs:label
            >AE: encephalopathy</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000993"/>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;encephalopathy&#39;; is an adverse event that was mentioned in 224 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000115
            >Encephalopathy is disorder or disease of the brain.</obo:IAO_0000115>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000508">
        <rdfs:label
            >AE: urine abnormality</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0001063"/>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <obo:IAO_0000116
            >According to the Vaccine Adverse Event Reporting System (VAERS), &#39;urine abnormality&#39;; is an adverse event that was mentioned in 223 VAERS reports (0.2%) during1991-2001 (Reference: PMID: 12825543).</obo:IAO_0000116>
        <obo:IAO_0000116
            >This term is a COSTART term but not a MP term (3/17/2009).</obo:IAO_0000116>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000509">
        <rdfs:label
            >nontypeable H. influenzae P5 peptide MVF/H3 vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000471"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&obo;VO_0000638"/>
                <owl:someValuesFrom rdf:resource="&NCBITaxon;NCBITaxon_10114"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <obo:IAO_0000117>YH</obo:IAO_0000117>
        <rdfs:seeAlso>PMID: 10603411</rdfs:seeAlso>
    </owl:Class>
    


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

    <owl:Class rdf:about="&obo;VO_0000510">
        <rdfs:label
            >nontypeable H. influenzae rTbpB vaccine</rdfs:label>
        <rdfs:subClassOf rdf:resource="&obo;VO_0000471"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resourc