<?xml version="1.0"?>
<rdf:RDF
    xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
    xmlns="http://purl.bioontlogy.org/ontology/npo#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:npo="http://purl.bioontology.org/ontology/npo/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:base="http://purl.bioontlogy.org/ontology/npo">
  <owl:Ontology rdf:about="">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://purl.bioontology.org/ontology/npo</dc:identifier>
    <dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dennis G. Thomas</dc:creator>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NanoParticle Ontology (NPO): Ontology for cancer nanotechnology research.</dc:description>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.0</owl:versionInfo>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PIs: Nathan A. Baker and Rohit V. Pappu; Washington University in St. Louis</rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Oxide_Nanoparticle">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is mainly composed of a metal oxide.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Nanoparticle"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Oxide"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1541</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metal oxide nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescence_Microscope">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from http://nobelprize.org; http://en.wikipedia.org/wiki/Fluorescence_microscope ]</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescence_Microscopy"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Microscope"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1443</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An optical microscope which is used to study the properties of a specimen or sample based on the phenomena of fluorescence and phosphorescence. The microscope has a filter which allows radiation of a specific wavelength of light to pass through.The specimen or the sample contains components labeled with a fluorescent molecule which absorbs this light, and then emits light of a longer wavelength. A second filter of the microscope separates the emitted light from the brighter excitation light (shorter wavelength). As a result, the fluorescing regions of the sample shine out against a dark background with high contrast, when observed through the microscope.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescence microscope</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physicochemical_Characterization">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physicochemical characterization</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1356</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of characterization, which describes the physicochemical (material and structural) properties of an object.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Characterization"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isothiourea_Linkage">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where an isothiourea group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isothiourea linkage</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_231</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Angiogenesis">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_657</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >angiogenesis</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0001525</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >blood vessel formation from pre-existing blood vessels</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anatomical_Structure_Formation"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blood vessel formation when new vessels emerge from the proliferation of pre-existing blood vessels.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_275</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 55.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >caesium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amidine_Linkage_Between_Primary_Amine_And_Imidoester">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amidine linkage" which occurs between a primary amine and an imidoester, through the participation of respective functional groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_637</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imidoester_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamidine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amidine_Linkage"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amidine linkage between primary amine and imidoester</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Characterization">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/In_Vitro_Characterization"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/In_Vivo_Characterization"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Physicochemical_Characterization"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Characterization"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Characterization of nanoparticles or nanoparticle formulations</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1413</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle characterization</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tertiary_Amine">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tertiary_Amine_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tertiary amine</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_832</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "tertiary amine" is an "amine" which is formally derived from ammonia by replacing three hydrogen atoms by hydrocarbyl groups, and it is characterized by the presence of a tertiary amine group. It has the structure R-N(-R")-R', where R,R' and R" denote organic groups.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:32876</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Release_From_Nanoparticle_In_Response_To_Magnetic_Field">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to magnetic field", which involves the release of drugs from a drug-loaded nanoparticle.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Magnetic_Field"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_662</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug release from nanoparticle in response to magnetic field</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oxygen</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_615</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-16_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Non-Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-2_Element"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 8.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Deoxyribonucleic_Acid">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deoxyribonucleic acid</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1002</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nucleic acid composed of nucleotides containing deoxyribose sugar and linked by phosphodiester bonds. DNA contains the genetic information of organisms.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nucleic_Acid"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_851</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 100.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fermium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescence_Imaging_Contrast_Agent">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contrast agent in fluorescence imaging</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "optical imaging contrast agent", which is the role of a molecular entity that is fluorescent, and provides contrast in images captured using fluorescence imaging techniques.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_166</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescent"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Imaging_Contrast_Agent"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescence imaging contrast agent</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chloro_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chloro group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_758</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "halo group" in which the halogen atom is a "chlorine atom."</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halo_Group"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 83.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_369</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bismuth atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >83</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Component_In_Dendrimer"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dendrimer</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH:D050091</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[MeSH definition]: Tree-like, highly branched, polymeric compounds. They grow three-dimensionally by the addition of shells of branched molecules to a central core. The overall globular shape and presence of cavities gives potential as drug carriers and CONTRAST AGENTS.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Repeat_Unit"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymer"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polymeric molecule which has a highly-branched, three-dimensional tree-like architecture, synthesized from monomers where shells of branched molecules are added in discrete steps to a central core.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_735</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[NCI_THESAURUS definition]:  A polymeric molecule which has a highly-branched, three-dimensional architecture. Dendrimers are synthesized from monomers and new branches are added in discrete steps to form a tree-like architecture. A high level of synthetic control is achieved through step-wise reactions and purification at each step to regulate the size, architecture, functionality and monodispersity of the molecules. These polymers have desirable pharmacokinetic properties and a polyvalent array of surface groups that make them potential drug delivery vesicles.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1109</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of silicon.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26677</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silicon molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Disulfanedyl_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >disulfanedyl group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -S-S-. The group is characteristic of an organic disulfide molecule wherein it is attached to organic groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Disulfide"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:29826</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_884</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Ultrasound">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of ultrasound</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_477</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Sound"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by ultrasound.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of sulfur.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfur molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chalogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1101</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26835</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neptunium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >93</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_304</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 93.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Electron_Microscopy">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1429</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Electron_Microscope"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electron_Microscopy"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electron microscopy technique based on the use of scanning electron microscope.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SEM technique</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning electron microscopy</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33822</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxide"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydroxy compound</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic hydroxy compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound which is characterized by the presence of one or more hydroxyl groups attached to carbon atoms.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_201</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_348</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 62.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >samarium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mercury molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25196</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1125</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of mercury.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neutral_pH">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neutral pH</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1201</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pH of value equal to 7.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diazonium_Compound">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_330</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diazonium compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "diazonium compound" is an "organic compound" which is characterized by the presence of a "diazonium group." It has the structure R-[N+]#N, where R denotes an organic group.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diazonium_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Intermolecular_Interaction">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An attractive non-covalent interaction between two or more (otherwise non-associated) molecules.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >intermolecular interaction</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Covalent_Interaction"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_655</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tubulin_Binding">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with monomeric or multimeric forms of tubulin, including microtubules. [source: GOC:clt]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0015631</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cytoskeletal_Protein_Binding"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tubulin binding</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_814</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imine">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_734</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "imine" is an organic compound which is characterized by the presence of a carbon-nitrogen double bond, and has the structure R-C(=N-R")-R', where at least one of R,R',R" is a hydrocarbyl group while the remaining being hydrogen atoms.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imine</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imine_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24783</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arylthioether_Linkage">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_648</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >arylthioether linkage</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where an arylthioether group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Succinimidyl_Carbonate_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >succinimidyl carbonate group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Succinimidyl_Carbonate_Compound"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_234</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  "functional group", the structure of which consists of a saturated cyclic ring made up of four carbon atoms and one nitrogen atom; and each of the two carbon atoms, adjacent to the nitrogen atom, are bonded to an oxygen atom via a double bond, while the nitrogen atom is bonded to one oxygen atom of the carbonate group.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 2.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Noble_Gas"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_901</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >helium</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-1_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-18_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Frequency_Unit">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >frequency unit</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000105</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a standard measure of the number of repetitive actions in a particular time.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Frequency"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1331</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gamma-Tubulin_Binding">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Tubulin_Binding"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gamma-tubulin binding</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0043015</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_512</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with the microtubule constituent protein gamma-tubulin. [source: GOC:jl]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antibiotic">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_737</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "antineoplastic agent" isolated naturally from microorganisms or synthesized chemically that kills or inhibits the growth of tumor cells. Antineoplastic antibiotics can interfere with the normal function of cellular nucleic acids and proteins.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C259</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antineoplastic antibiotic</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antitumor antibiotic</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer antibiotic</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Electron_Microscope">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1440</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Scanning_Electron_Microscopy"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electron_Microscope"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SEM</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electron microscope which scans the surface of a sample with a beam of electrons and detects the interaction of the electrons with the atoms on the surface to produce a topographical image of the sample.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning electron microscope</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C78814</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-7_Element">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element in the seventh row (or period) of the periodic table of the elements.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_849</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period 7 Element</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Property">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pharmacokinetic property</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1521</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/property_determined_from"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A property that is characteristic of the absorption, distribution, metabolism and elimination of a drug by the body.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Detection">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process or action of identifying the presence of something.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1425</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >detection</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Process"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyamidoamine_Dendrimer">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamide"/>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Repeat_Unit"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Dendrimer"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_End_Group"/>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >poly(amidoamine) dendrimer</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_965</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PAMAM dendrimer</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A dendrimer which contains amide molecules as branches;  tertiary amines as branching points and primary amine groups as the terminal or end groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamide"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Group_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-12_Element"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a zinc group (Group-12) element.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33673</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1114</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc group molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halide_Anion">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:16042</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1045</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Monoanion"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion of halogen element.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >halide anion</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rubidium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >37</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 37.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_347</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Area_Unit">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >area unit</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000047</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Area"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1248</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a standard measure of the amount of a 2-dimensional surface.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of area</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Charge">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electric charge</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >charge</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1292</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Charge_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A property of matter responsible for electrical phenomena.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Ion">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1032</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Molecular_Entity"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ion which is inorganic.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36914</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic ion</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Biopolymer_Biosynthetic_Process">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular biopolymer biosynthetic process</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of biopolymers, long, repeating chains of monomers found in nature, such as polysaccharides and proteins, as carried out by individual cells. [source: GOC:mah]</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Biosynthetic_Process"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0034961</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Biopolymer_Metabolic_Process"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer_Biosynthetic_Process"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1007</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular biopolymer biosynthesis</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imide_Linkage">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_247</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imide linkage</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where an imide group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mole">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance unit which is equal to the amount of substance of a molecular system which contains as many elementary entities as there are atoms in 0.012 kilogram of carbon 12.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mole</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1221</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance_Unit"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mol</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000013</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diameter">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality which is equal to the length of any straight line segment that passes through the center of a circle and whose endpoints are on the circular boundary.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Length"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1228</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diameter</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001334</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Decibel">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1354</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000259</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dB</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amplitude_of_Sound"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dimensionless_Unit"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is an indicator of sound power per unit area.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >decibel</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_III_Oxide_Nanoparticle">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fe2O3 nanoparticle</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron (III) oxide nanoparticle</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide_Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_III_Oxide"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1550</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of iron (III) oxide.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >42</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molybdenum atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 42.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_772</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radon atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_531</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 86.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >86</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Normal">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Normality"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000075</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >normal</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of concentration which is one gram equivalent of a solute per liter of solution. A gram equivalent weight or equivalent is a measure of the reactive capacity of a given molecule.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >N</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1215</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Serine">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:17822</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ser</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-amino-3-hydroxypropanoic acid</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2-OH)-C(OH)=OH.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_494</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >serine</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 31.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-13_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_287</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gallium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_222</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 9.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorine atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >9</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33964</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of silver.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1133</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silver molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Photosensitive">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000547</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >photosensitive</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a bearer by virtue of its exhibiting photosensitivity.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1348</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Photosensitivity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of chromium.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromium molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23237</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1126</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/State_of_Sol">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1510</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sol"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloidal_State"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a sol.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sol</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer_Metabolic_Process">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metabolic_Process"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biopolymer metabolic process</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways involving biopolymers, long, repeating chains of monomers found in nature, such as polysaccharides and proteins. [source: GOC:jl, http://en.wikipedia.org/]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0043283</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biopolymer metabolism</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1013</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Peptide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic molecule or compound, which consists of two or more amino acids linked by covalent bonding between the amino group of one aminoacid and the carboxyl group of the other.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >peptide</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_469</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Force_Microscope">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MFM</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic force microscope</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A scanning probe microscope which is derived from atomic force microscope, having a magnetized tip that map the spatial distribution of magnetism by measuring the magnetic interactions between the sample and the tip. It is used to study magnetic materials.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1447</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from http://encyclopedia.thefreedictionary.com]</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Force_Microscopy"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscope"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_External_Stimulus">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to stimulus", which occurs in response to the external stimulus acting on the nanoparticle.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_146</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle response to external stimulus</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Stimulus"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cysteine">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizable_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2-SH)-C(OH)=OH.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Negative_Charge"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cysteine</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-amino-3-sulfanylpropanoic acid</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_384</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cys</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:15356</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Nanocage">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanocage" composed of gold element.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocage"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_197</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gold nanocages, some 40 nanometers in diameter can be made by replacing the silver atoms of silver nanotubes.</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold nanocage</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorescence">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REX:0000044</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A photoluminescence which is long-lived compared to fluorescence, and involves change in spin multiplicity, typically from triplet to singlet or vice versa. The luminescence from a quartet state to a doublet state is also phosphorescence. 
[source: http://goldbook.iupac.org/P04569.htm]</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phosphorescence</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1444</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Photoluminescence"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Polycation">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic polycation</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monatomic_Cation"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25430</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic cation which has ionic charge greater than 2+.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1063</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Rate">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Rate_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rate"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The rate of change or movement in the mass (amount of matter) of a physical object.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass rate</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1310</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains no carbon.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1027</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24835</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Stimulus">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process, which describes the function or activity of a nanoparticle, occurring in response to a stimulus acting on the nanoparticle.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle response to stimulus</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Process"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_565</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Biopolymer_Metabolic_Process">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metabolic_Process"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular biopolymer metabolism</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1012</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular biopolymer metabolic process</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways involving biopolymers, long, repeating chains of monomers found in nature, such as polysaccharides and proteins, as carried out by individual cells. [source: GOC:mah]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0034960</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Metabolic_Process"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Biopolymer_Metabolic_Process"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Poly_Lactic-Co-Glycolic_Acid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A synthetic copolymer of lactic acid and glycolic acid.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1556</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biodegradable"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biocompatible"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymer"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Poly(lactic-co-glycolic acid)</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PLGA polymer</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PLGA</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Sound">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/External_Stimulus_For_Nanoparticle_Function"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_701</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of sound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by sound.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cytotoxicity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Toxicity that impairs or damages cells, and it is a desired quality for the killing of growing tumor cells.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Toxicity"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C27988</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cytotoxicity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1340</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Efficiency">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1333</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Percent"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001029</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >efficiency</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality inhering in a bearer by virtue of ratio of the output to the input.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_897</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >56</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >barium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 56.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Weight_Characterization">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of physical characterization which describes the molecular weight of a molecular entity.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1359</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular weight characterization</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Weight"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/describes_property"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physicochemical_Characterization"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Resonance_Imaging">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16809</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MeSH:D008279</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1483</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging_Technique"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A non-invasive imaging method of creating images of internal anatomy based on the principle that atomic nuclei in a strong magnetic field absorb pulses of radiofrequency energy and emit them as radiowaves which can be reconstructed into computerized images.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from MeSH]</rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MRI</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic resonance imaging</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imide_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imide"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Group"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amide group" which has the structure -C(=O)-N(-[*])-C(=O)-. The group is characteristic of an imide compound.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imide group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_394</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Repeat_Unit">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecule component in dendrimer" which repeats to form the branches of a "dendrimer".</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dendrimer repeat unit</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Branch"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Repeat_Unit"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Component_In_Dendrimer"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_621</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >technetium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_726</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 43.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-7_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-4_Element">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 4 of the periodic table.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium group element</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 4 Element</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_358</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Average_Diameter">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mean diameter</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Diameter"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A measure of diameter obtained by dividng a sum of several diameter values by the total number of values.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >average diameter</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1366</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Atom">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >technetium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 43.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >43</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_679</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorobenzene_Derivative">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "aryl halide" derived from fluorobenzene.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorobenzene derivative</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_441</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aryl_Halide"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorobenzene_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Process_Aggregate">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: BFO</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >process aggregate</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Processual_Entity"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_397</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "processual entity" that is a meriological sum of "process" entities and possesses non-connected boundaries.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a p-block element.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >p-block molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33675</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1078</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Simple_Protein">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "protein" that yields only amino acids when hydrolyzed. It does not contain a prosthetic group.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >simple protein</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: http://www.thefreedictionary.com, L. G. Wade Jr. Organic Chemistry 3rd Edition</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_163</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >yttrium</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 39.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_739</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-3_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1285</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000165</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >time</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality in which events occur in sequence.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aluminium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 13.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aluminium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-13_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-3_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_314</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Americium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_942</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nobelium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 102.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunoglobulin">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An antibody which has molecular mass of 150-950 kDa, and consists of one or more basic units of four polypeptide chains comprising of two heavy chains and two light chains held together by disulphide links.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1388</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antibody"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ig</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunoglobulin</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C572</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Heterocyclic_Compound">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroorganic_Compound"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cyclic organic compound, which has ring members that are atoms of carbon and at least of one other element such as sulfur, oxygen or nitrogen.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic heterocyclic compound</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_692</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24532</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >germanium molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1111</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33584</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of germanium.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescence_Spectroscopy">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17738</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spectroscopy"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1476</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescence spectroscopy</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spectroscopic technique which analyzes fluorescence spectra from a sample. It involves using a beam of light, usually ultraviolet light, that excites the electrons in molecules of certain compounds and causes them to emit light of a lower energy, typically, but not necessarily, visible light.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lectin_Inhibitor">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anti-adhesion_Agent"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anti-adhesion agent, which inhibits lectin, a protein that binds carbohydrate on cell surfaces and causes cell agglutination.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lectin inhibitor</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_440</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C2120</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Maleimide_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Maleimide_Derivative"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Imide_Group"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "imide group" derived from maleimide by the removal of a hydrogen atom that was attached to nitrogen atom of the parent maleimide. The group is characteristic of any maleimide derivative.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >maleimide group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_431</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isoelectric_Point">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isoelectric point</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1204</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The pH at which a particular molecule or surface carries no net electrical charge.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbohydrate-Coated_Nanoparticle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbohydrate-coated nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which has a coating agent composed of a carbohydrate.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_537</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbohydrate"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom>
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent"/>
                    </owl:someValuesFrom>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Luminescence">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spontaneous emission of radiation from an electronically or vibrationally excited species not in thermal equilibrium with its environment.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REX:0000290</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1399</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >luminescence</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Emission"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanoshell">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hollow core of nanoshell</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_472</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Core"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Micelle"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoshell"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The hollow core of a nanoshell</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Lipid_Bilayer"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic_Core_Of_Liposome"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic_Space_Between_Lipid_Bilayers"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Therapeutic_Payload">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >therapeutic payload</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Therapeutic_Function"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Payload_Agent"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1533</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle payload agent which has therapeutic function.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Cycle_Process">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Process"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events. [source: GOC:isa_complete]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0022402</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_998</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell cycle process</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Charge_Unit">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a measure of the quantity of charge.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >charge unit</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Charge"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electric charge unit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1293</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Release_From_Nanoparticle_In_Response_To_Ultrasound">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to ultrasound", which involves the release of drugs from a drug-loaded nanoparticle.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_715</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Ultrasound"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug release from nanoparticle in response to ultrasound</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Weight">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MW</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The sum of the relative atomic masses of the constituent atoms of a molecule.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular weight</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1171</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/State_of_Suspension">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Suspension"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/State_of_Mixture"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a suspension.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1506</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >state of suspension</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microgram_Per_Milliliter">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass density unit which is equal to mass of an object in micrograms divided by the volume in milliliters.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microgram per milliliter</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1267</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µg/mL</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micrograms per milliliter</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mixture">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance which is composed of two or more substances that are not chemically combined with each other and are capable of being separated.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mixture</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_283</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/State_of_Mixture"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/In_Vitro_Characterization">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Characterization"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of characterization, which describes a property/quality that indicates the behavior of the object in vitro.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1357</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >in vitro characterization</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thymidylate_Synthase_Inhibitor">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thymidylate_Synthase_Activity"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Enzyme_Inhibitor_Drug"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_435</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An enzyme inhibitor, which inhibits thymidylate synthase, an enzyme that catalyses the de novo synthesis of deoxythymidylate and acts as a key rate-limiting enzyme of DNA synthesis.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thymidylate synthase inhibitor</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thymidylate synthetase inhibitor</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Temperature_Unit">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of temperature</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >temperature unit</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Temperature"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000005</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a standard measure of the average kinetic energy of the particles in a sample of matter.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1288</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_787</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 21.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >21</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scandium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gel_State">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gel"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloidal_State"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a gel.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1509</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gel state</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isothiourea_Linkage_Between_Primary_Amine_And_Isothiocyanate">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >linkage between primary amine and isothiocyanate</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "isothiourea linkage" which occurs between a primary amine and an isothiocyanate, through the participation of respective functional groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isothiocyanate_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Isothiourea_Linkage"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_372</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnesium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 12.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_249</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-3_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-2_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-3_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 11.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sodium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_907</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cobalt</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 27.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_795</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-9_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 80.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-12_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_216</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mercury</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >76</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >osmium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_349</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 76.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-1_Element">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 1 of the periodic table.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 1 Element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_162</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Degree_Fahrenheit">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >F</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >degree Fahrenheit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1290</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A temperature unit on the Fahrenheit scale in which the freezing point of water is 32 degrees Fahrenheit and the boiling point is 212 degrees at standard conditions, placing the boiling and freezing points of water 180 degrees apart. -40 degrees Fahrenheit is equal to -40 degrees Celsius.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Temperature_Unit"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kilovolt-Hour">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kV h</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1162</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilovolt-hour</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000230</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of magnetic flux which is equal to one thousand volt-hours.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Unit"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isocyanate">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isocyanate_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "isocyanate" is an "organic compound" characterized by the presence of "isocyanate group." It has the structure R-N=C=O, where R denotes an organic group.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isocyanate compound</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_519</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum_5_plus_ion">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Pentacation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molybdenum (5+) ion</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic pentacation of molybdenum.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:30511</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1073</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Etoposide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound or molecule, which has a functional parent, podophyllotoxin; which has substructure that classifies it as a beta-D-glucoside.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >(5S,5aR,8aR,9R)-9-(4-hydroxy-3,5-dimethoxyphenyl)-8-oxo-5,5a,6,8,8a,9-hexahydrofuro[3',4':6,7]naphtho[2,3-d][1,3]dioxol-5-yl 4,6-O-[(1R)-ethylidene]-β-D-glucopyranoside</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:4911</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_168</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Topoisomerase-II_Inhibitor"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >etoposide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cation">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ion"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ion which is positively charged.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36916</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1029</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cation</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 53.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_169</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-17_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iodine</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonate_Ester">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carbonate ester" is an "organic compound" which is a diester derivative of carbonate and it is characterized by the presence of a "carbonate ester group." It has the structure R-O-C(=O)-O-R', where R, R' denote organic groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbonate ester</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbonate compound</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_429</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonate_Ester_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl_Compound"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terpenoid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any natural product and related compound formally derived from isoprene units. They may contain oxygen in various functional groups. This class is subdivided according to the number of carbon atoms in the same manner as are terpenes. The skeleton of terpenoids may differ from strict additivity of isoprene units by the loss or shift of a fragment, generally a methyl group.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_381</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isoprenoid"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >terpenoid</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26873</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazone_Linkage">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a hydrazone group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_430</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrazone linkage</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Secondary_Amine">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >secondary amine</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "secondary amine" is an "amine" which is formally derived from ammonia by replacing two hydrogen atoms by hydrocarbyl groups, and it is characterized by the presence of a secondary amine group. It has the structure R-NH-R', where R,R' denote organic groups.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:32863</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Secondary_Amine_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_805</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Area_Under_The_Plasma_Concentration_Time_Curve">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >area under the plasma concentration time curve</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1523</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The area under the curve in a plot of concentration of a drug in plasma against time</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >area under curve</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AUC</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Parameter"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Epoxide_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has a three-membered cyclic ether structure, where an oxygen atom is attached to two carbon atoms and the carbon atoms are bonded to each other via single covalent bond.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_909</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >epoxide group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Epoxide_Compound"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oxirane group</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polypeptide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_848</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aminoacid"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Peptide"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Acid"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A peptide which consists of several aminoacids .</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polypeptide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Percent_Mass_Per_Volume">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent mass per volume</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1326</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass volume percentage</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C48527</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A percentage unit concentration which denotes the mass of the substance in a mixture as a percentage of the volume of the entire mixture.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000164</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent weight per volume</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Percent"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >weight-volume percentage</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >% w/v</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 14.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_541</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silicon atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >14</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radioactive_Property">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radioactive property</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radiation_Quality"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1382</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001740</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A radiation quality inhering in a radioactive substance by virtue of its transformation (disintegration) rate.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Height">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000119</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1229</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-D_Extent"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >height</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 1-D extent quality which is equal to the vertical dimension of extension.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transfection_Efficiency">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1335</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transfection efficiency</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The efficiency inhering in a bearer's ability to facilitate transfection.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Efficiency"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunotoxicity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C63814</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunotoxicity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1339</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Toxicity"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Toxicity that impairs or damages the immune system.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gas">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A fluid having neither independent shape nor volume and being able to expand indefinitely.[source:NCI]</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gaseous state</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluid"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gaseous_State"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C45299</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_785</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gas</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of ruthenium.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1135</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ruthenium molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:35734</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chemiluminescence">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Luminescence"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chemiluminescence</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REX:0000294</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Luminescence resulting from a chemical reaction.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1402</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Body_Weight">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Weight inhering in the body of an animal species.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Weight"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1219</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >body weight</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-13_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 81.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thallium</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_495</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanostructure">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1018</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanomaterial" which is defined with respect to its structure.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomaterial"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanostructure</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizable">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_428</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that  inheres in a chemical substance by virtue of having the ability to be ionized.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ionizable</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizability"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Function">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elemental activity, such as catalysis or binding, describing the actions of a gene product at the molecular level. A given gene product may exhibit one or more molecular functions.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular function</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: GO</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_362</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003674</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Process"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizable_Aminoacid">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ionizable aminoacid</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aminoacid"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_242</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An aminoacid which can become ionized.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_467</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >samarium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >62</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 62.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Endocytosis">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C16544</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006897</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: NCI_Thesaurus</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >endocytosis</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cellular uptake of extracellular materials within membrane-limited vacuoles or microvesicles.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Uptake_Of_Extracellular_Material"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_299</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/SDS_Polyacrylamide_Gel_Electrophoresis">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SDS polyacrylamide gel electrophoresis</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1427</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polyacrylamide gel electrophoresis technique for separating proteins in a sample which is prepared with sodium dodecyl sulfate (SDS) as a buffer that maintains the proteins in their denatured states.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sodium dodecyl sulfate - polyacrylamide gel electrophoresis</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SDS-PAGE</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyacrylamide_Gel_Electrophoresis"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bismuth molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1098</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of bismuth.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pnictogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37196</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nuclear_Magnetic_Resonance_Spectroscopy">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >When placed in a magnetic field, NMR active nuclei (such as 1H or 13C) absorb at a frequency characteristic of the isotope. The resonant frequency, energy of the absorption and the intensity of the signal are proportional to the strength of the magnetic field.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spectroscopy"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectroscopic method of measuring the magnetic moment of nuclei (have non-zero spin).</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NMR spectroscopy</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic resonance spectroscopy</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Depending on the local chemical environment, different protons in a molecule resonate at slightly different frequencies. Since this frequency shift is proportional to the strength of the magnetic field, it is converted into a field-independent dimensionless value known as the chemical shift. The chemical shift is reported as a relative measure from some reference resonance frequency. (For the nuclei1H, 13C, and 29Si, TMS (tetramethylsilane) is commonly used as a reference.) This difference between the frequency of the signal and the frequency of the reference is divided by frequency of the reference signal to give the chemical shift. The frequency shifts are extremely small in comparison to the fundamental NMR frequency. A typical frequency shift might be 100 Hz, compared to a fundamental NMR frequency of 100 MHz, so the chemical shift is generally expressed in parts per million (ppm). 

By understanding different chemical environments, the chemical shift can be used to obtain some structural information about the molecule in a sample. The conversion of the raw data to this information is called assigning the spectrum. [source: http://encyclopedia.thefreedictionary.com]</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16810</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1470</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nuclear magnetic resonance spectroscopy</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volt-hour">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1161</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of magnetic flux which is equal to 3600 Wb.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >volt-hour</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Unit"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000229</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vh</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Area">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Area"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface area</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1235</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Area of an object's surface.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodide">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iodide</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1049</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion of iodine.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halide_Anion"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:16382</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Linkage_Between_Primary_Amine_and_Carboxylic_Ester">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amide linkage" which occurs between a primary amine and a carboxylic ester, through the participation of respective functional groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamide_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_linkage"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amide linkage between primary amine and carboxylic ester</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_738</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamide">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37622</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxamide</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Compound"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carboxamide" is an "amide" derived from carboxylic acids. It is characterized by the presence of a carboxamide group. It has the structure R-C(=O)-NH2, R-C(=O)-NH-R' or R-C(=O)-N(-R")-R', where R,R',R" stands for organic groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_269</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamide_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/MRI_Contrast_Agent">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "contrast agent", which is the role of a molecular entity that has magnetic properties and provides contrast in images captured using MRI.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contrast agent in magnetic resonance imaging</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MRI contrast agent</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_581</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37335</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Contrast_Agent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dependent_Continuant">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Independent_Continuant"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_607</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dependent continuant</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "continuant" that is dependent on the existence of other entities.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: BFO</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In order for a "dependent continuant" to exist, some other entity must exist.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Continuant"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Quantum_Dot">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quantum dot" composed of gold element</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Au quantum dot</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold quantum dot</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quantum_Dot"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_186</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_2_plus_ion">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:49588</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1058</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Dication"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >europium (2+) ion</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic dication of europium.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Elimination_Half_Life">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >plasma half life</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >elimination half life</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Half_life"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1522</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The time taken for drug concentration in the plasma to reduce by 50%.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Tetraanion">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic anion which has ionic charge -4.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic tetraanion</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Anion"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:50086</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1044</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Topoisomerase_Type_II_Activity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_450</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003918</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA topoisomerase type II activity</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA topoisomerase (ATP-hydrolyzing) activity</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Topoisomerase_Activity"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of a DNA topological transformation by transiently cleaving a pair of complementary DNA strands to form a gate through which a second double-stranded DNA segment is passed, after which the severed strands in the first DNA segment are rejoined; product release is coupled to ATP binding and hydrolysis; changes the linking number in multiples of 2.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Unit">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of measurement for magnetic flux.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic flux unit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1159</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of magnetic flux</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Angiogenic_Inhibition">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inhibition of angiogenesis</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >angiogenesis inhibition</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_778</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process or mechanism that blocks angiogenesis.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antitumor_Activity"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >angiogenic inhibition</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C26044</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <owl:equivalentClass>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-2_Element"/>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_121</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 2 (IUPAC style) of the periodic table: beryllium (Be), magnesium (Mg), calcium (Ca), strontium (Sr), barium (Ba) and radium (Ra).</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkali earth metal</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkaline earth metal</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbohydrazide_Group">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_264</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbohydrazide group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -C(=O)-N(-)-N(-)-. The group is characteristic of a carbohydrazide compound.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbohydrazide"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphoramide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "phosphoramide" is an "amide" characterized by the presence of a phosphoramide group. It has the structure R-P(=O)-NH2, R-P(=O)-NH-R' or R-P(=O)-N(-R")-R', where R,R',R" denote organic groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_116</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phosphoramide</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:17102</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphoramide_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanofiber">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanofiber</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_893</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanostructure"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "two-dimensional  nanostructure" which is an elongated fiber of diameter less than 100 nm.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_557</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >49</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 49.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >indium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aspartic_Acid">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Asp</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aspartic acid</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_Aminoacid"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2CH(OH)=O)-C(OH)=OH</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-aminobutanedioic acid</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22660</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_853</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Negative_Charge"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pterin_Compound">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_693</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pterin compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "pteridine compound" which is wholly or partly composed of a pteridine ring system in which the pyrimidine ring has a carbonyl oxygen and an amino group.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pteridine_Compound"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26375</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomole">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanomole</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1224</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nmole</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000041</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance_Unit"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance unit equal to one thousandth of one millionth of a mole or 10^[-9] mol.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Differential_Interference_Contrast_Microscope">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An optical microscope which generates contrast within the specimen by exploiting phase differences between a specimen (sample) light ray and a reference ray.  The sample and reference rays are created after the ray traverses, and is phase-distorted by, the sample. The phased ray then is split into two equally phased, but spatially separated ("sheared") rays by the action of a Wollaston prism. Finally, the ray-pairs pass through a polarizing filter where they are vibrationally recombined and interact at the image plane. It is the wave interference of these two rays that creates contrast.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Differential_Interference_Contrast_Microscopy"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Microscope"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >differential interference contrast microscope</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1455</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DIC microscope</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DIC microscope is based on interferometry, which is the technique of superposing (interfering) two or more waves, to detect differences between them. In interferometry, a single ray of light is split into two rays, one traversing and the other missing the specimen but interacting with the background. The rays are then recombined at the image plane, where wave interference may occur. Image contrast can be modified by altering the phase difference between the reference and specimen rays. [source: http://encyclopedia.thefreedictionary.com]</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Water_Solubility">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >water solubility</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "solubility" quality that inheres in a substance by virtue of having or not having the potential ability to dissolve in water.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_500</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solubility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chalogen_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1086</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a Group-16 element.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-16_Element"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33304</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chalogen molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_982</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "biopolymer" which is genetically encoded, the structure of which essentially consists of long chains of amino acid residues (derived from alpha aminoacids) connected by peptide bonds and have distinct and varied three-dimensional structures, usually containing alpha helices and beta sheets as well as looping and folded chains.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36080</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Disulfide">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:35489</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "organic disulfide" is an "organic compound" which is characterized by the presence of a disulfanedyl group / disulfide bond. It has the structure R-S-S-R', where R,R' denote organic groups.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Disulfanedyl_Group"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic disulfide</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_573</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solid_State">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >solid state</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1511</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solid"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_State"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a sold.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging_Technique">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/technique_used_for"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technique"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imaging method</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17369</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technique to obtain the image (appearance or form) of the whole or part of a material object.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1477</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imaging technique</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glycolic_Acid">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glycolic acid</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Acid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxyl_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1558</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound which has the formula (OH)CH2-C(OH)=O.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:17497</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 89.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Americium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_781</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >actinium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Aluminium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Positive_Charge">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_566</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "ionizable" quality inhering in a chemical substance by virtue of having the ability to be ionized and gain a positive charge.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ionizable to gain positive charge</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluid">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluid_State"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance which deforms under an applied stress, and conforms to the outline of its container.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluid</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C25278</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_815</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quantitative measure of magnetism, which is a measure of the strength of a magnetic field over a given area.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetism"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic flux</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1158</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22978</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1124</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cadmium molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of cadmium.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fiat_Process_Part">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_417</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Processual_Entity"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is it synonymous with "stage" which refers to temporally distinguised parts of an occurrent (eg., "infancy", "childhood", "adolescence", "adulthood"  in the "life of a human being")?</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: BFO</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "processual entity" which is part of a process but that does not have bona fide beginnings and endings corresponding to real discontinuities.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fiat process part</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyacrylamide_Gel_Electrophoresis">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gel electrophoresis technique in which a polyacrylamide gel is used as the diffusion medium.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyacrylamide gel electrophoresis</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1421</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gel_Electrophoresis"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16539</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nickel molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1138</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33748</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of nickel.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >23</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_571</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 23.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vanadium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Ion">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ion of gadolinium.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gadolinium ion</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1570</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_173</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-2_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nitrogen</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 7.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-15_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Non-Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fiber-Optic_Nanosensor">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_183</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanosensor"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fiber-optic nanosensor</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanosensor" which is defined as a nanometer-scale measurement device that consists of a biologically or chemically sensitive layer, such as an immobilized receptor, antibody, or nucleic acid, that is covalently attached to an optical transducer. In the case of a receptor-based nanosensor, an interaction between the immobilized receptor and its substrate - the molecule it binds to - produces a perturbation that the optical transducer converts to an electrical signal via laser-induced fluorescence.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunoglobulin_Isotype">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunoglobulin isotype</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isotype</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunoglobulin class</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A class of immunoglobulins, which refers to genetic variations or differences in the constant region of the heavy chain of the Ig</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1394</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Immunoglobulin"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inner_Transition_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inner transition element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/F-Block_Element"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-3_Element"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_420</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A metal which is either an actinide or a lanthanide.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Targeting_Agent">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_685</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >targeting agent</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role of a molecule that engages in targeting other molecular entities.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Targeting_Function"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Targeting_Role"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Elimination_Rate_Constant">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A first-order rate constant that determines the rate at which drugs are eliminated from the body.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Parameter"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kel</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1526</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >elimination rate constant</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Receptor">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Role"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >receptor</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C18106</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "protein role" of a protein that is located on the cell surface, or in the cytoplasm; that binds to a specific signaling factor, such as a hormone, antigen, or neurotransmitter, causing a conformational and functional change in the receptor molecule. The ligand-bound receptor then alters its interaction with target molecules, which leads to changes in cellular physiology through modification of the activity of one or more signal transduction pathways.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_493</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neodymium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_267</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 60.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 4.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >4</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >beryllium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_869</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Single_Photon_Emission_Computed_Tomography">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A tomographic technique which uses radionuclides that emit single photons in the gamma energy range. The  radionuclides are administered into a patient's body and the gamma rays produced by these radionuclides pass through the patient's body, which are then detected by one or more gamma cameras rotated around the patient's body. Series of two-dimensional  cross-sectional images of the body, produced by this technique, can be used to create three-dimensional images by computer reconstruction.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1481</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17203</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SPECT</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >single photon emission computed tomography</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tomography"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24860</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of iodine.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iodine molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1092</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Threonine">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_913</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26986</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >threonine</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thr</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH(OH)-CH3)-C(OH)=OH.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar_Aminoacid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 1.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_418</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrogen atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hour">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >h</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000032</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1282</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is equal to 3600 seconds or 60 minutes.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hour</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium_Atom">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_374</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >38</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 38.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >strontium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ferrimagnetic">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_331</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ferrimagnetic</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic quality exhibited by materials in presence of an external magnetic field and in these materials the magnetic moment of the atoms on different sublattices are opposed, and the opposing magnetic moments are unequal, and therefore, a spontaneous magnetization remains. This quality exists below the Curie temperature.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cyanate">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cyanate_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_402</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cyanate</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "cyanate" is an "organic compound" which is characterized by the presence of a "cyanate group." It has the structure R-O-C#N, where R denotes an organic group.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Exterior_Surface_Of_Dendrimer">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The exterior surface of a dendrimer formed by the dendrimer's end/surface groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_671</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Branch"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Boundary"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >exterior surface of dendrimer</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gadolinium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 64.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/MRI_Contrast_Agent"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_380</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 30.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_818</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-12_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23367</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular entity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecular entity" is any  molecule, ion, ion pair, radical, radical ion, complex, conformer, etc., identifiable as a separately distinguishable entity.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_355</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thioether</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "thioether" is an "organic compound" which is characterized by the presence of a "thioether group." It has the structure R-S-R', where R, R' denote organic groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_797</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1141</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of palladium.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37230</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >palladium molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1128</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of tungsten.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tungsten molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33742</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gas_Chromatography">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1460</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gas chromatography</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromatography_By_Mobile_Phase_State"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000098</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chromatography technique in which the mobile phase is a gas.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zirconium molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1143</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37218</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of zirconium.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell-Cell_Adhesion">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_479</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell-cell adhesion</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Adhesion"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The attachment of one cell to another cell via adhesion molecules. [source: GOC:hb]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016337</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Group_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a Group-13 element.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >boron group molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33581</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1087</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-13_Element"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chemical_Interaction">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chemical interaction</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process of interaction that involves two or more chemical participants like atoms, ions, molecules or groups.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Fiat_Process_Part"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_119</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chemical bond</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Acid">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33575</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_574</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >prefix: Carboxy-
suffix: -oic acid</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxylic acid</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxyl compound</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxyl_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carboxylic acid" is an organic acid compound which is characterized by the presence of a carboxyl group. It has the structure R-C(=O)-OH, where R denotes an organic group or a hydrogen atom.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 106.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >seaborgium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_133</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Protein_Of_Tumor_Cell">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug directed against protein of tumor cell</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Tumor_Cell"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_473</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that is directed to interfere with the activity of a protein located at the tumor cell.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Force_Microscopy">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic_Force_Microscope"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non_Contact_Atomic_Force_Microscopy"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1450</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A non contact atomic force microscopy technique based on the use of magnetic force microscope.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000118</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic force microscopy</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_773</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 61.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >promethium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >berkelium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >97</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 97.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_856</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Crosslinking_Reagent">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >crosslinking reagent</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Reagent_In_Chemical_Conjugation"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >crosslinking agent</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >crosslinker</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A reagent containing ends reactive to specific functional groups on molecules for modifying and linking molecules together.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_922</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Asparagine">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >asparagine</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22653</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_452</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2,4-diamino-4-oxobutanoic acid</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Asn</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2CH(NH)=O)-C(OH)=OH.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar_Aminoacid"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Dioxide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of titanium consisting of two oxygen atoms bonded to one titanium atom via double bonds.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxide"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1485</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium oxide</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium(IV) oxide</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Oxide"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium dioxide</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TiO2</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Outer_Surface_Of_Nanotube">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanotube"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Boundary"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The outer surface of a nanotube to which other molecular entities can be attached. (For example, attachment of fullerene on the surface of carbon nanotube.)</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >outer surface of nanotube</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_792</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonamide">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfonamide</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_908</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonamide_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:35358</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "sulfonamide" is an "amide" derived from sulfonic acids, and thus characterized by the presence of a sulfonamide group. It has the structure R-S(=O)-NH2, R-S(=O)-NH-R' or R-S(=O)-N(-R")-R', where R,R',R" denote organic groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 75.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_604</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >75</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rhenium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Element">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_152</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >d-block element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of the periodic table for which, in the atomic ground state, the highest-energy electrons occupy d-orbitals.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 29.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_865</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >29</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33305</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chalogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of tellurium.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tellurium molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1102</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Functional_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A group which is a specific atom or group of atoms attached to the carbon backbone of an organic molecule, and it is responsible for characteristic reactions of the molecule.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >functional group</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Each functional group has its characteristic reactivity, which may be modified by its position within the molecule or by the presence of other neighbouring functional groups. (source: Functional Group Chemistry by James R. Hanson and Eddie Abel, published by Wiley, John &amp; Sons, Incorporate 2002)</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_174</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >characteristic group</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Core_Molecule">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_803</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dendrimer core molecule</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Core"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Component_In_Dendrimer"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecule component in dendrimer"  which forms the core of a "dendrimer".</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Toxicity">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1338</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C27990</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >toxicity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a bearer which causes harm to the growth and functioning of cells, tissues, organs and the body.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Noble_Gas"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_933</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >krypton</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 36.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-18_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphoramide_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphoramide"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Group"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_822</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phosphoramide group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amide group" which has the structure -P(=O)-NH2 or -P(=O)-NH- or -P(=O)-N(-)-. The group is characteristic of a phosphoramide wherein it is attached to organic groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonate_Ester_Group">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_687</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbonate_Ester"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbonate ester group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -O-C(=O)-O-. The group is characteristic of a carbonate ester molecule wherein it is attached to two carbon atoms via single covalent bonds.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Heterobicyclic_Compound">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27171</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_454</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic heterocyclic compound, which has two rings.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Heterocyclic_Compound"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic heterobicyclic compound</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polydisperse">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_867</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polydispersity"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A qualitative measure of polydispersity, inhering in a collection of particles that are of different sizes.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polydisperse</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kilogram_Per_Day">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilogram per day</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1312</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilograms per day</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kg/day</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Rate_Unit"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of mass rate expressed as kilograms per day.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamidine">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amidine" is an "organic compound" which is a derivative of a carboxylic acid, in which the hydroxy group is replaced by an amino group and the oxo group is replaced by =NR, and therefore, it has the structure R'-C(=N-R)-NH2, where R' denotes an organic group.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_232</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amidine"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamidine_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxamidine</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:35359</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Angstrom">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >angstrom</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A length unit which is equal to 10 [-10] m.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000019</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1247</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Trication">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic polycation which has ionic charge 3+.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Polycation"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27153</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic trication</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1064</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electrophoresis">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electrophoresis</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1418</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Separation_Technique"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A separation technique used for separating charged particles in a fluid or gel under the action of an electric field. The electric field causes the movement of charged particles.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Metal"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_210</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inner_Transition_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Series_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metal</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A series element which is an alkali earth metal or alkali metal or inner transition element or transition element or other metal.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 34.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_948</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Non-Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >selenium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-16_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetism">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality inhering in a bearer by virtue of its ability to exert an attractive or repulsive force on other entities.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetism</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1157</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001682</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/RNA_Metabolic_Process">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA metabolism</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016070</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA metabolic process</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metabolic_Process"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ribonucleic_Acid"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways involving RNA, ribonucleic acid, one of the two main type of nucleic acid, consisting of a long, unbranched macromolecule formed from ribonucleotides joined in 3',5'-phosphodiester linkage. [source: ISBN:0198506732]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1016</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Biopolymer_Metabolic_Process"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >s-block molecular entity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a s-block element.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Element"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33674</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1082</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Taxane-Pocket_Binding_Agent">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_556</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[NCI_Thesaurus definition]:"Tubulin binding agent" that binds to the taxane site of the beta-tubulin subunit, a region described as a binding pocket located within the middle domain and corresponding to an approximate residue sequence of 217-231. Specifically, these agents bind to a cysteine residue within the pocket, which is also the binding site for GTP. Agents binding at the taxane site promote the polymerization of dimers to form a very rigid and stable microtubule structure which is not readily disassembled. Interfering with microtubule dynamics, these agents inhibit the normal turnover process essential during mitosis, thereby causing cell-cycle arrest and/or apoptosis.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C67437</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beta-Tubulin_Binding"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tubulin_Binding_Agent"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >taxane-pocket binding agent</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Millisecond">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ms</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is equal to one thousandth of a second or 10^[-3] s.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000028</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millisecond</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1277</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24471</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1084</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-17_Element"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >halogen molecular entity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a halogen (Group-17) element.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cyano_Group">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:48819</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_588</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cyano group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "cyano group" is a substituent group from hydrogen cyanide, and has the structure -C#N.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-4_Element"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zirconium</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 40.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_765</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Frequency">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1330</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >frequency</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Frequency_Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality which inhers to the bearer by virtue of the number of repetitive actions in a particular time.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000044</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >astatine atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Atom"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >85</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 85.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_534</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Charge-Dipole_Interaction">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Intermolecular_Interaction"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_766</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "intermolecular interaction" between an ion and a polar molecule by virtue of an attraction between the ionic charge and a permanent dipole on the polar molecule.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >charge-dipole interaction</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the polar molecule has permanent molecular dipole moment.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Apoptosis">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >apoptosis</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Programmed_Cell_Death"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006915</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_548</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >programmed cell death by apoptosis</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >apoptotic programmed cell death</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A form of programmed cell death induced by external or internal signals that trigger the activity of proteolytic caspases, whose actions dismantle the cell and result in cell death. Apoptosis begins internally with condensation and subsequent fragmentation of the cell nucleus (blebbing) while the plasma membrane remains intact. Other characteristics of apoptosis include DNA fragmentation and the exposure of phosphatidyl serine on the cell surface. [source: GOC:go_curators, ISBN:0198506732]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bromine</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 35.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-17_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_989</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Protein_In_Cytoplasm">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_496</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that is directed to interfere with the activity of a protein located in the tumor cell cytoplasm</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug directed against protein in cytoplasm</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Protein_Of_Tumor_Cell"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Intracellular_Domain_Of_Membrane_Receptor">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Membrane_Receptor"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_161</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug directed against intracellular domain of membrane receptor</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that crosses the tumor cell membrane and blocks the intracellular domain of a membrane receptor.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amine</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:32952</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_143</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amine" is an "organic compound" which is formally derived from ammonia by replacing one, two or three hydrogen atoms by hydrocarbyl groups, and it is thus characterized by the presence of a primary or secondary or tertiary amine groups. It has the structure R-NH2 or R-NH-R' or R-N(-R")-R', where R, R' and R" denote organic groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Sample_Component">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1495</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >component in nanoparticle sample</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomaterial_Component"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Sample"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle sample component</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical component in a nanoparticle sample</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Coordination_Compound">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33240</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1139</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >coordination compound</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical compound  which consists of a central atom (usually metallic) to which is attached a surrounding array of other groups of atoms.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pteridine">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "pteridine compound" in which a pyrimidine ring is fused with a pyrazine ring. It has the structure c1cnc2ncncc2n1.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pteridine_Compound"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pteridine</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_289</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27601</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Perimeter">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001711</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1236</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >perimeter</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 2-D extent quality which is equal to the distance around a given two-dimensional object.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-D_Extent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Force">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality inhering in a object affecting its acceleration.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >force</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1166</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001035</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Force"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Concentration">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality inhering in a substance by virtue of the amount of it there is mixed with another substance.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Concentration_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000033</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concentration</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1167</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Homobifunctional_Crosslinker">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spacer"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Crosslinking_Reagent"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_713</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >homobifunctional crosslinker</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A crosslinker which has two identical reactive ends connected by a carbon chain spacer and are used mostly to crosslink molecules or parts of molecules in a one-step chemical crosslinking procedure.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that inheres in a molecular entity which does not contain carbon as  a principal element (some exceptions exist, e.g., carbon dioxide).</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_669</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C66829</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cancer_Therapeutic_Role_Of_Molecule">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role of a molecular entity, which brings about an end therapeutic result in cancer therapy.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_281</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cancer therapeutic role of molecule</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Therapeutic_Role_of_Molecule"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Oxide_Nanoparticle">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TiO2 nanoparticle</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle, which is basically composed of titanium dioxide.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Oxide_Nanoparticle"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1486</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Dioxide"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium oxide nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Reagent_In_Chemical_Conjugation">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A reagent used to facilitate chemical conjugation of molecules.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >reagent in chemical conjugation</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_290</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecule_Role_In_Chemical_Conjugation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Centimeter">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1243</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cm</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A length unit which is equal to one hundredth of a meter or 10^[-2] m.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000015</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >centimeter</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Normality">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Normality"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >normality</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1192</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Concentration of a solution expressed in gram equivalents of solute per liter.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >normal concentration</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Periodic_Table_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >periodic table element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of the periodic table of elements.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Block_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Series_Element"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_714</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polysaccharide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "biopolymer" which consists of large numbers of monosaccharide residues linked glycosidically.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glycan</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_912</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This term is commonly used only for those polysaccharides that contain more than ten monosaccharide residues.</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:18154</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: CHEBI</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polysaccharide</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbohydrate"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Velocity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000008</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >speed</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >velocity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality inhering in an object by virtue of the rate of change of its position.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Velocity"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Movement_Quality"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1316</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 52.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >52</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_813</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tellurium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Conjugated_Protein">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Protein"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: L. G. Wade Jr. Organic Chemistry 3rd Edition</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "protein" that contains a non-protein prosthetic group such as sugar, nucleic acid, lipid, or metal ion.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >conjugated protein</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_578</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:38560</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_101</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >halogen</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A non-metal which is any of the following elements: astatine, bromine, chlorine, fluorine, iodine.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Metal"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscope">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A microscope which forms images of surfaces using a physical probe that scans the specimen and records the probe-surface interaction as a function of position.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SPM</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1442</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscopy"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microscope"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C78803</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning probe microsope</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Luminous_Quality">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001296</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >luminous quality</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1387</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Quality"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A scalar optical quality which obtains by the magnitude of the light emitted by the bearer.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Methotrexate">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >methotrexate</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pteridine_Compound"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A pteridine compound has a pteridine substructure; which has functional parent, L-glutamic acid; which has other substructures that classify it a monocarboxylic acid amide and a dicarboxylic acid.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamide_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxyl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxylic_Acid"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Folate_Antagonist"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An antimetabolite and antifolate agent with antineoplastic and immunosuppressant activities. Methotrexate binds to and inhibits the enzyme dihydrofolate reductase, resulting in inhibition of purine nucleotide and thymidylate synthesis and, subsequently, inhibition of DNA and RNA syntheses. Methotrexate also exhibits potent immunosuppressant activity although the mechanism(s) of actions is unclear.</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C642</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxamide"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dihydrofolate_Reductase_Inhibitor"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:44185</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Pteridine"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_741</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Oxide">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper oxide</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of copper.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1545</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxide"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Oxide"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Molecular_Entity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_708</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >potassium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 19.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Steroid_Hormone_Receptor_Binding">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_958</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0035258</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nuclear_Hormone_Receptor_Binding"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with a steroid hormone receptor. [source: GOC:bf]</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >steroid hormone receptor binding</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymer">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33839</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polymer</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >macromolecule</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH:D011108</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: CHEBI</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polymer is a molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monomer"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polymer molecule</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_364</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Repeat_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical compound containing a hydroxy group or salts containing hydroxide (OH(-)).</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic_Molecular_Entity"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24651</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydroxide</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1145</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37217</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1142</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of titanium.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >26</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_690</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 26.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of indium.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1108</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >indium molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37112</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogel">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_771</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrogel</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gel"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Water"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A colloidal gel in which water is the dispersion medium.[source: WordNet 2008]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_6_plus_ion">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:49955</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Molecular_Entity"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Hexacation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic hexacation of tungsten.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tungsten (6+) ion</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1075</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quantitative measure of a property, which is a quantity chosen as a standard measure in terms of which other quantities (measured numerical values) are expressed in.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1153</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Dependent_Continuant"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of measurement</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aliphatic</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Definition of "aliphatic" is based on the CHEBI definition for aliphatic compounds (CHEBI:33653)</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic "quality" inhering in a chemical substance due to the presence of cyclic or acyclic, saturated or unsaturated carbon compounds, but with the exclusion of aromatic quality.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_950</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Movement_Quality">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >movement quality</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001906</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1313</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a bearer by virtue of its participation in movement.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amidine">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:2634</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_309</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amidine" is an "organic compound" which is derived from an oxoacid RnE(=O)OH by replacing the hydroxyl group by an amino group and the oxo group by =NR. R stands for a hydrogen atom or organic group.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amidine_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amidine</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxyl_Group">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_838</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxyl group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -C(=O)-OH. The group is characteristic of carboxylic acid compounds, wherein it is attached to a hydrogen atom or a carbon atom by a single covalent bond.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:46883</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxylic_Acid"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 57.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >57</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_189</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lanthanum atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Square_Millimeter">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mm^[2]</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >square millimeter</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1251</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An area unit which is equal to one millionth of a square meter or 10^[-6] m^[2].</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000082</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Area_Unit"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tryptophan">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27897</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tryptophan</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(Cc1c[nH]c2ccccc12)-C(OH)=OH.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Trp</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_783</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aromatic"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aromatic_Aminoacid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diagnostic_Imaging_Agent">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging_Function"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecule_Role_In_Diagnostic_Imaging"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C1966</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37334</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_681</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diagnostic imaging agent</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >image enhancement agent</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecule role in diagnostic imaging", which inheres in a molecular entity that is used to enhance image formation of biological structures and functions for the detection and diagnosis of disease.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Homoatomic_Molecule">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25362</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecule which consists of atoms of the same element.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >homoatomic molecule</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Homoatomic_Molecular_Entity"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1028</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Homoatomic"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "imide" is an "amide" which is characterized by the presence of an "imide group". It has the structure R-C(=O)-N(-R')-C(=O)-R", where R, R" denote organic groups, and R' stands for organic group or hydrogen atom.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Imide_Group"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_640</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gefitinib">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ZD-1839</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Intracellular_Domain_Of_Membrane_Receptor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quinazoline_Compound"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_123</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Epidermal_Growth_Factor_Receptor_Tyrosine_Kinase_Inhibitor"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gefitinib</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of quinazoline compound.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:49668</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Epidermal_Growth_Factor_Receptor_Binding"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Iressa</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Atom">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine_Atom"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_646</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An atom of fluorine or chlorine or bromine or iodine or astatine.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >halogen atom</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isoleucine">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24898</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isoleucine</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH(CH3)-CH2-CH3)-C(OH)=OH.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ile</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_902</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Tumor_RNA">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Anticancer drug which is directed to interfere with the synthesis, function or activity of mRNA.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_572</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Tumor_Cell"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug directed against tumor RNA</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-18_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Noble_Gas"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_746</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 54.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >xenon</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Density_Unit">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a standard measure of the influence exerted by some mass.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1263</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >density unit</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of density</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000182</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Density"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Three-D_Extent">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in an bearer by virtue of its extenstion in three dimensions.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1237</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001710</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Size"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >3-D extent</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cyanate_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cyano_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cyanate"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_720</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cyanate group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure N#C-O-. The group is characteristic of a cyanate molecule wherein it is attached to an organic group via a single covalent bond.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Square_Centimeter_Per_Volt_Per_Second">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of electrophoretic mobility of a charged particle moving with a velocity of 1cm/s in an electric field of strength equal to 1 volt/s.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1318</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cm^[2]/(V s)</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >square centimeter per volt per second</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Electrophoretic_Mobility"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Micromole">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micromole</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000039</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µmole</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance unit equal to a millionth of a mol or 10^[-6] mol.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance_Unit"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1223</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester_Linkage_Between_Primary_Amine_and_Carbonate_Ester">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbamate ester linkage between primary amine and carbonate ester</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_236</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbonate_Ester_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester_Linkage"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carbamate ester linkage" which occurs between a primary amine and a carbonate ester, through the participation of respective functional groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Membrane_Receptor">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug directed to interfere with the activity of a membrane protein receptor of the tumor cell.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Protein_Of_Tumor_Cell"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug directed against membrane receptor</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_917</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of an alkali metal.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1081</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkali metal molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33296</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1147</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical compound of oxygen with other chemical elements.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25741</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Molecular_Entity"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oxide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Length">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >length</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-D_Extent"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000122</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 1-D extent quality which is equal to the distance between two points.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1227</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Day">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1283</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >day</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000033</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is equal to 24 hours.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Second">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000010</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >s</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is equal to the duration of 9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >second</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1276</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acoustic_Imaging_Contrast_Agent">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "contrast agent", which is the role of a molecular entity that provides contrast in images captured using acoustic imaging techniques.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acoustic imaging contrast agent</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_918</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acoustic-Sensitive"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Contrast_Agent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cubic_Meter_Per_Mole">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cubic meter per mole</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >m^[3]/mole</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molar volume unit which is equal to 1 cubic meter occupied by one mole of a substance in the form of a solid, liquid, or gas.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar_Volume_Unit"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000089</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1261</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amount_of_Substance"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >substance</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A material entity with specific features.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1500</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_State"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C45306</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_672</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >material entity</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Independent_Continuant"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >object</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "independent continuant" which is composed of matter. The identity of material entities is independent of that of other entities and can be maintained through time.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Matter is any physical substance that has mass and occupies space.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Anion">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic_Ion"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1036</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion which is inorganic.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24834</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic anion</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_592</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 65.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >65</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >terbium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aldehyde_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -C(=O)H. The group is characteristic of an aldehyde wherein it is attached to the remaining part of the molecule via covalent bond with hydrogen or carbon atoms.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aldehyde group</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >formyl group</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:42485</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_590</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aldehyde"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monodisperse">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_892</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polydispersity"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A qualitative measure of polydispersity, inhering in a collection of particles that are of the same size.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monodisperse</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tubulin_Binding_Agent">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tubulin binding agent</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimitotic_Agent"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C25974</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An antimitotic agent, which binds to tubulin and inhibits its action.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_315</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quantum_Dot">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "three-dimensional nanoparticle" which is made of material that exhibits quantum effects.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QD</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >(NCI_Thesaurus definition):  Nanometer-sized semiconductor particles, made of cadmium selenide (CdSe), cadmium sulfide (CdS) or cadmium telluride (CdTe) with an inert polymer coating. The semiconductor material used for the core is chosen based upon the emission wavelength range being targeted: CdS for UV-blue, CdSe for the bulk of the visible spectrum, and CdTe for far red and near-infrared. The size of the particle determines the exact color of a given quantum dot. The polymer coating protects cells from cadmium toxicity but also facilitates the attachment of a variety of targeting molecules, including monoclonal antibodies directed to tumor-specific biomarkers. Because of their small size, quantum dots can function as cell- and even molecule-specific markers that will not interfere with the normal cellular functions.</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quantum dot</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sphere"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanoparticle"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanosphere"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_589</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Passive_Targeting">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physiologically-dependent process by which a material entity reaches tumor sites, cancer cells or intracellular organelles in cancer cells.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_945</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >passive targeting</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Targeting"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Developmental_Process">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032502</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >developmental process</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_992</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biological_Process"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biological process whose specific outcome is the progression of an integrated living unit: an anatomical structure (which may be a subcellular structure, cell, tissue, or organ), or organism over time from an initial condition to a later condition. [source: GOC:isa_complete]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Insoluble_In_Water">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "water solubility" quality which is characteristic of a molecule or a chemical substance that does not dissolve in water.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_598</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >insoluble in water</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Water_Solubility"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >water-insoluble</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gram_Per_Mole">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar_Mass_Unit"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >g/mole</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000088</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gram per mole</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molar mass unit which is equal to one gram of mass of one mole of chemical element or chemical compound.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1186</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoprobe">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C62372</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoprobe</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_684</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanodevice"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanodevice" which has the end-directed activity/function to serve as a probing tool of nanometer-size, and combined with a "nanosensor", is useful for subcellular detection of activity or phenomenon (e.g. biological phenomenon or process).</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antiferromagnetic">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >(definition source): http://dictionary.reference.com/browse/antiferromagnetic</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic quality exhibited in materials where the magnetic moments of adjacent atoms align in opposite directions, and this quality exists only below the Neel temperature.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_262</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antiferromagnetic</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Half_life">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >half life</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time quality which represents the period over which the activity or concentration of a specified chemical or element falls to half its original activity or concentration.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Time"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1280</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000152</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >t1/2</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pnictogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1097</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:51143</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of nitrogen.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nitrogen molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl_Compound">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36586</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_527</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbonyl compound</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carbonyl compound" is an organic compound which is characterized by the presence of a carbonyl group, and therefore, has the structure R-(C=O)-R', where R, R" are organic groups or hydrogen atom.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-3_Element">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 3 of the periodic table.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 3 Element</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_694</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scandium group element</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monomer">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A small organic molecule which is bonded to other similar molecules to form a polymer.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1498</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monomer</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoliter">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoliter</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nL</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A volume unit which is equal to one thousandth of one millionth of a liter or 10^[-9] L.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000102</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1259</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Parts_Per_Thousand">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Parts_Per_Notation"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1322</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A dimensionless concentration notation which denotes the amount of a given substance in a total amount of 1000 regardless of the units of measure as long as they are the same.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ppth</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >parts per thousand</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000168</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Coat">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1367</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Boundary"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A thin outer layer or film of material covering the surface of an object.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >coat</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Micelle">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Supramolecular_Structure"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "supramolecular structure" which describes an aggregate of amphiphilic molecules in a polar solvent.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_829</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micelle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_334</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 24.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Length_Unit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Length"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Width"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Height"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a standard measure of the distance between two points.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000001</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >length unit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1241</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of length</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thickness"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Depth"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Perimeter"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Clearance">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1525</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >clearance</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CI</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Parameter"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug clearance</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The volume of plasma from which the drug is completely removed per unit time</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Volume">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 3-D extent quality of the amount of 3-dimensional space a tumor occupies.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1337</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor volume</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 85.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_663</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >astatine</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-17_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alanine">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_540</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:16449</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-aminopropanoic acid</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ala</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alanine</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH3)-C(OH)=OH.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >palladium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_455</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 46.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-10_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Property">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physical property</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality which exists through action of continuants at the physical level of organisation.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001018</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physical quality</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1152</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Oxide_Nanoparticle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc oxide nanoparticle</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Oxide"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1542</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of zinc oxide.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ZnO nanoparticle</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Oxide_Nanoparticle"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Anion">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion which consists of a single atom.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Ion"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23905</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic anion</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1035</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Microscope">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >optical microscope</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A microscope which uses visible light and a system of lenses to magnify images of small objects.[source: http://encyclopedia.thefreedictionary.com]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C28265</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1439</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >light microscope</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Microscopy"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microscope"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zero-Length_Crosslinker">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Crosslinking_Reagent"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_794</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cross-linking agent for mediating the conjugation of two molecules by forming a bond between functional groups of the molecule while containing no additional atoms.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zero-length crosslinker</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-14_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metalloid"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 14.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silicon</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-3_Element"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_439</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electron_Microscopy">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1428</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electron microscopy</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electron_Microscope"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microscopy"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A microscopy technique based on the use of electron microscope.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aziridine_Derivative">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "aziridine derivative" is an "organic compound" which is characterized by the presence of an "aziridine group." It has the structure R-C1H-CH2-C1H, where R denotes an organic group.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aziridine_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aziridine derivative</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_370</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Targeting_Ligand">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "targeting agent", which is the role of a ligand or small molecule that binds to larger molecules.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_227</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Targeting_Agent"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >targeting ligand</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Acting_In_Extracellular_Matrix">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that acts in the extracellular matrix</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer drug acting in extracellular matrix</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_470</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Based_On_Target"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/RNA_Biosynthetic_Process">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA synthesis</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA biosynthesis</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032774</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1017</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA anabolism</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/RNA_Metabolic_Process"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ribonucleic_Acid"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA biosynthetic process</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA formation</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of RNA, ribonucleic acid, one of the two main type of nucleic acid, consisting of a long, unbranched macromolecule formed from ribonucleotides joined in 3',5'-phosphodiester linkage. Includes polymerization of ribonucleotide monomers. [source: GOC:mah]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Micrometer">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micrometer</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000017</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A length unit which is equal to one millionth of a meter or 10^[-6] m.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1245</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µm</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oligosaccharide">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25679</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: CHEBI</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A compound in which monosaccharide units are joined by glycosidic linkages. The term is commonly used to refer to a defined structure as opposed to a polymer of unspecified length or a homologous mixture. When the linkages are of other types the compounds are regarded as oligosaccharide analogues.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_680</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbohydrate"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oligosaccharide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organochlorine_Compound">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organochlorine compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organochlorine compound is a compound containing at least one carbon-chlorine bond.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroorganic_Compound"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_single_bond_with"/>
                    </owl:onProperty>
                    <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
                    >1</owl:cardinality>
                    <owl:onClass>
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
                    </owl:onClass>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36683</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_194</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Metabolic_Process">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways involving DNA, deoxyribonucleic acid, one of the two main types of nucleic acid, consisting of a long, unbranched macromolecule formed from one, or more commonly, two, strands of linked deoxyribonucleotides. [source: ISBN:0198506732]</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA metabolism</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1014</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metabolic_Process"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Deoxyribonucleic_Acid"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Biopolymer_Metabolic_Process"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006259</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA metabolic process</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cubic_Centimeter">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000097</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A volume unit which is equal to one millionth of a cubic meter or 10^[-9] m^[3], or to 1 ml.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1255</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cubic centimeter</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume_Unit"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cm^[3]</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cc</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Chloride_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acyl halide group" in which the halogen atom is a "chlorine atom."</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl chloride group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Chloro_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Halide_Group"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_113</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mobility">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality of moving freely.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mobility</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000004</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1314</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Movement_Quality"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Procedure">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Process"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >method</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1406</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >procedure</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process which is an established way of doing something.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 7.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >7</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_623</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nitrogen atom</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_1_plus_ion">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1062</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silver (1+) ion</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monatomic monocation of silver.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:49468</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Molecular_Entity"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Monocation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanoparticle">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >3-D nanoparticle</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_905</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanostructure"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "three-dimensional nanostructure" which is a nanoparticle.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >three-dimensional  nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Prolate_Spheroid">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >prolate spheroid</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_102</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spheroid, which is generated by half-revolution of an ellipse around its major axis.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spheroid"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Angiogenesis_Inhibitor">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:48422</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Angiogenic_Inhibition"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Angiogenesis"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C1742</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_595</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >angiogenesis antagonist</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >angiogenesis inhibitor</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH: D020533</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "antineoplastic agent"  that inhibits the formation and growth of blood or lymphatic vessels. In cancer therapy, angiogenesis inhibitors target blood vessels that supply tumors, thereby inhibiting tumor growth.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_2_plus_ion">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37286</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1060</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic dication of gadolinium.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gadolinium (2+) ion</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Dication"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Ion"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Purity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1345</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >purity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A composition quality which is the degree to which an object bearer is free of contaminants or heterogeneous components.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Composition"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 71.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lutetium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_981</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of fluorine.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24062</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorine molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1091</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Instantaneous_Dipole-Induced_Dipole_Interaction">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_743</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "dipole-dipole interaction" between non-polar molecules due to attraction between an instantaneous dipole on one non-polar molecule and an induced dipole on the other non-polar molecule; the temporary dipole on the latter molecule is induced by the randomly occurring (temporary) instantaneous dipole of the former molecule.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >instantaneous dipole-induced dipole interaction</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dipole-Dipole_Interaction"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >london force</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >induced dipole-induced dipole interaction</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Atom">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc Atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 30.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_298</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >30</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_4_plus_ion">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:30584</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silicon (4+) ion</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic tetracation of silicon.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Molecular_Entity"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Tetracation"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1070</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-17_Element">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_446</npo:code>
    <owl:equivalentClass rdf:resource="http://purl.bioontology.org/ontology/npo/Halogen"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >halogen</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 17 Element</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 17 of the periodic table.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Metal"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gel">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A colloid, which is a semi-solid or jelly like material formed by the coagulation of a colloidal liquid.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloid"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gel_State"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gel</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_601</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liquid_State">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >liquid state</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a liquid.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liquid"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluid_State"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1504</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Milliliter">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A volume unit which is equal to one thousandth of a liter or 10^[-3] L, or to 1 cubic centimeter.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume_Unit"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mL</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000098</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1256</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milliliter</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pharmacokinetic study</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PK Study</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1518</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pharmacokinetics</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C49663</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pharmacokinetics study</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A study of what the body does to a drug or a drug-containing material (e.g., drug-loaded nanoparticle).</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacological_study"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pharmacological study of the process by which a drug (or drug-containing material) is absorbed, distributed, metabolized, and eliminated by the body.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Detection_Of_Proteins">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Detection of proteins or a protein components in a sample.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >detection of proteins</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Detection"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein detection</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1426</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Superparamagnetic_nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1537</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >superparamagnetic nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which has superparamagnetic properties.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class>
                    <owl:intersectionOf rdf:parseType="Collection">
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
                      <owl:Restriction>
                        <owl:someValuesFrom>
                          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Superparamagnetic"/>
                        </owl:someValuesFrom>
                        <owl:onProperty>
                          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                        </owl:onProperty>
                      </owl:Restriction>
                    </owl:intersectionOf>
                  </owl:Class>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Superparamagnetic"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanofilm">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_759</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-dimensional_Nanostructure"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanofilm</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "one-dimensional nanostructure" which is a thin layer of nanostructured material.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkaline_Earth_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkaline earth molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33299</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of an alkaline earth metal.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1080</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Induces_Breakage_Of_DNA_Helix">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer drug that induces breakage of DNA helix</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Tumor_DNA"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_961</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug directed against the DNA in a tumor cell to inhibit DNA replication.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unilamellar_Vesicle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_916</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liposome"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unilamellar vesicle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "liposome vesicle", which has a single "lipid bilayer".</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Series_Element">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_177</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Series Element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element whose physical and chemical characteristics vary progressively within a series.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Periodic_Table_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Receptor_Mediated_Endocytosis">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_921</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Endocytosis"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >receptor mediated endocytosis</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process by which cells internalize molecules by the inward budding of plasma membrane vesicles containing proteins with receptor sites specific to the molecules being internalized.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 28.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-10_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_804</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nickel</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazide">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrazide</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "hydrazide" is an "organic compound or molecule" which is derived from an oxoacid RkE(=O)l(OH)m (l ≠ 0) by replacing ‒OH by ‒N(-R)-N(-R')-R" (R,R',R" groups commonly denote H).</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_583</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:35362</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Core">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanocage"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Core"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Dendrimer"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Lipid_Bilayer"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic_Core_Of_Liposome"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanoshell"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dendrimer core</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic_Space_Between_Lipid_Bilayers"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanocapsule"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The core part of a dendrimer, which is formed by the core initiator group.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Micelle"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_279</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Transmission_Electron_Microscopy">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Transmission_Electron_Microscope"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transmission_Electron_Microscopy"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning transmission electron microscopy</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1454</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transmission electron microscopy technique based on the use of scanning transmission electron microscope.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/G-Block_Element">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of the periodic table for which, in the atomic ground state, the highest-energy electrons occupy g-orbitals.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >g-block element</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_190</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/IC50">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1195</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >half maximal inhibitory concentration</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Concentration of a drug or inhibitor that is required to inhibit a biological process or a participant's activity in that process by half.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IC50</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Secondary_Amine_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amine group"  which is formally derived by the removal of two hydrogen atoms from ammonia, by virtue of which it has the structure -NH-. The group is characteristic of a secondary amine molecule wherein it is attached to hydrocarbyl groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >secondary amine group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Secondary_Amine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine_Group"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_889</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Square_Centimeter">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An area unit which is equal to one thousand of square meter or 10^[-3] m^[2].</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >square centimeter</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1250</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Area_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000081</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cm^[2]</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunoglobulin_G">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Immunoglobulin_Isotype"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An immunoglobulin isotype, which characterizes secondary immune responses. This isotype is further broken down into several smaller subclasses (IgG1, IgG2a, IgG2b, IgG3 in the mouse; IgG1-4 in the human), and each subclass is differentially synthesized and secreted into the serum upon differential immune stimuli.[Source: NCI]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C568</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunoglobulin G</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1392</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IgG</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amphiphilic">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_732</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amphipathic</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amphiphilic</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality, which is characteristic of a molecule that has both hydrophobic and hydrophilic qualities.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar_Volume_Unit">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of molar volume</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a standard measure of the volume of a homogeneous substance containing 6.02 x 1023 atoms or molecules.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar_Volume"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1260</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molar volume unit</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000056</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_257</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-17_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorine</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-2_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 9.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cubic_Meter">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cubic meter</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1254</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A volume unit which is equal to the volume of a cube with edges one meter in length. One cubic meter equals to 1000 liters.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000096</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >m^[3]</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "polymer" formed by living organisms.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_882</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biopolymer</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH: D001704</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33694</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biomacromolecule</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biocompatible"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polymer"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cells_Per_Milliliter">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000201</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1205</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of cell concentration which is equal to one cell in a volume of 1 milliliter.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Cell_Concentration"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cells per mL</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cells per milliliter</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunogenic">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that inheres in a molecular entity due to its ability to produce or elicit an immune response.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_490</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunogenic</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_of_Nanoparticle">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Boundary"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1379</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface of nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The surface of a nanoparticle.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle surface</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Functionalizing_Component_In_Nanoparticle_Sample">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >functionalizing component in nanoparticle sample</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical component of a nanoparticle sample which adds/modifies functional properties or function of a nanoparticle in the sample.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1493</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Sample_Component"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Functionalizing_Agent"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Sample"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polydispersity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a collection of particles that are of the same size or different sizes.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polydispersity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_821</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beta-Tubulin_Binding">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_793</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with the microtubule constituent protein beta-tubulin. [source: GOC:krc]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0048487</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >beta-tubulin binding</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Tubulin_Binding"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunoglobulin_A">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An immunoglobulin isotype which is associated with antibody-mediated mucosal immunity. It is secreted as dimers into the mucosa and is the most effective isotype at fixing complement by the alternative pathway, even though it lacks the ability to fix complement by the classical pathway. There are two subtypes in the human - IgA1 and IgA2. [Source: NCI]</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Immunoglobulin_Isotype"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunoglobulin A</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C565</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IgA</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1389</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Topoisomerase-II_Inhibitor">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >topoisomerase-II inhibitor</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >type II topoisomerase inhibitor</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Topoisomerase_Type_II_Activity"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Topoisomerase_Inhibitor"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"Topoisomerase inhibitor" which either stabilizes DNA-protein complexes damaging DNA (e g., teniposide), or inhibits the catalytic activity of the topoisomerase (e.g., merbarone).</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C1968</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_784</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Group_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cobalt group molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33767</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-9_Element"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a cobalt group (Group-9) element.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1121</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pyrimidine_Antagonist">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pyrimidine antagonist</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C1557</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_390</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antimetabolite"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Antineoplastic antimetabolite which affects the metabolism and utilization of pyrimidines.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Target_Molecule">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_830</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role of a molecule that is targeted by another molecule during a targeting process.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >target molecule</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Targeting_Role"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbohydrazide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_629</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazide"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbohydrazide_Group"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carbohydrazide" is a "hyrazide" derived from a carboxylic acid, and therefore has the structure R""-(C=O)-N(-R)-N(-R')-R", where R"" denotes an organic group.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:35363</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbohydrazide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging_Payload">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle payload agent which has imaging function.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imaging payload</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging_Function"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Payload_Agent"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1534</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_PH_Change">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle response to pH change</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to internal stimulus", which occurs in response to a change in pH.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_528</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Internal_Stimulus"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Based_On_Target">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer drug based on target</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Anticancer drug, which is the role of a molecular entity, realized  from the kind of biological target where the molecular entity is primarily intended or directed to act.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_633</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[classification source]: E. Espinosa, P. Zamora, J. Feliu and M. G. Baron, Classification of anticancer drugs-a new system based on therapeutic targets, Cancer Treatment Reviews, 29: 515-523 (2003).</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyapatite">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydroxylapatite</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A phosphate mineral with the formula Ca5(PO4)3(OH).</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Apatite"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:52255</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydroxyapatite</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1566</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Photosensitivity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1347</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >photosensitivity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering to the bearer by virtue of its sensitivity to the action of radiant energy.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sensitivity_To_Stimulus"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000927</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Granule">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C61363</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solid"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Granular_State"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >granule</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_925</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A solid which corresponds to any small grainlike particle.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ytterbium</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 70.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_932</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biocompatible">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_938</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that inheres in a molecular entity or material due to its ability to be harmless to biological systems.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biocompatible</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pnictogen_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1085</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pnictogen molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33302</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-15_Element"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a Group-15 element.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hexahedron">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_666</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyhedron"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hexahedron</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: WordNet</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polyhedron, having six plane faces.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_960</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nobelium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >102</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 102.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oblate_Spheroid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spheroid, which is generated by half-revolution of an ellipse around its minor axis.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spheroid"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_241</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oblate spheroid</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period_Element">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that has the same number of electron shells as other elements of a horizontal row in the periodic table.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period Element</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Periodic_Table_Element"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_310</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Permanent_Dipole-Dipole_Interaction">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "dipole-dipole interaction" between two polar molecules due to attraction between their permanent dipoles.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >permanent dipole-dipole interaction</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_886</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dipole-Dipole_Interaction"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Month">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1178</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000035</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >month</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is approximately equal to the length of time of one of cycle of the moon's phases which is taken to be equal to 30 days.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-9_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >meitnerium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_178</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 109.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pnictogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of antimony.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1096</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36919</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antimony molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microscope">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microscope</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument which is used for magnifying and viewing images of objects that are too small to be seen by the naked or unaided eye. [source:http://encyclopedia.thefreedictionary.com/microscope]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1437</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C20677</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microscopy"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Instrument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanorod">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_122</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C62373</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanorod</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "two-dimensional  nanoparticle" which is shaped like a long dowel and has diameter measured in the nanoscale.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[NCI_Thesaurus definition]:  Nanoscale structures that are shaped like long dowels. The structures have a diameter that is measured in the nanoscale with an extended length parameter.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Micromolar">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molarity"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micromolar</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000064</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µM</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1209</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of molarity which is equal to one millionth of a molar or 10^[-6] M.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tomography">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Imaging_Technique"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tomography</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An imaging technique in which waves of energy are passed through the sections of a solid object to obtain images of the internal structures of the object.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1479</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_678</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >platinum</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-10_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 78.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester_Linkage">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxylic ester linkage</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ester linkage</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a carboxylic ester group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_745</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Water">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >water</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Liquid_State"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Hydride"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liquid"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:15377</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1561</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxygen hydride which is a liquid and has the chemical formula H2O</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chlorine molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23117</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1090</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of chlorine.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cobalt molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1130</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33888</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of cobalt.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mitomycin">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25357</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antibiotic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mitomycin</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aziridine_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quinone" which is an aziridine-containing compound isolated from Streptomyces lavendulae.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quinone"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_352</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Alkylating_Agent"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Aziridine_Derivative"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Single-Walled_Nanohorn">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: NCI_Thesaurus</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanohorn" that is comprised of a single layer of graphitic carbon and exhibits an irregular horn-like shape. One of the primary characteristics of carbon nanohorns is their ability to aggregate. This aggregation is advantageous because of the resulting enhanced permeability in both gases and liquids.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C62387</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >single-walled nanohorn</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanohorn"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_870</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aluminum_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of aluminum.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aluminium"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33620</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aluminum molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1105</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >berkelium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_359</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 97.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_End_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dendrimer end group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecule component in dendrimer" which is a functional group that is at the surface of a dendrimer.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_695</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >terminal group</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Exterior_Surface_Of_Dendrimer"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Component_In_Dendrimer"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biosynthetic_Process">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1005</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biosynthesis</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anabolism</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metabolic_Process"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biosynthetic process</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0009058</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of substances; typically the energy-requiring part of metabolism in which simpler substances are transformed into more complex ones. [source: GOC:curators, ISBN:0198547684]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Metabolic_Process">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metabolic_Process"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways by which individual cells transform chemical substances. [source: GOC:go_curators]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0044237</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Process"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular metabolic process</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1011</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular metabolism</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Toxicity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C27955</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug toxicity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Toxicity that inheres in a drug which causes adverse effects, when the drug is used therapeutically or diagnostically.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Toxicity"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1341</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymer-Coated_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_218</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polymer-coated nanoparticle</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymer"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom>
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent"/>
                    </owl:someValuesFrom>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymeric_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which has a coating agent composed of polymer.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bioassay">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1411</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bioassay</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Assay"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An assay which is used to test or analyse the biological activity of a substance, and which is performed by studying its effect on an organism or in a test tube under controlled conditions.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "cancer therapeutic role", borne by a molecular entity  due to its intended function to furnish pharmacological activity or other direct effect in the cure, mitigation, treatment, or prevention of cancer.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C1909</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cancer_Therapeutic_Role_Of_Molecule"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >therapeutic agent</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_312</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer drug</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chemotherapeutic agent</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Property"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organofluorine_Compound">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37143</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organofluorine compound is a compound containing at least one carbon-fluorine bond.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_698</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroorganic_Compound"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_bond_with"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organofluorine compound</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/X-Ray_Photoelectron_Spectroscopy">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spectroscopy"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electron Spectroscopy for Chemical Analysis</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >x-ray photoelectron spectroscopy</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spectroscopic technique  which is carried out in vaccum, and in which the material of interest is irradiated with a beam of soft monochromatic (magnesium/aluminum) X-rays while measuring both the kinetic energy and number of electrons that are released from the core orbitals of the top 10 nm (sampling depth is upto 10 nm) of the surface elements of the material.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: based on NCIT, http://encyclopedia.thefreedictionary.com, http://www.chem.umd.edu/facility/xps.php]</rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XPS</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C78871</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1471</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ESCA</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000041</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Photoelectrons are collected and analyzed by the XPS instrument to produce a spectrum of emission intensity versus electron binding energy. Since each element has a unique set of binding energies, XPS can be used to identify the elements on the surface. Also, peak areas at nominal binding energies can be used to quantify concentration of the elements. Small shifts in these binding energies (chemical shifts) provide powerful information about sample chemical states and short-range chemistry .</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ferromagnetic">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic quality exhibited by materials in presence of an external magnetic field and the magnetism is retained for a period even after the magnetic field is removed (magnetic moments of the adjacent atoms are aligned in the same direction at temperatures below the Curie temperature).</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_634</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ferromagnetic</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dynamic_Light_Scattering">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QELS</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PCS</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spectroscopic technique which utilizes a laser beam to irradiate a sample containing particles in suspension, resulting in light scattering.When the scattered light is collected over a small solid angle, the light will exhibit intensity fluctuations. This is because the Brownian motion of the scatterers causes the phase of the light scattered from each particle to change with time, hence the total scattered intensity also fluctuates with time. The rapid fluctuations in scattering intensity, collected around a mean value at a certain angle, will depend on the particle diffusion and on the particle size. For a given temperature and viscosity, a calculated correlation function yields a diffusion coefficient, which can be used to calculate particle size.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dynamic light scattering</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >photon correlation spectroscopy</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spectroscopy"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source: NCI]</rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Quasi-Elastic Light Scattering</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DLS</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C62329</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1469</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Light_Scattering"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Entrapment">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "linkage" in which a molecular structure or nanostructure becomes trapped due to non-covalent interactions, in a nanoparticle's "material site" that is partially bounded by the particle's constituting material.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_471</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Linkage"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >entrapment</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Toxicology_Study">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1520</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pharmacological study of the toxicity effects of a drug or drug-containing material.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >toxicology study</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacological_study"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-7_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rhenium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 75.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_425</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_877</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 6.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >6</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbon atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antimony atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >51</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_501</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 51.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diazo_Linkage">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_748</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diazo linkage</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a diazo group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" inhering in a molecular entity because it consists of two or more chemical elements.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1022</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >heteroatomic</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Width">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >breadth</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 1-D extent quality which is equal to the distance from one side of an object to another side which is opposite.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000921</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-D_Extent"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1231</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >width</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biodegradable">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" which inheres in a "continuant" (e.g., molecular entity) ,and gives the continuant bearer the capability to be decomposed by living organisms.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >e.g., biodegradable nanoparticle.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_191</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biodegradable</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_300</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >19</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 19.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >potassium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocell">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]:  Sengupta et al, Nature Letters, vol 436, 2005</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nanocell was first used for sequential delivery of anti-angiogenesis and chemotherapeutic agent to solid tumors.The chemotherapeutic agent can be conjugated to a nanoparticle in the core, while the anti-angiogenesis agent can be encapsulated in the lipid membrane.It was designed to first cause membrane disruption for release of anti-angiogenesis agent, which causes tumor vascular collapse, and finally cause intra-tumoral trapping of the core chemotherapeutic drug-conjugated nanoparticles.</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanocell</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "three-dimensional  nanoparticle"  which consists of a nuclear core surrounded by a lighter lipid membrane.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_723</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid_Membrane"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanoparticle"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Process">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: BFO</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Processual_Entity"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_336</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >process</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "processual entity" which is a maximally connected spatio-temporal whole and has bona fide beginnings and endings corresponding to real discontinuities.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Purity_Characterization">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of physical characterization, which describes the purity of an object.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >purity characterization</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1360</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/describes_property"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Purity"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physicochemical_Characterization"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Salt">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cation"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionic_Bond"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical compound of cations and anions.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24866</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1146</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anion"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionic_Bond"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ionic compound</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Heteroatomic"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >salt</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Year">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >year</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is equal to 12 months.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1177</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000036</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1132</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33969</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of gold.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group_Element">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_475</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group Element</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Periodic_Table_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of a group of elements in the periodic table, which have similar outer shell electronic configurations of their respective atoms.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arylamine_Linkage">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_843</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >arylamine linkage</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where an arylamine group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Group_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-11_Element"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a copper group (Group-11) element.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33745</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1118</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper group molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Western_Blot_Analysis">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antibody"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >western blotting</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An assay which is used for the detection or identification of proteins or peptides that have been separated by gel electrophoresis and transferred onto nitrocellulose or other type of paper or nylon membrane. The proteins are then detected by reaction with enzymatically labeled or radiolabeled antibody probes.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1424</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Detection_Of_Proteins"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_application"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >western blot</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >western blotting technique</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gel_Electrophoresis"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >western blot analysis</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16357</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Assay"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ether_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -O-.  The group is characteristic of an ether in which the oxygen atom is attached to two carbon atoms via single covalent bonds.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ether group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_268</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ether"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Epoxide_Compound">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >epoxide derivative</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Epoxide_Group"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >epoxide compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "epoxide compound" is an "organic compound" which is characterized by the presence of an "epoxide group." It has the structure R-C1H-CH2-O1, where R denotes an organic group.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_956</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ketone">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ketone</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_879</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "ketone" is a carbonyl compound wherein the carbonyl group is bonded to two carbon atoms.  It is characterized by the presence of a ketone group, and therefore, has the structure R-C(=O)-R', where R,R' stand for organic groups and not hydrogen atoms.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:17087</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl_Compound"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ketone_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_3_plus_ion">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Trication"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Molecular_Entity"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic trication of iron.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron (3+) ion</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:29034</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1069</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Polar_Covalent_Bond">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_962</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >occurs for covalent bond between similar types of atoms or between atoms that have almost zero electronegativity difference.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Interaction"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent bond" in which the sharing of electron pair is equal.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >non-polar covalent bond</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Occurrent">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quality of a process</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001236</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality which inheres in or borne by an occurrent.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property of a process</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >process quality</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >process property</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_689</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quality of occurrent</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nuclear_Hormone_Receptor_Binding">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hormone_Receptor_Binding"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0035257</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nuclear hormone receptor binding</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_798</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with a nuclear hormone receptor, a ligand-dependent receptor found in the nucleus of the cell. [source: GOC:bf]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug-Loaded_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_395</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is loaded with a drug.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Property"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                  </owl:Restriction>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Therapeutic_Payload"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug-loaded nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Agarose_Gel_Electrophoresis">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gel electrophoresis in which highly purified agar is used as the diffusion medium.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gel_Electrophoresis"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >agarose gel electrophoresis</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1420</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16537</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hormone_Receptor_Binding">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hormone receptor binding</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with a receptor for hormones. [source: GOC:ai]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_499</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0051427</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Receptor_Binding"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glassy_State">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1513</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glassy state</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a glass.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glass"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Solid_State"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Valine">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2(CH3)-CH3)-C(OH)=OH.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27266</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_964</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-amino-3-methylbutanoic acid</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Val</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >valine</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinium_Atom">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_709</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >89</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Antimony_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Actinium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aluminium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Actinium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Americium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An atom with atomic number 89.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >actinium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-2_Element">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period 2 Element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element in the second row (or period) of the periodic table of the elements.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_674</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Series_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cells_Per_Microliter">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of cell concentration which is equal to one cell in a volume of 1 microliter.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cells per microliter</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NP0_1206</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Cell_Concentration"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cells per µL</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C67242</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sample">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_State"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1487</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sample_Composition"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance which is a small representative portion of a whole material entity.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sample</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rate">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rate</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1308</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quality_Of_Occurrent"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality of occurrent that is the occurrence of a process per unit time.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aryl_Halide">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aryl_Halide"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_898</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound in which a halogen atom is bonded to a carbon atom that is part of an aromatic ring. It is characterized by the presence of aryl halide groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aryl halide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 17.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_129</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-3_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-17_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chlorine</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microscopy">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Microscope"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technique"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1415</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microscopy</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microscopy technique</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technique which uses a microscope to study a material object or a process that cannot be seen by the naked eye.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Kinase_Inhibitor">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An enzyme inhibitor, which inhibits the protein kinase.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inhibits phosphorylation in the signaling pathway, which regulates a variety of fundamental processes, such as cell growth, mitogenesis, metabolism, gene transcription, cell cycle control, and the immune response.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Enzyme_Inhibitor_Drug"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein kinase inhibitor</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C1404</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37699</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_436</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tesla">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of magnetic flux density which is equal to one weber per square meter.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1165</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Density_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tesla</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wb/m^2</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >T</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Contact_Atomic_Force_Microscopy">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An atomic force microscopy technique in which the tip of the cantilever is in contact with the sample's surface. In the contact mode, the overall force between the tip and the surface is repulsive and it is kept constant during scanning by maintaining a constant deflection, and therefore constant height above the surface.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1448</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000116</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contact atomic force microscopy</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contact AFM</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from http://en.wikipedia.org, http://www.nanoscience.com/education/AFM.html]</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atomic_Force_Microscopy"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazone">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:38532</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_971</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazone_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrazone</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "hydrazone" is an "organic compound which is formally derived from aldehydes or ketones by replacing =O by =N-NH2 or =N-NH-R', and thus, characterized by a "hydrazone group." It has the structure R-C(=N-NH2)-R" or R-C(=N-NH-R')-R".</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radon</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 86.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-18_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Noble_Gas"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_244</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Boundary">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >material surface</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "independent continuant" which describes a 2-dimensional, inner/outer surface of a "material entity." The "material boundary" separates a material entity in its identity from other surrounding material entities.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_214</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Independent_Continuant"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Property"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >material boundary</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of manganese.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >manganese molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25154</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1136</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arylamine_Linkage_Between_Primary_Amine_and_Fluorobenzene_Derivative">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorobenzene_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Arylamine_Linkage"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_389</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "arylamine linkage" which occurs between a primary amine and a fluorobenzene derivative, through the participation of respective functional groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >arylamine linkage between primary amine and fluorobenzene derivative</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" inhering in a molecular entity because it consists of only one atom.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1021</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An aminoacid in which a primary amine group and a carboxyl group are attached to the same carbon atom, which is called the alpha–carbon..</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33704</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aminoacid"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_632</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alpha-aminoacid</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_928</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >erbium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 68.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen_Bond">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  "permanent dipole-dipole interaction" between a hydrogen atom of -OH or -NH part of a molecule and a small, highly electronegative atom of the other polar molecule.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Permanent_Dipole-Dipole_Interaction"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_223</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrogen bond</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Processual_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "occurrent" which exists in time by occurring or happening, has temporal parts and always involves and depends on some entity.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_703</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Occurrent"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >processual entity</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: BFO</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Entity">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "entity" is a thing which exists in reality.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_258</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >107</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_108</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bohrium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 107.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/PLGA_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Poly_Lactic-Co-Glycolic_Acid"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >poly(lactic-co-glycolic acid) nanoparticle</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymeric_Nanoparticle"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biodegradable_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1559</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of poly(lactic-co-glycolic acid) polymer.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PLGA nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Methionine">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:16811</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_158</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >methionine</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Met</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2-CH2-S-CH3)-C(OH)=OH.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage_Between_Thiol_and_Maleimide_Derivative">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfhydryl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Maleimide_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_159</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thioether linkage between thiol and maleimide derivative</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "thioether linkage" which occurs between a thiol and a maleimide derivative, through the participation of respective functional groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Endothelial_Growth_Factor_Receptor">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that is directed to affect the synthesis and function of a receptor of an endothelial growth factor.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Endothelium"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_562</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer drug directed against endothelial growth factor receptor</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silica_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Dioxide"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is bascially composed of silicon dioxide.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silica nanoparticle</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silicon dioxide nanoparticle</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1373</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transition_Element">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A metal which is any of the following elements: d-block element or one of the elements in groups 4, 5, 6, 10, 11, 12.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_529</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/D-Block_Element"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transition element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-10_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-11_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-12_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-4_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-5_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-6_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-7_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-8_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-9_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/F-Block_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >f-block element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of the periodic table for which, in the atomic ground state, the highest-energy electrons occupy f-orbitals.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_408</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_151</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >californium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 98.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-10_Element">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nickel group element</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_611</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 10 Element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 10 of the periodic table.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_810</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >22</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 22.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acid_Anhydride">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acid anhydride" is an "organic compound" which is characterized by the presence of an acid anhydride group. It has the structure R-C(=O)-O-C(=O)-R', where R, R' stand for organic groups or hydrogen atoms.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36606</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acid anhydride</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acid_Anhydride_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_883</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 3-D extent quality of the amount of 3-dimensional space an object occupies.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1238</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >volume</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume_Unit"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Three-D_Extent"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000918</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Disc">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >disk</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cylinder"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >disc</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cylinder with height smaller than the cross-sectional diameter.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_307</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gelatin_Nanoparticle">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymeric_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of gelatin.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1555</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gelatin nanoparticle</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gelatin"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkaline_Earth_Metal_Cation">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkaline earth metal cation</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monatomic cation of an alkaline earth metal.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1077</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33513</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkaline_Earth_Molecular_Entity"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Photoluminescence">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >photoluminescence</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Luminescence arising from photoexcitation.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Luminescence"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REX:0000038</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1400</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Payload_Agent">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecule role in nanoparticle", which inheres in a molecular entity that is transported and delivered by the nanoparticle.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecule_Role_In_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle payload agent</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_635</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_525</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 77.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >77</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iridium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imidoester_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imidoester group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_544</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imidoester_Compound"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure C(=[NH2+])-O-CH3.  The group is characteristic of an imidoester compound.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Instrument">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A device or tool that requires skill for proper use, and it is intended for a purpose.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >instrument</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1436</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liposome">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid_Bilayer"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Supramolecular_Structure"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "supramolecular structure"  which describes a closed vesicle  that forms on hydration of dry phospholipids above its transition temperature.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_719</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >liposome</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >liposome vesicle</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Role">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_468</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular role</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X (molecular entity) has_Role Y(role).</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Role"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role that inheres in or borne by a "material entity" at the molecular level in a particular context.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Millivolt">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Potential_Difference_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millivolt</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electric potential difference unit which is equal to one thousandth of a volt or 10^[-3] V.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1297</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mV</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000247</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halo_Group">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_135</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  "functional group" which has the structure -X, where 'X' denotes a halogen atom.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:47854</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >halo group</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Topoisomerase-I_Inhibitor">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >topoisomerase-I inhibitor</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_864</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Topoisomerase_Type_I_Activity"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Topoisomerase_Inhibitor"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Topoisomerase inhibitor which inhibits the action of topoisomerase I.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionic_Bond">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ionic bond</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_491</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "intramolecular interaction"  between positive and negative ions which are formed by the transfer of one or more valence electrons from one atom to another atom.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Covalent_Interaction"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Intramolecular_Interaction"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Imaging">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor imaging</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Imaging the size, shape, surface and structural properties of tumors.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1531</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imaging of tumors</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molality">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molality"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molal concentration</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1191</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The number of moles of solute dissolved in one kilogram of solvent.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molality</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Internal_Stimulus">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Stimulus"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_617</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to stimulus", which occurs in response to the internal stimulus acting on the nanoparticle.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle response to internal stimulus</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_970</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 96.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >curium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer_Biosynthetic_Process">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of biopolymers, long, repeating chains of monomers found in nature e.g. polysaccharides and proteins. [source: GOC:jl, http://en.wikipedia.org/]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1006</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Biopolymer_Metabolic_Process"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biopolymer biosynthetic process</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biopolymer biosynthesis</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biopolymer formation</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biosynthetic_Process"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Biopolymer"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biopolymer synthesis</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0043284</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Analysis">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1423</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein analysis</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Analysis of protein components in a sample.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >analysis of proteins</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Detection_Of_Proteins"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Analysis"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_284</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >two-dimensional nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "two-dimensional nanostructure" which is a nanoparticle.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanostructure"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-D nanoparticle</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Tunneling_Microscope">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Tunneling_Microscopy"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscope"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1446</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17374</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning tunneling microscope</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A scanning probe microscope which consists of a probe with a small voltage applied to it ending in a tiny sharp electrically conducting tip  (ideally consisting of one atom) that is moved close the material's surface.  It scans the surface of a sample with a beam of electrons, causing a narrow channel of tunneling electrons to flow between the sample and the beam, and producing three-dimensional images of atomic topography and structure.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >STM</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from http://www.thefreedictionary.com]</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Tumor_DNA">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug directed against tumor DNA</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_188</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug affecting the structure, function and synthesis of DNA in tumor cells</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Replication"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Tumor_Cell"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Estrogen_Receptor_Binding">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >estrogen receptor binding</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_575</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0030331</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Steroid_Hormone_Receptor_Binding"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with an estrogen receptor.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "group" is a defined linked collection of atoms or a single atom within a "molecular entity."</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24433</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_303</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Potential_Difference_Unit">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000218</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A standard measure of the work done per unit charge as a charge is moved between two points in an electric field.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1295</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Potential"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of electric potential difference</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of electric potential</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electric potential difference unit</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bleomycin">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A glycopeptide, which is isolated from fungus; and with iron, it forms complexes that reduce molecular oxygen to superoxide.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antibiotic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22907</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Alkylating_Agent"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Angiogenesis_Inhibitor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Tumor_DNA"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bleomycin</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_839</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glycopeptide"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tertiary_Amine_Group">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_508</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Tertiary_Amine_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine_Group"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tertiary amine group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amine group"  which is formally derived by the removal of three hydrogen atoms from ammonia, by virtue of which it has the structure -N(-)-.  The group is characteristic of a tertiary amine molecule wherein it is attached to hydrocarbyl groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_Assay">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An assay for evaluating the physical properties of a sample.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Assay"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physical assay</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1412</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanobomb">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanodevice"  which has the end-directed activity/function to serve as an explosive device.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanobomb</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_239</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanodevice"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An explosive device comprised of carbon nanotubes. These nanoscale devices have desirable optical and thermal properties that can be exploited for novel cancer therapeutics. The ability to manipulate these properties facilitates a controlled, localized activation and clearance mechanism of diseased or abnormal cells.</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C62367</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >58</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 58.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cerium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_757</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Epidermal_Growth_Factor_Receptor_Tyrosine_Kinase_Inhibitor">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >epidermal growth factor receptor tyrosine kinase inhibitor</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tyrosine_Kinase_Inhibitor"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_409</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C2167</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tyrosine kinase inhibitor, which inhibits Epidermal Growth Factor Receptor (EGFR) Tyrosine Kinase, involved with signal transduction pathways, and may be useful in treating tumors that over express EGFR. [source:NCI_Thesaurus]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >40</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_341</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 40.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zirconium atom</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gaseous_State">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gas"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluid_State"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a gas.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gaseous state</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1502</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Parts_Per_Million">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >parts per million</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1321</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A dimensionless concentration notation which denotes the amount of a given substance in a total amount of 1,000,000 regardless of the units of measure used as long as they are the same or 1 part in 10^[6].</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ppm</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000169</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Parts_Per_Notation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Near-Infrared_Light">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_176</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of near-infrared light</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Light"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by near-infrared light.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lithium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 3.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_400</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >3</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chitosan">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chitosan</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A linear polysaccharide of deacetylated beta-1,4-D-glucosamine; deacetylated chitin.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH:D048271</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_721</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polysaccharide"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Block_Element">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/F-Block_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/G-Block_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Element"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Block Element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of the periodic table for which, in the atomic ground state, the highest-energy electrons occupy some orbital.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_555</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Periodic_Table_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Study">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C63536</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process which is a detailed examination, analysis, or critical inspection of a subject designed to discover facts about it.[source: NCI]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1517</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >study</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Weight">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in an object with mass near a gravitational body.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >weight</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000128</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Force"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1218</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Experiment">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >experiment</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Procedure"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A scientific procedure which is a process of conducting a test under controlled conditions to make a discovery, test a hypothesis, or demonstrate a known fact.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1407</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Release_From_Nanoparticle_In_Response_To_PH_Change">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to pH change", which involves the release of drugs from a drug-loaded nanoparticle.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_PH_Change"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_975</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug release from nanoparticle in response to pH change</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Suppression_Rate">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The rate of suppression in tumor growth.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor suppression rate</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Rate"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1309</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rate of tumor suppression</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_413</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 56.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >barium</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-2_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anatomical_Structure_Formation">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >formation of an anatomical structure</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0048646</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anatomical structure formation</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process pertaining to the initial formation of an anatomical structure from unspecified parts. This process begins with the specific processes that contribute to the appearance of the discrete structure and ends when the structural rudiment is recognizable. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome. [source: GOC:dph, GOC:jic]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_993</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Developmental_Process"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heterobifunctional_Crosslinker">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >heterobifunctional crosslinker</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A crosslinking agent which contains two different end reactive groups connected by a spacer, and the two reactive groups can couple to two different functional groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_649</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spacer"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Crosslinking_Reagent"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid-Coated_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom>
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent"/>
                    </owl:someValuesFrom>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lipid-coated nanoparticle</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_109</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which has a coating agent composed of a lipid.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-5_Element">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zirconium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Series_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_656</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period 5 Element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element in the fifth row (or period) of the periodic table of the elements.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Tubulin_Binding">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alpha-tubulin binding</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with the microtubule constituent protein alpha-tubulin. [source: GOC:jl]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_600</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Tubulin_Binding"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0043014</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Millimolal">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000069</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mm</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molality unit which is equal to one thousandth of a molal or 10^[-3] m.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molality"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1212</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millimolal</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of lipid molecules.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1552</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lipid nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chitosan-Coated_Magnetic_Nanoparticle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chitosan-coated magnetic nanoparticle</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chitosan_Nanoparticle"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carbohydrate-Coated_Nanoparticle"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer-Coated_Nanoparticle"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chitosan"/>
                  <owl:Restriction>
                    <owl:someValuesFrom>
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent"/>
                    </owl:someValuesFrom>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A magnetic nanoparticle which consists of a coating agent composed of chitosan.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1571</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Milligram">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1181</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000022</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass unit which is equal to one thousandth of a gram or 10^[-3] g.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milligram</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mg</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >67</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >holmium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 67.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_863</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >80</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_277</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 80.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mercury atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alcohol">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:30879</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_624</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alcohol</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "alcohol" is an organic hydroxy compound in which a hydroxyl group is attached to a saturated carbon atom. It has the general structure OH-C-([*])([*])[*].</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Large_Unilamellar_Vesicle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >large unilamellar vesicle</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Small_Unilamellar_Vesicle"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unilamellar_Vesicle"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_543</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "unilamellar vesicle", which has size greater than 100 nm.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_3_plus_ion">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gadolinium (3+) ion</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Trication"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Ion"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1068</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic trication of gadolinium.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:49618</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging_Function">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A function inhering in a continuant by virtue of its use for imaging purposes.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1396</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imaging function</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Function"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Component">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle component</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical component of a nanoparticle.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomaterial_Component"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >component in nanoparticle</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1496</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocage">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanocage</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "three-dimensional  nanoparticle"  with a hollow core and a porous wall or shell. It's structure resembles that of a hollow cage, that is similar to a fullerene type of nanoparticle.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanoparticle"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_619</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_2_plus_ion">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Dication"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Molecular_Entity"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cobalt (2+) ion</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1059</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic dication of cobalt.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:48828</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microgram_Per_Microliter">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass density unit which is equal to mass of an object in micrograms divided by the volume in microliters.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1268</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microgram per microliter</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µg/µL</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micrograms per microliter</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid_Membrane">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Supramolecular_Structure"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "supramolecular structure" which is a membrane composed of lipid molecules.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_322</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lipid membrane</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar_Volume">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molar volume</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001680</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Molar_Volume_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Three-D_Extent"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1239</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality of the amount of 3-dimensional space a homogeneous substance containing 6.02 x 1023 atoms or molecules occupies.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33308</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carboxylic ester" is an organic compound which is characterized by the presence of an "carboxylic ester group." It has the structure R-C(=O)-O-R', where R,R' denote organic groups.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxylic ester</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_790</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Viability">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000169</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1342</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >viability</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a bearer or a population by virtue of the bearer's ability or inability to survive and develop normally or the number of surviving individuals in a given population.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diazonium_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diazonium group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_326</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Diazonium_Compound"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -[N+]#N. The group is characteristic of diazonium compounds.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Uptake_Of_Extracellular_Material">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_296</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular uptake of extracellular material</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biological process or mechanism by which extracellular materials are taken up by a cell.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Process"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylate">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_110</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carboxylate" is an organic compound which is characterized by the presence of a carboxylate group. It has the structure R-C(=O)-[O-], where 'R' denotes an organic group.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylate_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxylate</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_III_Oxide">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ferric oxide</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An iron oxide with the chemical formula Fe2O3.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron (III) oxide</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:50819</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1149</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecule_Role_In_Nanoparticle">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_206</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecule role" which inheres in a molecular entity with respect to its position and use in a nanoparticle.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecule role in nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-15_Element">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 15 of the periodic table.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_375</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 15 Element</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pnictogen</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 51.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_522</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-15_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antimony</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metalloid"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Capillary_Electrophoresis">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electrophoresis"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electrophoresis technique, in which a sample is introduced into a capillary tube and the components are separated by the application of high voltage. Due to the large surface to volume ratio, cooling is more efficient, allowing use of higher voltages. As a result, separation occurs more quickly and sensitivity is increased. The technique allows for separation of proteins, nucleic acids, and carbohydrates.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >capillary electrophoresis</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17637</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000836</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1457</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescence_Microscopy">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorescence_Microscope"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescence"/>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorescence"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Microscopy"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescence microscopy</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An optical microscopy technique based on the use of fluorescence microscope.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1432</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Idarubicin">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Inhibits_Protein_Activity_Related_To_DNA_Synthesis"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Topoisomerase-II_Inhibitor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >idarubicin</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_817</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:42068</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "anthracycline" which is (1S,3S)-3-acetyl-3,5,12-trihydroxy-6,11-dioxo-1,2,3,4,6,11-hexahydrotetracen-1-yl 3-amino-2,3,6-trideoxy-α-L-lyxo-hexopyranoside.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antibiotic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Intercalating_Agent"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA-RNA_Transcription_Regulator"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anthracycline"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >4-Demethoxydaunorubicin</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antimetabolite">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Synthesis_Inhibitor"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_487</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH:D000964</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antimetabolite</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Antineoplastic agent that inhibits the biosynthesis of pyrimidine or purine nucleotides or mimic natural nucleotides so they interfere with their synthesis or function and subsequently interrupt DNA, RNA, and/or protein synthesis.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C272</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antineoplastic antimetabolite</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Replication"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Enzyme_Inhibitor_Drug">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Enzyme_Activity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH: D004791</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_442</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Only those enzyme inhibitors that are used as cancer drugs should be included under this class.</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Antineoplastic agent, which binds to an enzyme and decreases or blocks the enzyme's activity by hindering the normal substrate-enzyme combination and the catalytic reaction.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >enzyme inhibitor</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >enzyme antagonist</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C471</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >enzyme  inhibitor drug</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Size">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a bearer by virtue of its physical magnitude.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1225</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >size</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000117</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of tin.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27008</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tin molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1110</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gram_Per_Milliliter">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gram per milliliter</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000173</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1265</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass density unit which is equal to mass of an object in grams divided by the volume in milliliter.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >grams per milliliter</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >g/mL</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 37.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rubidium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_350</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_332</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lanthanide</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An inner transition element which is any element with atomic numbers  57 (lanthanum) to 71 (Lutetium).</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Inner_Transition_Element"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Samarium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Single-Walled_Carbon_Nanotube">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "single-walled nanotube" which consists of a single graphite layer or sheet of hexagonal arrays of carbon, rolled into a seamless cylinder with a diameter close to 1 nanometer.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Single-Walled_Nanotube"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Nanotube"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_943</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >single-walled carbon nanotube</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Topoisomerase_Activity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA topoisomerase activity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003916</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_700</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of the transient cleavage and passage of individual DNA strands or double helices through one another, resulting a topological transformation in double-stranded DNA.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Enzyme_Activity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Adhesion">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules. [source: GOC:hb, GOC:pf]</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell adhesion</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0007155</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Process"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_997</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ultraviolet-Visible_Spectroscopy">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spectroscopic technique in which the irradiating light has wavelengths within the ultraviolet and visible regions of the electromagnetic spectrum.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000016</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1475</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spectroscopy"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UV-Vis spectroscopy</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ultraviolet/visible spectroscopy</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanochannel">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanodevice" which has the end-directed activity/function to serve as an in vivo implantable device, designed to deliver drugs under zero order rate kinetics at high local drug concentrations to non-resectable tumor lesions.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanodevice"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: Lesinski et al, Biomedical Microdevices, vol 7, number 1, 71-79, 2005</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanochannel</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_705</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1129</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of rhodium.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33887</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rhodium molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imidoester_Compound">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_340</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imidoester compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "imidoester compound" is an "organic compound" which is characterized by the presence of an "imidoester group." It has the structure R-C(=[NH2]+)-O-CH3, where R denotes an organic group.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Imidoester_Group"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_946</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protactinium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >91</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 91.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[NCI_Thesaurus definition]: A class of hydrocarbon-containing organic compounds. Lipids are insoluble in water but soluble in nonpolar solvents and play important roles in living organisms: these roles include functioning as energy storage molecules, serving as structural components of cell membranes, and constituting important signaling molecules. Lipids can be subdivided into 2 groups: fatty acids and glycerides.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[ChEBI definition]: A loosely defined term for substances of biological origin that are soluble in nonpolar solvents. They consist of saponifiable lipids, such as glycerides (fats and oils) and phospholipids, as well as nonsaponifiable lipids, principally steroids.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Amphiphilic"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lipid</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound of biological origin, which contains hydrocarbons and it is insoluble in water but soluble in non-polar solvents.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_252</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Parts_Per_Notation">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000166</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1319</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A dimensionless concentration notation which describes the amount of one substance in another.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dimensionless_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >parts per notation</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >p-block element</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_845</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-13_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-14_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-15_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-16_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-17_Element"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Series_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of the periodic table for which, in the atomic ground state, the highest-energy electrons occupy p-orbitals.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_II_Oxide">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Oxide"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of copper having the chemical formula CuO.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cupric oxide</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CuO</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1547</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper (II) oxide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen_Mustard">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nitrogen mustard</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organonitrogen_Compound"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_172</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37598</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of organonitrogen compound, which has two β-haloalkyl groups bound to a nitrogen atom, as in (X‒C2H2‒C2H2)2NR.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage_Between_Thiol_and_Aziridine_Derivative">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "thioether linkage" which occurs between a thiol and an aziridine derivative, through the participation of respective functional groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thioether linkage between thiol and aziridine derivative</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_988</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aziridine_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfhydryl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polydispersity_Index">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quantitative measure of polydispersity. It is a measure of the distribution of molecular mass in a given polymer sample. The polydispersity index is calculated as the weight average molecular weight divided by the number average molecular weight.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PDI</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polydispersity index</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1155</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/weight_ratio"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polydispersity"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diazo_Group">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:30105</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which is a substituent group from diazene, and has the structure =[N+]=[N-].  The group is characteristic of a diazo compound wherein it is attached to an organic group.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diazo group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diazo_Compound"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_462</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tmax">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1528</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C70919</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tmax</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Time"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Time it takes to reach the maximum concentration (Cmax) of an exogenous compound or drug in the plasma or a tissue after a dose is administered.[source: NCI]</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >time to peak concentation</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >time to maximum concentration</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of polonium.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chalogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36917</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1103</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polonium molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meter_Per_Second">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A speed/velocity unit which is equal to the speed of an object traveling 1 meter distance in one second.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >meter per second</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >m/s</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1329</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000094</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Velocity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pterin">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26374</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Pterin_Compound"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "pterin compound" which is wholly composed of a pteridine ring system, in which the pyrimidine ring has a carbonyl oxygen and an amino group.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pterin</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_550</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Quality">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electromagnetic_Radiation_Quality"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1386</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >optical quality</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001300</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An EM radiation quality in which the EM radiation is within the fiat range of the spectrum visible deemed to be light.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pathologic_Process">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biological_Process"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_899</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16956</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biological process having an abnormal or deleterious effect at the subcellular, cellular, multicellular, or organismal level. (NCI)</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pathologic process</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanostructure">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanostructure"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >three-dimensional nanostructure</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_272</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanostructure" which has all three spatial size dimensions in the nanoscale (1-100 nm) range.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A density unit which is a standard measure of the mass of a substance in a given volume.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Density"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Density_Unit"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1264</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass density unit</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000052</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of mass density</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Membrane_Potential">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001462</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1301</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Potential"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >membrane potential</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a cell's plasma membrane by virtue of the electrical potential difference across it.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Characterization">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of physical characterization which describes the surface property of an object.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1363</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface characterization</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Property"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/describes_property"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physicochemical_Characterization"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 87.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >francium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_205</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >87</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molybdenum</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 42.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_880</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Succinimidyl_Carbonate_Compound">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_650</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >succinimidyl carbonate compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "organic compound" which is characterized by the presence of a "succinimidyl carbonate group."</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Succinimidyl_Carbonate_Group"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Raman_Spectroscopy">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Raman spectroscopy</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spectroscopic technique which is based on Raman scattering of monochromatic light from a laser in the visible, near infrared, or near ultraviolet range. A laser beam is used to irradiate a spot on the sample under investigation. The scattered radiation produced by the Raman effect contains information about the energies of molecular vibrations and rotations, and these depend on the particular atoms or ions that comprise the molecule, the chemical bonds connect them, the symmetry of their molecule structure, and the physico-chemical environment where they reside.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from http://epsc.wustl.edu/haskin-group/Raman/faqs.htm, http://encyclopedia.thefreedictionary.com]</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17157</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000058</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spectroscopy"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1472</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanobud">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]:  Nasibulin, A. G., Peter. V. Pikhitsa, Hua. Jiang, David. P. Brown, A. V. Krasheninnikov, Anton S. Anisimov, Paula Queipo, Anna Moisala, David Gonzalez, Gunther Lientschnig, Abdou Hassanien, Sergey D. Shandakov, Giulio Lolli, Daniel E. Resasco, Mansoo Choi, David Tománek, and Esko I. Kauppinen  "A Novel Hybrid Carbon Nanomaterial". Nature Nanotechnology 2(3), 156-161 (2007).</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fullerene"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Single-Walled_Carbon_Nanotube"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanostructure"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanobud</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_711</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanostructure" which is  formed by the combination of single-walled carbon nanotubes and fullerenes wherein the fullerenes are covalently bonded to the outer surface of the nanotubes.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >101</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 101.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mendelevium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_353</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 84.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polonium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_521</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >84</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isocyanate_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -N=C=O. The group is characteristic of a isocyanate compounds wherein it is attached to an organic group.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isocyanate group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_321</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Isocyanate"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbonyl group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbonyl_Compound"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23019</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_750</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -C(=O)-. The group is characteristic of a carbonyl compound wherein it is attached to the remaining part of the molecule via single covalent bonds.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Hydride">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A hydride containing one or more oxygen atoms.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oxygen hydride</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydride"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:15377</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1560</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 59.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >praseodymium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >59</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_366</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >111</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_533</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >roentgenium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 111.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-7_Element">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_979</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >manganese group element</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 7 of the periodic table.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 7 Element</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gram">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gram</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass unit which is equal to one thousandth of a kilogram or 10^[-3] kg.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000021</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1180</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >g</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_150</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 77.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iridium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-9_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fullerene">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A fullerene refers to any cagelike, hollow molecule composed of hexagonal and/or pentagonal groups of carbon atoms , and it is regarded as the third form of carbon after diamond and graphite.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_686</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fullerene</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanowire">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanostructure"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_383</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C62376</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "two-dimensional nanostructure" which has a wire-like structure made of materials that exhibit unique electrical and optical properties.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nanowire</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Negative_Charge">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electric charge quality which signifies a surplus of electrons in the bearer.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1306</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Charge"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >negative charge</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >negatively charged</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >11</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 11.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sodium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_187</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/In_Vivo_Characterization">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1358</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >in vivo characterization</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Characterization"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of characterization, which describes a property/quality that indicates the behavior of the object in vivo.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Infrared_Spectroscopy">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >infrared spectroscopy</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The technique is based on the fact that molecules have specific frequencies at which they rotate or vibrate corresponding to discrete energy levels (vibrational modes).</rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IR spectroscopy</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000015</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spectroscopy"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1473</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spectroscopic technique in which a beam of infrared light is used to irradiate a sample. The IR absorption spectra obtained with this technique, is used to identify compounds or investigate sample composition based on the correlation of absorption bands in the spectrum of the unknown compound with  known absorption frequencies for specific types of bonds.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Basic_pH">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pH of value between 7 and 14.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1199</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >basic pH</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkaline pH</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Crosslinking_Agent">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_620</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Binding_Agent"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA crosslinking agent</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C25760</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA binding agent that is able to covalently bind to DNA causing inter- or intra-stranded cross-linking of DNA. The cross-linking results in misreading of the DNA code and inhibition of DNA synthesis.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazone_Linkage_Between_Carbohydrazide_And_Aldehyde">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbohydrazide_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aldehyde_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazone_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrazone_Linkage"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrazone linkage between carbohydrazide and aldehyde</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_291</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "hydrazone linkage" which occurs between a carbohydrazide and an aldehyde, through the participation of respective functional groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Selenide_Quantum_Dot">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_160</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CdSe quantum dot</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quantum dot" composed of cadmium selenide.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Selenide"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quantum_Dot"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cadmium selenide quantum dot</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Apatite">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >apatite</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A phosphate mineral with the general formula Ca5(PO4)3X where X = OH, F or Cl.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:52254</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkaline_Earth_Molecular_Entity"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1565</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphate_Mineral"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromatography_By_Mobile_Phase_State">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1459</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chromatography technique classified based on the phase of the mobile medium.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromatography by physical state of the mobile phase</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000607</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromatography"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromatography by mobile phase state</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-6_Element">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromium group element</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 6 Element</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 6 of the periodic table.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_271</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glutamine">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar_Aminoacid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_930</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:28300</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2CH2C(NH2)=O)-C(OH)=OH.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glutamine</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2,5-diamino-5-oxopentanoic acid</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >germanium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 32.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_164</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-14_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metalloid"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_I_Oxide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1546</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of copper having the chemical formula Cu2O.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper (I) oxide</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Oxide"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cuprous oxide</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cu2O</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phosphorus molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1095</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of phosphorus.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26082</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pnictogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isothiocyanate_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -N=C=S. The group is characteristic of an isothiocyanate compound wherein it is attached to an organic group.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_449</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isothiocyanate"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isothiocyanate group</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Photosensitizing_Agent">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Photosensitive"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "anticancer drug" that is pharmacologically inactive but when exposed to ultraviolet light or sunlight, it is converted to its pharmacologically active metabolite.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_596</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C1420</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH: D017319</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >photosensitizing agent</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >photosensitizer</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cadmium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_976</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-12_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 48.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mitoxantrone">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound which functions as a topoisomerase-II inhibitor and an antineoplastic antibiotic.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Topoisomerase-II_Inhibitor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antibiotic"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Inhibits_Protein_Activity_Related_To_DNA_Synthesis"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C62050</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mitroxantrone</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_597</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Necrosis_Factor_Biosynthetic_Process">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor necrosis factor alpha biosynthesis</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor necrosis factor anabolism</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cellular_Biopolymer_Biosynthetic_Process"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor necrosis factor biosynthesis</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of tumor necrosis factor, an inflammatory cytokine produced by macrophages/monocytes during acute inflammation and which is responsible for a diverse range of signaling events within cells, leading to necrosis or apoptosis. [source: GOC:jl, PMID:10891884]</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor necrosis factor synthesis</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_647</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor necrosis factor biosynthetic process</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0042533</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TNF alpha biosynthesis</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" or behavior exhibited 1) by  materials which produce magnetic fields to exert attractive or repulsive forces on other materials or 2) by materials which become magnetized when exposed to a magnetic field.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetism</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic behavior</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetism"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_406</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Biosynthetic_Process">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of substances, carried out by individual cells. [source: GOC:jl]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1010</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biosynthetic_Process"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cellular_Metabolic_Process"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0044249</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular biosynthetic process</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 29.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-11_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_419</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Statcoulomb">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fr</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Franklin</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electric charge unit which which is approximately equal to 3.33564 × 10^[−10] C.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electrostatic unit of charge</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >statC</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >statcoulomb</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >e.s.u.</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1303</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Charge_Unit"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >seaborgium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 106.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_885</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >106</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aminoacid">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxylic_Acid"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A carboxylic acid containing one or more amine groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aminoacid</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33709</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_506</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Degree_Celsius">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000027</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A temperature unit on the Celsius scale based on which the freezing point of water is 0 degrees Celsius and the boiling point is 100 degree Celsius at standard conditions. Celsius scale has its zero at 273.15 K.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1289</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Temperature_Unit"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >degree celsius</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Therapeutic_Function">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Function"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >therapeutic function</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1397</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A function inhering in a continuant by virtue of its use for therapeutic purposes.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-11_Element">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_744</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper group element</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 11 of the periodic table.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 11 Element</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glass">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A brittle transparent solid substance with irregular atomic structure.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_263</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solid"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Glassy_State"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glass</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1050</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >astatide</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion of astatine.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halide_Anion"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine_Molecular_Entity"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:30417</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Granular_State">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >granular state</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a granule.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1514</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Granule"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Solid_State"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Minute">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >min</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time derived unit which is equal to 60 seconds.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000031</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1281</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >minute</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Imaging_Contrast_Agent">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >optical imaging contrast agent</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_379</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Contrast_Agent"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "contrast agent", which is the role of a molecular entity that has optical properties, and provides contrast in images captured using optical imaging techniques.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorambucil">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
              <owl:Restriction>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
                >1</owl:cardinality>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_single_bond_with"/>
                </owl:onProperty>
                <owl:onClass>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
                </owl:onClass>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chlorambucil</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_346</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Alkylating_Agent"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Mustard"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Induces_Breakage_Of_DNA_Helix"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organochlorine_Compound"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of nitrogen mustard and an organochlorine compound.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:28830</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Area">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >area</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1234</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 2-D extent inhering in a bearer by virtue of its two dimensional extent.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Area_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-D_Extent"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001323</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aziridine_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which consists of a nitrogen atom bonded to two adjacent carbon atoms in the form of a 3-membered saturated ring structure; it has the structure C1-C-N1. And the group is characteristic of any aziridine derivative.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_345</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aziridine group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aziridine_Derivative"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Process_Boundary">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Processual_Entity"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: BFO</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "processual entity" that is the fiat or bona fide instantaneous temporal process boundary.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >process boundary</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_137</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Enzyme_Activity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of a biochemical reaction at physiological temperatures. In biologically catalyzed reactions, the reactants are known as substrates, and the catalysts are naturally occurring macromolecular substances known as enzymes. Enzymes possess specific binding sites for substrates, and are usually composed wholly or largely of protein, but RNA that has catalytic activity (ribozyme) is often also regarded as enzymatic. [source: ISBN:0198506732]</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >catalytic activity</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Function"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003824</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_584</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >enzyme activity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Superparamagnetic_Iron_Oxide_Nanoparticle">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Nanoparticle"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Superparamagnetic_nanoparticle"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >superparamagnetic iron oxide nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An iron oxide nanoparticle which has superparamagnetic property.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide_Nanoparticle"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class>
                    <owl:intersectionOf rdf:parseType="Collection">
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide"/>
                      <owl:Restriction>
                        <owl:onProperty>
                          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                        </owl:onProperty>
                        <owl:someValuesFrom>
                          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Superparamagnetic"/>
                        </owl:someValuesFrom>
                      </owl:Restriction>
                    </owl:intersectionOf>
                  </owl:Class>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Superparamagnetic"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1374</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SPIO nanoparticle</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 88.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_333</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >88</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoshell">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sphere"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanoparticle"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanosphere"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "three-dimensional  nanoparticle" which is composed of a spherical core surrounded by a shell of a few nanometer in thickness. If the shell is made of metal particles, then it is called a metallic nanoshell (e.g. Gold nanoshell).</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoshell</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_270</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isourea_Linkage">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where an isourea group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_240</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isourea linkage</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonamide_Linkage_Between_Primary_Amine_And_Sulfonyl_Chloride_Derivative">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfonamide linkage between primary amine and sulfonyl chloride derivative</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "sulfonamide linkage" which occurs between a primary amine and a suflonyl chloride derivative, through the participation of respective functional groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonyl_Chloride_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonamide_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonamide_Linkage"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_295</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >arsenic</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-15_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 33.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_673</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metalloid"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Negative_Charge">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_954</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ionizable to gain negative charge</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "ionizable" quality inhering in a chemical substance by virtue of having the ability to be ionized and gain a negative charge.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Sulfide_Quantum_Dot">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_193</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ZnS quantum dot</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quantum dot" composed of zinc sulfide.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc sulfide quantum dot</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Sulfide"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quantum_Dot"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 52.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_668</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-16_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metalloid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tellurium</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Group">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Compound"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkanoyl group</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which is derived by the removal of one or more hydroxyl groups from an oxoacid. It has the structure R-C(=O)-, where R denotes an organic substituent from the oxoacid.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22221</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_302</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Electrophoretic_Mobility">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electrophoretic_Mobility"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of electrophoretic mobility</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1317</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of measure of electrophoretic mobility.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >79</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_591</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 79.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Light_Scattering">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000402</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1466</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >light scattering</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technique based on the disperson of light or electromagnetic radiation into a range of directions by virtue of its interaction with a material medium through which it passes.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >light scattering technique</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from NCIT]</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C62323</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technique"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dynamic_Light_Scattering"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phase_Analysis_Light_Scattering"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyatomic</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" inhering in a molecular entity because it consists of more than one atom.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1020</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tamoxifen">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tamoxifen</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_254</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tamoxifen is an organic compound, which has a parent hydride, stilbin; and which blocks the effects of the hormone estrogen in the body. It is used to prevent or delay the return of breast cancer or to control its spread.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:41774</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Modifies_Expression_Of_Specific_Genes"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selective_Estrogen_Receptor_Modulator"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_610</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 18.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >argon atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >18</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Holmium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >holmium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_385</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 67.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A group that forms the sidechain of an alpha-aminoacid.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aminoacid"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_357</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alpha-aminoacid sidechain</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyhedron">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A shape, which resembles a solid figure bounded by plane polyons or faces.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: WordNet</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_858</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyhedron</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shape"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic_Ion">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ion which consists of more than one atom.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyatomic ion</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic_Entity"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36358</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Polyatomic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1033</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Iodide_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodo_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Halide_Group"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl iodide group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acyl halide group" in which the halogen atom is a "iodine atom."</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_990</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >41</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 41.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >niobium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_225</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Ionizable">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_148</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that  inheres in a chemical substance by virtue of not having the ability to be ionized.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >non-ionizable</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizability"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electron_Microscope">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electron microscope</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A microscope that is similar in purpose to a light microscope but achieves much greater resolving power by using a parallel beam of electrons to illuminate the object instead of a beam of light. [source:WordNet 3.0]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C28219</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electron Microscopes(EMs) function exactly as their optical counterparts except that they use a focused beam of electrons instead of light to "image" the specimen and gain information as to its structure and composition.
    The basic steps involved in all EMs: 

   1. A stream of electrons is formed (by the Electron Source) and accelerated toward the specimen using a positive electrical potential
   2. This stream is confined and focused using metal apertures and magnetic lenses into a thin, focused, monochromatic beam.
   3. This beam is focused onto the sample using a magnetic lens
   4. Interactions occur inside the irradiated sample, affecting the electron beam 

These interactions and effects are detected and transformed into an image
The above steps are carried out in all EMs regardless of type. 
[source: http://unl.edu/CMRAcfem/em.htm]</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1438</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Electron_Microscopy"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Microscope"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cetuximab">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_577</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cetuximab</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Erbitux</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Extracellular_Domain_Of_Membrane_Receptor"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Epidermal_Growth_Factor_Receptor_Binding"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoclonal_Antibody"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C1723</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A recombinant, chimeric monoclonal antibody directed against the epidermal growth factor receptor (EGFR) with antineoplastic activity. Cetuximab binds to the extracellular domain of the EGFR, thereby preventing the activation and subsequent dimerization of the receptor; the decrease in receptor activation and dimerization may result in an inhibition in signal transduction and anti-proliferative effects. This agent may inhibit EGFR-dependent primary tumor growth and metastasis. EGFR is overexpressed on the cell surfaces of various solid tumors.[source: NCI_Thesaurus]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Targeting_Role">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular targeting role</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role of a molecular entity that is realized in the context of molecular targeting or binding process.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_542</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solubility">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_489</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that inheres in a substance by virtue of having or not having the potential ability to dissolve in a liquid.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001536</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >solubility</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >44</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ruthenium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 44.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_382</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Electric_Field">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by electric field.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of electric field</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/External_Stimulus_For_Nanoparticle_Function"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_219</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Analysis">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1422</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process of examining the component parts of a whole and their relations in making up the whole [source: WordNet]. e.g., the identification and measurement of chemical constituents of a substance or specimen.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >analysis</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic_Molecular_Entity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of inorganic molecular entities.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1536</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zeta_Potential">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zeta potential</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Potential"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1302</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The potential difference between the bulk dispersion medium (liquid) and the stationary layer of liquid near the surface of the dispersed particulate.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ç-potential</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >C62354</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Receptor_Binding">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Binding"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with one or more specific sites on a receptor molecule, a macromolecule that undergoes combination with a hormone, neurotransmitter, drug or intracellular messenger to initiate a change in cell function. [source: GOC:bf, GOC:ceb, ISBN:0198506732]</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >receptor binding</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005102</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_780</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Secondary_Amine_Linkage">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_278</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a secondary amine group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >secondary amine linkage</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA-RNA_Transcription_Regulator">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_327</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA-RNA transcription regulator</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Antineoplastic agent,which regulates DNA-dependent transcription.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA-Dependent_Transcription"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/regulates"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Linkage">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chemical association</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >association</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_195</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >linkage</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Fiat_Process_Part"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process of linking or associating two or more "material entities"  or parts thereof by chemical forces.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mendelevium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 101.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_167</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Emulsifier">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emulsifier</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1414</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecule Role which inheres in a molecular entity that stabilizes an emulsion.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 87.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_111</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >francium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Square_Meter">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Area_Unit"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >m^[2]</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1249</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >square meter</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000080</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An area unit which is equal to an area enclosed by a square with sides each 1 meter long.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodo_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iodo group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "halo group" in which the halogen atom is a "iodine atom."</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halo_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_426</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Positron_Emission_Tomography">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A tomography technique for measuring the gamma radiation produced by collisions of electrons and positrons (anti-electrons) within living tissue. In positron emission tomography (PET), a subject is given a dose of a positron-emitting radionuclide attached to a metabolically active substance (for example, 2-fluoro-2-deoxy-D-glucose (FDG), which is similar to a naturally occurring sugar, glucose, with the addition of a radioactive fluorine atom). When living tissue containing the positron emitter is bombarded by electrons, gamma radiation produced by collisions of electrons and positrons is detected by a scanner, revealing in fine detail the tissue location of the metabolically-active substance administered.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source: NCI]</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >positron emission tomography</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17007</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PET</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1482</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Tomography"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Transmission_Electron_Microscope">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >STEM</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning transmission electron microscope</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1453</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transmission electron microscope with which a beam of electrons pass through the specimen, where the beam is focused into a narrow spot that is scanned over the sample specimen in a raster.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Scanning_Transmission_Electron_Microscopy"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transmission_Electron_Microscope"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/weight_ratio">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A dimensionless unit which denotes the ratio of weights.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >weight ratio</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1156</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dimensionless_Unit"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dextran-Coated_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dextran"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom>
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent"/>
                    </owl:someValuesFrom>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which has a coating agent composed of dextran.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_949</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carbohydrate-Coated_Nanoparticle"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer-Coated_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dextran-coated nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroatomic_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37577</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1024</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polyatomic entity which consists of two or more chemical elements.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >heteroatomic molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Heteroatomic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of thallum.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37110</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thallium molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1106</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Magnetic_Field">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by magnetic field.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_675</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/External_Stimulus_For_Nanoparticle_Function"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of magnetic field</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acoustic-Sensitive">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality, inhering in any material entity, whose structure or function can be altered by sound.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_627</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sensitivity_To_Stimulus"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acoustic-sensitive</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonamide_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amide group" which has the structure -S(=O)-NH2 or -S(=O)-NH- or -S(=O)-N(-)-. The group is characteristic of a sulfonamide wherein it is attached to organic groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_747</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfonamide group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfonamide"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Group"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 22.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_924</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-4_Element"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamide_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "amide group" which has the structure -C(=O)-NH2 or -C(=O)-NH- or -C(=O)-N(-)-. The group is characteristic of a carboxamide wherein it is attached to organic groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxamide group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_824</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxamide"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Group"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Encapsulation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "linkage" in which a molecular structure or nanostructure  becomes enclosed due to non-covalent interactions, in a nanoparticle's "material site" that is fully bounded by the particle's constituting material.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_138</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >encapsulation</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Linkage"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gelatin">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gelatin</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Soluble_In_Water"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Protein"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1554</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A colorless water-soluble glutinous protein obtained from animal tissues such as bone and skin. (source: Word Net)</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Powder">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C45302</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_915</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >powder</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A solid which corresponds to tiny loose particles, produced by pulverization.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solid"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Powdered_State"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydride">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical compound of hydrogen with other chemical elements.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1148</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Heteroatomic"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/S-Block_Molecular_Entity"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Heteroatomic_Molecular_Entity"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydride</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33692</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1198</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dimensionless_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acidity"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000196</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pH</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The logarithm of the reciprocal of hydrogen-ion concentration in gram atoms per liter. (source:Princeton WordNet)</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lysine">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2-CH2-CH2-CH2-NH2)-C(OH)=OH.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_Aminoacid"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_265</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2,6-diaminohexanoic acid</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lysine</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lys</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25094</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Positive_Charge"/>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glucan">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "homopolysaccharide" which is composed of glucose residues.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glucan</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_676</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Homopolysaccharide"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH:D005936</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37163</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Intercalating_Agent">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_476</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA intercalating agent</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Binding_Agent"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C582</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role of a molecular entity that is capable of inserting itself between the successive bases in DNA, thus kinking, uncoiling or otherwise deforming it and therefore preventing its proper functioning.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA intercalator</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biodegradable_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class>
                    <owl:intersectionOf rdf:parseType="Collection">
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
                      <owl:Restriction>
                        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Biodegradable"/>
                        <owl:onProperty>
                          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                        </owl:onProperty>
                      </owl:Restriction>
                    </owl:intersectionOf>
                  </owl:Class>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Biodegradable"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which has a biodegradable quality.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biodegradable nanoparticle</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_836</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which consists of a single atom.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1026</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33238</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-5_Element">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vanadium group element</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_196</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 5 Element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 5 of the periodic table.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorobenzene_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "aryl halide group" containing an aromatic benzene ring attached to one or more fluorine atoms.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorobenzene_Derivative"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluoro_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aryl_Halide_Group"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_208</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorobenzene group</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Sample">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle sample</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sample_Composition"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Sample"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Formulation"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A small representative portion of a nanoparticle formulation.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1404</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aryl_Halide_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aryl_Halide"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aryl_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Halo_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_344</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which consists of an aromatic ring bonded to one or more halogen atoms.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aryl halide group</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Concentration">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Concentration, which is the amount of cells in a medium.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1193</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Cell_Concentration"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell concentration</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phase_Analysis_Light_Scattering">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phase analysis light scattering</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from http://www.unisa.edu.au/laser/Research/PALS.asp]</rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PALS</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Light_Scattering"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1467</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A light scattering technique for measuring the electrophoretic mobilities of charged particles suspended in nonpolar media (i.e. solvents with much lower relative permittivities than water).</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescent">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Luminous_Quality"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000018</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1376</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a bearer which emits light of longer wavelength during absorption of radiation of shorter (invisible) wavelength.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescent</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 23.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vanadium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-5_Element"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_486</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Selenide">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cadmium selenide</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CdSe</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_228</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An inorganic compound or molecule which is composed of cadmium and selenium.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium_Molecular_Entity"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Molecular_Entity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shape_Characterization">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1361</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shape"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/describes_property"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physicochemical_Characterization"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of physical characterization, which describes the shape of an object.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >shape characterization</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Velocity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000060</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of speed</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Velocity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of velocity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A standard measure of the rate of movement. Speed is measured in the same physical units of measurement as velocity, but does not contain the element of direction that velocity has. Speed is thus the magnitude component of velocity.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1328</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radiation_Quality">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radiation quality</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1381</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001739</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality that inheres in an object by virtue of how that object interacts with radiation.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acidic_pH">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1200</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pH of value between 0 and 7.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/pH"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acidic pH</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atom">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" is the smallest particle that retains all the chemical properties of a given "element".</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >atom</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
            </owl:allValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_179</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Specific_Volume">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Three-D_Extent"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001679</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >specific volume</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The reciprocal of density.</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality of the amount of 3-dimensional space a mass of substance occupies.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1240</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Five-Fluorouracil">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:46345</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >5-fluorouracil</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organofluorine compound, which has uracil as the funcitonal parent.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_365</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antimetabolite"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Inhibits_Protein_Activity_Related_To_DNA_Synthesis"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Thymidylate_Synthase_Inhibitor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organofluorine_Compound"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA-Dependent_Transcription">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006351</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_840</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of RNA on a template of DNA.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA-dependent transcription</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ribonucleic_Acid"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transcription"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/RNA_Biosynthetic_Process"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ampere_Hour">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of electric charge where one ampere-hour is equal to 3600 coulombs.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amp hour</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ah</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ampere hour</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Charge_Unit"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1304</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anti-adhesion_Agent">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cell-Cell_Adhesion"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimetastatic_Agent"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anti-adhesion agent</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An antimetastic agent, which prevents metastasis by interfering with the aggregation of tumor cells.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_124</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C2197</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Sulfide">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc sulfide</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An inorganic compound or molecule which is composed of zinc and sulfur.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_306</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Molecular_Entity"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Detection_of_Tumors">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >detection of tumors</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Detection of the presence or growth of tumors in the body of a human or an animal model.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Detection"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1532</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor detection</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phagocytosis">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process whereby phagocytes engulf external particulate material. The particles are initially contained within phagocytic vacuoles (phagosomes), which then fuse with primary lysosomes to effect digestion of the particles.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006909</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1368</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Endocytosis"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phagocytosis</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazone_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrazone"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrazone group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" derived by replacing the =O of an aldehyde or a ketone group with =N-NH2 or =N-NH-R'. It has the structure -C(=N-NH2)- or -C(=N-NH-)-, and the group is characteristic of a hydrazone.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_969</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Speed_of_Sound">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >speed of sound</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >velocity of sound</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Velocity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sound_Quality"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The speed at which sound travels in a given medium under specified conditions.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001522</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1352</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Endothelial_Growth_Factor">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer drug directed against endothelial growth factor</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Endothelium"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that is directed to affect the synthesis and function of endothelial growth factor.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_308</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isourea_Linkage_Between_Primary_Amine_And_Isocyanate">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_376</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isourea linkage between primary amine and isocyanate</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "isourea linkage" which occurs between a primary amine and an isocyanate, through the participation of respective functional groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Isocyanate_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Isourea_Linkage"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_5_plus_ion">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33003</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Molecular_Entity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Pentacation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vanadium 5(+) ion</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic pentacation of vanadium.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1072</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic cation of a metal.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1052</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monatomic_Cation"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Metal"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25213</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metal cation</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Cation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Count">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1320</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A dimensionless unit which denotes a simple count of things.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >count</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000189</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dimensionless_Unit"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Paramagnetic">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_498</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >paramagnetic</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic quality exhibited in a material only when the material is kept in the presence of an externally applied magnetic field, and the magnetism disappears when the magnetic field is removed. The magnetic moments of the atoms are not aligned, and the behavior causes the material to be attracted to external magnetic fields. This behavior exists only above the Curie or Neel Temperature.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_II_III_Oxide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1151</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An iron oxide with the chemical formula Fe3O4.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:50821</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ferrosoferric oxide</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron (II,III) oxide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1169</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000125</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality that inheres in a bearer in proportion to the amount of matter it contains. It is the property of a substance that causes it to have weight in a gravitational field.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cerium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cerium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 58.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_697</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimitotic_Agent">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"Antineoplastic agent" that kills cancer cells by interfering with cell division (mitosis).</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C273</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH: D050256</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mitosis"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Division"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antimitotic agent</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_136</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metabolic_Process">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1004</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metabolic process</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008152</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways, including anabolism and catabolism, by which living organisms transform chemical substances. Metabolic processes typically transform small molecules, but also include macromolecular processes such as DNA repair and replication, and protein synthesis and degradation. [source: GOC:go_curators, ISBN:0198547684]</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metabolism</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biological_Process"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_819</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >110</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >darmstadtium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 110.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Component">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1008</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular component</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A material entity, which is the part of a cell or its extracellular environment in which a gene product is located. A gene product may be located in one or more parts of a cell and its location may be as specific as a particular macromolecular complex, that is, a stable, persistent association of macromolecules that function together. [source: GO]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005575</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar_Mass_Unit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar_Mass"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000055</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a standard measure of the mass of a homogeneous substance containing 6.02 x 1023 atoms or molecules.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of molar mass</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molar mass unit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1184</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloid">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C32345</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >colloid</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_360</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A suspension of particles (dispersed phase) in a liquid medium (dispersion medium or continuous phase).</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Suspension"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloidal_State"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_II_Oxide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An iron oxide with the chemical formula FeO.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:50820</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ferrous oxide</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1150</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron (II) oxide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanosphere">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spherical_Nanoparticle"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sphere"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_636</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "three-dimensional  nanoparticle" which is spherical, porous or non-porous and its diameter is measured in nanometers.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanosphere</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/High_Resolution_Transmission_Electron_Microscopy">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/High_Resolution_Transmission_Electron_Microscope"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transmission_Electron_Microscopy"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high resolution transmission electron microscopy</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1451</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transmission electron microscopy technique based on the use of high resolution transmission electron microscope.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Group_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a iron group (Group-8) element.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1117</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron group molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-8_Element"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33744</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodoacetyl_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "iodoacetyl group" is an "organic group" which has the structure -C(=O)-CH2-I. The group is characteristic of an iodoacetyl molecule in which it is attached either to a hydrogen atom or a carbon atom via single covalent bond.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodoacetyl_Compound"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iodoacetyl group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_128</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface modifying agent</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Surface_Agent"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle surface agent", which inheres in a molecular entity that 1) can modify the nanoparticle's surface properties like surface charge or surface hydrophilicity; or  2) can be attached to other surface agents which will then be indirectly linked to the nanoparticle.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_827</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >coating agent</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Targeting_Function">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >targeting function</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Targeting_Agent"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/function_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Function"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1395</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A function inhering in a continuant by virtue of its use for targeting a material entity.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25370</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molybdenum molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1127</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of molybdenum.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_978</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >europium atom</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 63.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >63</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Percent">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1323</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A ratio unit which denotes numbers as fractions of 100.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000187</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percentage</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >%</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_802</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >definition for "organic" is based on the CHEBI definition for "organic compounds" (CHEBI:25700)</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C63848</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that inheres in a molecular entity which contains carbon as a principal element.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_742</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 50.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tin</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-14_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C274</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Activity"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antineoplastic agent</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antineoplastic drug</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_777</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:35610</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Anticancer drug, which brings about a cancer therapeutic effect by inhibiting or preventing the proliferation of neoplasms; i.e., it inhibits the maturation ,growth or spread of tumor cells.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 51.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lead</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_424</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-14_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atomic_Force_Microscopy">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning force microscopy</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A scanning probe microscopy technique based on the use of atomic force microscope.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atomic_Force_Microscope"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscopy"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1434</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >atomic force microscopy</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Disulfide_Linkage">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a disulfide group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_987</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >disulfide linkage</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Branch">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecular structure" which describes a branch of "dendrimer," formed by the dendrimer's repeating units.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Generation_Layer"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dendrimer branch</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_776</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyethylene_Glycol">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ether_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PEG</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:46793</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ether"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >poly(ethylene glycol)</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polymer"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_444</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polymer made by the polymerization of ethylene oxide.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Temperature-Sensitive">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >temperature-sensitive</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sensitivity_To_Stimulus"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_985</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality, inhering in any material entity, whose structure or function can be altered by changes in temperature.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liquid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A fluid state of matter having no fixed shape but a fixed volume.[source: NCI]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_670</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C45298</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluid"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Liquid_State"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >liquid</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer-Coated_Nanoparticle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biopolymer-coated nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which has a coating agent composed of a biopolymer.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_677</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polymer-Coated_Nanoparticle"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biopolymer"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalidomide">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Endothelial_Growth_Factor_Receptor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A synthetic derivative of glutamic acid (alpha-phthalimido-glutarimide) with teratogenic, immunomodulatory, anti-inflammatory and anti-angiogenic properties. Thalidomide acts primarily by inhibiting both the production of tumor necrosis factor alpha (TNF-alpha) in stimulated peripheral monocytes and the activities of interleukins and interferons. This agent also inhibits polymorphonuclear chemotaxis and monocyte phagocytosis. In addition, thalidomide inhibits pro-angiogenic factors such as vascular endothelial growth factor (VEGF) and basic fibroblast growth factor (bFGF), thereby inhibiting angiogenesis.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thalidomide</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Angiogenesis_Inhibitor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_434</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C870</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-(2,6-dioxopiperidin-3-yl) isoindoline-1,3-dione [source: IUPAC]</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Tumor_Necrosis_Factor_Biosynthetic_Process"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-6_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period 6 Element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element in the sixth row (or period) of the periodic table of the elements.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhenium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_911</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Series_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Block_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cube">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cube</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]:WordNet</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Hexahedron"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_861</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A regular hexahedron, with six equal squares as faces.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-2_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 4.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >beryllium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-2_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_198</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic_Anion">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyatomic anion</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33273</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1038</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polyatomic_Ion"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion which consists of more than one atom.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Polyatomic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Millimolar">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000063</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molarity"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mM</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of molarity which is equal to one thousandth of a molar or 10^[-3] M.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millimolar</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1208</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/State_of_Emulsion">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Emulsion"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloidal_State"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of an emulsion.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1508</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >state of emulsion</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Dioxide">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Oxide"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of silicon in which a silicon atom covalently bonded (double bond) with two oxygen atoms.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1372</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:30563</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silicon dioxide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bioluminescence">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Chemiluminescence produced by living systems.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1403</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bioluminescence</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Chemiluminescence"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Week">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >week</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1284</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is equal to 7 days.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000034</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomaterial_Component">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical component that is part of a nanomaterial.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1494</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanomaterial component</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chemical_Component"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomaterial"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >component of nanomaterial</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscopy">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C20346</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscope"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Microscopy"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning probe microscopy</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1433</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A microscopy technique based on the use of scanning probe microscope.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-3_Element">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aluminium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_478</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Series_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element in the third row (or period) of the periodic table of the elements.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period 3 Element</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Niobium">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-5_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >niobium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_558</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 41.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Nanotube">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanotube"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanotube" which consists of one or more sheets of hexagonal arrays of silicon rolled into seamless cylinders with capped ends.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silicon nanotube</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_762</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Core">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "material site" which is the central part of a material entity; which may be hollow / void,  or made of other material entities. If the core is void, molecular agents like drugs, imaging agents, etc. can be placed in the void spaces.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_363</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Site"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >core</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonyl_Chloride_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which is derived by the removal of one chlorine atom from chlorosulfuric acid, and has the structure -S(=O)(=O)-Cl. The group is characteristic of sulfonyl chloride derivatives.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonyl_Chloride_Derivative"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfonyl chloride group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_117</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Programmed_Cell_Death">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0012501</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_996</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Death"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cell death resulting from activation of endogenous cellular processes. [source: GOC:lr]</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >programmed cell death</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogel_Nanoparticle">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which exists as a hydrogel.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogel"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrogel nanoparticle</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1378</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Water"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gel_State"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monatomic_Cation">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic cation</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1039</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Ion"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cation which consists of a single atom.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23906</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cation"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chitosan_Nanoparticle">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymeric_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_261</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is basically composed of chitosan</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chitosan nanoparticle</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Chitosan"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polarity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_951</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that inheres in a molecule or chemical bond due to the presence or absence of dipole moments.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polarity</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chemical_Component">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A component identified as being part of the chemical make up of a material entity.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1497</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chemical component</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Linkage_Between_Primary_Amine_And_Acid_Anhydride">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amide linkage between primary amine and acid anhydride</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amide linkage" which occurs between a primary amine and an acid anhydride, through the participation of respective functional groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_311</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxamide_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acid_Anhydride_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_linkage"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Azide">
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Azide_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acyl azide" is an "acyl compound" which is characterized by the presence of acyl azide group. It has the structure R-C(=O)-[N+]#N, where R denotes an organic group.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Diazonium_Compound"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Compound"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_927</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl azide derivative</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl azide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_554</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fermium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 100.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >100</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of lead.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33585</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lead molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1112</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cytoskeletal_Protein_Binding">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with any protein component of any cytoskeleton (actin, microtubule, or intermediate filament cytoskeleton). [source: GOC:mah]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_984</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008092</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cytoskeletal protein binding</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Binding"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Promethium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_248</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >61</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >promethium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 61.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non_Contact_Atomic_Force_Microscopy">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Non Contact Atomic Force Microscopy</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000117</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NC-AFM</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1449</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atomic_Force_Microscopy"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An atomic force microscopy technique in which the tip of the cantilever is not in contact with sample's surface. In non contact mode, the overall force between the tip and the surface is attractive. The cantilever is oscillated at a frequency slightly above its resonance frequency where the amplitude of oscillation is typically a few nanometers (&lt;10 nm). The van der Waals forces, which are strongest from 1 nm to 10 nm above the surface, or any other long range force which extends above the surface acts to decrease the resonance frequency of the cantilever. This decrease in resonance frequency combined with the feedback loop system maintains a constant oscillation amplitude or frequency by adjusting the average tip-to-sample distance. Measuring the tip-to-sample distance at each (x,y) data point allows the scanning software to construct a topographic image of the sample surface.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Encapsulation_Efficiency">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Efficiency"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1336</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The efficiency inhering in a material entity by virtue of its capacity to encapsulate an amount of another material entity.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >encapsulation efficiency</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoclonal_Antibody">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antigen_Binding"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antibody"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An antibody produced by a clone or genetically homogenous fast-growing cells i.e., hybridoma. Hybridoma cells are cloned to establish cell lines producing a specific antibody that is chemically and immunologically homogeneous.[source: NCI_Thesaurus]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_823</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoclonal antibody</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAb</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C20401</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Polar">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polarity"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >non-polar</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_786</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that inheres in a molecule or chemical bond due to the absence of dipole moments.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine_Group"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amine group"  which is formally derived by the removal of one hydrogen atom from ammonia, by virtue of which it has the structure -NH2. The group is characteristic of a primary amine molecule wherein it is attached to hydrocarbyl groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >primary amine group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_502</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecule_Role_In_Chemical_Conjugation">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_292</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecule role in chemical conjugation</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role of a molecular entity in the chemical conjugation of two molecules.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phosphorus</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_371</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Non-Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 15.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-3_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-15_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spacer">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role of a flexible molecular entity that connects two other parts of the same molecule.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_485</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spacer arm</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spacer</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: Wikipedia</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Frequency_of_Sound">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1350</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >frequency of sound</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001520</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Frequency_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sound_Quality"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The frequency of transmitted vibrations.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Linkage_Between_Primary_Amine_and_Acyl_Azide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amide linkage" which occurs between a primary amine and an acyl azide, through the participation of respective functional groups.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Azide_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxamide_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_linkage"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_891</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amide linkage between primary amine and acyl azide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cylinder">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cylindrical shape</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cylindrical</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C63806</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cylinder</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shape"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_100</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A shape, which is a surface of a 3-dimensional object, where points on the surface are at a fixed distance from a given straight line (axis of the cylinder).</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyketide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "ketone" which is a natural compound containing alternating carbonyl and methylene groups ('β-polyketones'), biogenetically derived from repeated condensation of acetyl coenzyme A (via malonyl coenzyme A); or another compound derived from it by further condensations.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_789</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyketide</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ketone"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26188</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sensitivity_To_Stimulus">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality, inhering in any material entity, whose structure or function can be altered by a stimulus.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_638</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sensitivity to stimulus</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomolal">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molality unit which is equal to one thousandth of one millionth of a molal or 10^[-9] m.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molality"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000071</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanomolal</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nm</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1214</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Oxide">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxide"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Metal"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of metal.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1540</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metal oxide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Force_Unit">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of force</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Force"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1173</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000107</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of measurement for the force applied to accelerate a mass (an amount of matter).</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >force unit</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Multilamellar_Vesicle">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Unilamellar_Vesicle"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Liposome"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_433</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "liposome vesicle" that has more than one "lipid bilayer", and the bilayers are separated  by "hydrophilic" spaces.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >multilamellar vesicle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thulium</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_972</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 69.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polypeptide_Chain">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Protein"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polypeptide"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_585</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polypeptide,  which is part of some protein molecule.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polypeptide chain</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanocell"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The central part of a nanocell.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nuclear core of nanocell</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_407</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 44.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-8_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ruthenium</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_816</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chlorine_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >17</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chlorine atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 17.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_305</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Characterization">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >characterization</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process of describing the distinctive characteristics (property / quality) or essential features of an object.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1355</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 84.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_318</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-16_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metalloid"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polonium</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrocarbyl_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "hydrocarbyl group" is a univalent substituent group formed by removing a hydrogen atom from a hydrocarbon.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_559</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrocarbyl group</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33248</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Tetracation">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26937</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Polycation"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic tetracation</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1065</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic polycation which has ionic charge 4+.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inhibition_Of_Cancer_Cell_Growth">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_914</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inhibition of cancer cell growth</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process which inhibits or blocks the induction, promotion, maintenance, or completion of cell division in cancer cells.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C29895</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antitumor_Activity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antitumor_Activity">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Activity"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_919</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antitumor activity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An activity, which involves the killing of tumor cells; or which causes reduction of tumor size.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanostructure">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_226</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >two-dimensional nanostructure</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanostructure" which has two spatial size dimensions in the nanoscale (1-100 nm) range.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanostructure"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Primary_Amine">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:32877</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "primary amine" is an "amine" which is formally derived from ammonia by replacing one hydrogen atom by a hydrocarbyl group, and it is  characterized by the presence of a primary amine group. It has the structure R-NH2, where R denotes an organic group.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_947</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >primary amine</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thiol">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thiol</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "thiol" is an "organic compound" which is characterized by the presence of a sulfhydryl group. It has the structure R-SH, where R denotes an organic group.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfhydryl_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mercaptan</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:29256</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_465</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-dimensional_Nanoparticle">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "one-dimensional nanostructure" which is a nanoparticle.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-dimensional_Nanostructure"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_667</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1-D nanoparticle</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >one-dimensional  nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Flow_Cytometry">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16585</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >flow cytometry</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1465</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technique"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from NCIT, http://encyclopedia.thefreedictionary.com]</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technique for counting, examining and sorting microscopic particles  (e.g., single cells) suspended in a stream of fluid that passes through a beam of light. It allows for multiple analyses of the physical and chemical characteristics of single cells flowing through an optical and/or electrical detection apparatus.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hertz">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1332</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hz</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hertz</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A frequency unit which is equal to 1 complete cycle of a recurring phenomenon in 1 second.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Frequency_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000106</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoarray">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanodevice"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoarray</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C62340</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_691</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanodevice" which has the end-directed activity/function to serve as a template consisting of two-dimensional patterning of biological molecules on a surface for biological analysis.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Extracellular_Domain_Of_Membrane_Receptor">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that blocks the extracellular domain of the membrane receptor.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug directed against extracellular domain of membrane receptor</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_523</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Membrane_Receptor"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isoprenoid">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isoprenoid</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24913</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lipid"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any lipid which is formally derived from isoprene (2-methylbuta-1,3-diene), the skeleton of which can generally be discerned in repeated occurrence in the molecule. The skeleton of isoprenoids may differ from strict additivity of isoprene units by loss or shift of a fragment, commonly a methyl group. The class includes both hydrocarbons and oxygenated derivatives.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_387</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Differential_Interference_Contrast_Microscopy">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1456</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Microscopy"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An optical microscopy based on the use of differential interference contrast microscope.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >differential interference contrast microscopy</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Attachment">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >attachment</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chemical conjugation</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_211</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Linkage"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "linkage" in which two "molecular entities" or parts thereof are joined to form a chemically conjugated molecular entity.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-13_Element">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 13 Element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aluminium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 13 of the periodic table.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_266</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >boron group element</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Independent_Continuant">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Continuant"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "continuant" which is a bearer of "dependent continuant" entities, in which other entities inhere and which itself cannot inhere in anything.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >substantial entity</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: BFO</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_118</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >independent continuant</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bohrium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-7_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 107.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_368</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bohrium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Noble_Gas">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A non-metal which is any of the following elements: argon, helium, krypton, neon, radon, xenon.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >noble gas</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inert element</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_660</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Metal"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thalium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thalium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >81</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 81.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_955</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfhydryl_Group">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thiol group</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfhydryl group</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >It is a substituent group from hydrogen sulfide.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Thiol"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_910</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -SH. The group is characteristic of a thiol molecule wherein it is attached to an organic group.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:29917</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glutamic_Acid">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_Aminoacid"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glutamic acid</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
              </owl:Restriction>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Negative_Charge"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2CH2C(OH)=O)-C(OH)=OH.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-aminopentanedioic acid</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:18237</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_974</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Glu</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diamagnetic">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_553</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic quality exhibited in materials which create a weak magnetic field in opposition to an externally applied magnetic field; thus, causing repulsion of the material in a magnetic field.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diamagnetic</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polynucleotide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biopolymer composed of nucleotide monomers which are covalently bonded in a long chain.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Biopolymer"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:15986</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polynucleotide</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1000</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Density">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1274</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass density</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Density"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001353</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A density quality which is equal to the mass exerting an influence on a given volume.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunoglobulin_M">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunoglobulin M</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IgM</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1393</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Immunoglobulin_Isotype"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A main immunoglobulin isotype which is secreted during a primary immune response. IgM binds with low affinity but high avidity (multiple binding sites) because it not only occurs as monomers but also as pentamers and hexamers.[Source: NCI]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C569</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Group_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Group-10_Element"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nickel group molecular entity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a nickel group (Group-10) element.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1120</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33747</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic group</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1567</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33246</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any substituent group which does not contain carbon.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phenylalanine">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2-c1ccccc1)-C(OH)=OH.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aromatic"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Phe</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-amino-3-phenylpropanoic acid</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aromatic_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phenylalanine</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:28044</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_139</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/In_Vivo_Bioassay">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1410</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >in vivo bioassay</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >in vivo assay</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Bioassay"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A bioassay conducted inside the body of a living organism.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electrophoretic_Mobility">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Electrophoretic_Mobility"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mobility"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electrophoretic mobility</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1315</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The rate of migration (usually in cm/s) per unit electric field strength (usually V/cm) of a charged particle in electrophoresis.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume_Unit">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of volume</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000095</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1253</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >volume unit</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which is a standard measure of the amount of space occupied by any substance, whether solid, liquid, or gas.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Volume"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanosensor">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanodevice" which has the end-directed activity/function to serve as a sensor/detector  of any activity, phenomenon or molecule, within a nanometer-range resolution; it responds to a stimulus by sending a signal that can be measured.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C62374</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_779</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanodevice"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanosensor</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lactic_Acid">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound which has the formula CH3CH(OH)C(OH)=O.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alpha-hydroxypropanoic acid</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxyl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:28358</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-hydroxypropanoic acid</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1557</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxylic_Acid"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lactic acid</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aryl_Group">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33338</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "hydrocarbyl group" which is derived from an arene by removal of a hydrogen atom from a ring carbon atom.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_826</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrocarbyl_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aryl group</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molarity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The number of moles of a solute dissolved in a liter of solution.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1190</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molar concentration</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molarity</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molarity"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluoro_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "halo group" in which the halogen atom is a "fluorine atom."</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halo_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluoro group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_825</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amplitude_of_Sound">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Decibel"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sound_Quality"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1351</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sound amplitude</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001521</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amplitude of sound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The maximum magnitude (value without regard to sign) of the disturbance of a sound wave.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH-sensitive_Polymeric_Nanoparticle">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polymeric nanoparticle which consists of molecular components that are pH-sensitive.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pH-sensitive polymeric nanoparticle</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1538</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymeric_Nanoparticle"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class>
                    <owl:intersectionOf rdf:parseType="Collection">
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
                      <owl:Restriction>
                        <owl:onProperty>
                          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                        </owl:onProperty>
                        <owl:someValuesFrom>
                          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH-sensitive"/>
                        </owl:someValuesFrom>
                      </owl:Restriction>
                    </owl:intersectionOf>
                  </owl:Class>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH-sensitive"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Micelle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophobic core Of micelle</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_881</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Core part of a micelle formed by hydrophobic (non-polar) tails of individual amphiphilic molecules that form  the whole micelle in a polar solvent, which has void spaces to include other hydrophobic molecules.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Micelle"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanogram">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000024</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanogram</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1183</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass unit which is equal to one thousandth of one millionth of a gram or 10^[-9] g.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ng</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 92.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_952</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >uranium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Therapeutic_Role_of_Molecule">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Therapeutic_Function"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >therapeutic role of molecule</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role borne by a  molecular entity due to its therapeutic properties.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >therapeutic role</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_576</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microliter">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000101</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A volume unit which is equal to one millionth of a liter or 10^[-6] L.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µL</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1258</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Volume_Unit"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microliter</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-8_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 108.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hassium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_586</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1123</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27364</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of zinc.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kilogram_Per_Cubic_Meter">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilogram per cubic meter</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000083</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kg/m^[3]</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass density unit which is equal to mass of an object in kilograms divided by the volume in cubic meters.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1269</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Death">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008219</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Process"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death. [source: GOC:ems]</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell death</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_995</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acid_Anhydride_Group">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The structure of an "acid anhydride"  is R-C(=O)-O-C(=O)-R', in which two acyl groups are bonded to the same oxygen atom; and , R,R' denote hydrogen atoms or organic groups.</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acid anhydride group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Acid_Anhydride"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_894</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which  has the structure -C(=O)-O-C(=O)-. The group is characteristic of acid anhydrides.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/LC50">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lethal dose - 50%</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lethal concentration - 50%</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LD-50</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LC-50</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1196</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Concentration of a chemical or biologic preparation that is likely to cause death in 50% of animals or cells being tested.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16788</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanotube">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanoparticle"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "two-dimensional  nanoparticle" which consists of one or more  sheets of hexagonal arrays of an element or molecule, rolled into seamless cylinders with capped ends.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_126</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C73455</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanotube</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Etoposide-Loaded_Nanoparticle">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is loaded with etoposide.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug-Loaded_Nanoparticle"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Etoposide"/>
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Therapeutic_Payload"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_464</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >etoposide-loaded nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Loading_Efficiency">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1334</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Efficiency"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a material entity by virtue of it having the capacity to carry an amount of another material entity.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >loading efficiency</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antibody">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antibody</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_552</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C16295</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH:D000906</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of protein made by B lymphocytes in response to a foreign substance (antigen). Each antibody only binds to a specific antigen, helping to destroy the antigen directly or by assisting white blood cells to destroy the antigen.[source: NCI_Thesaurus]</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antigen_Binding"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Protein"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diagnostic_Imaging">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16502</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diagnostic imaging</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Imaging of structural or functional patterns of organs or tissues for the purpose of diagnostic evaluation.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1478</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodine_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_144</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 53.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >53</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iodine atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halogen_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic_Core_Of_Liposome">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_106</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Lipid_Bilayer"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Liposome"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Micelle"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophilic core of liposome</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic_Space_Between_Lipid_Bilayers"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The aqueous space enclosed by lipid bilayer of a liposome.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_1_plus_ion">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Monocation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Molecular_Entity"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic monocation of gold.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold (1+) ion</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1061</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:49482</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomaterial">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "material entity" which is synthesized, characterized, and which has at least one spatial size dimension distinguishable in the nanoscale (1-100 nm) range.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanomaterial</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_199</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanomaterial_Component"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_State"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Substance"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_Oxide">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Oxide"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ZnO</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Oxide"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of zinc.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc oxide</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1543</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Molecular_Entity"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Normality">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1189</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of normality</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000074</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Normality"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Concentration_Unit"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concentration unit which is a standard measure of the number gram equivalents of solute per liter of solution.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mineral">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1563</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mineral</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:46662</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic_Entity"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mineral is a naturally occurring substance formed through geological processes that has a characteristic chemical composition, a highly ordered atomic structure and specific physical properties.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >einsteinium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >99</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom"  with atomic number 99.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_654</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoemulsion">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_393</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle formulation which exists as an emulsion and contains nanoparticles as the dispersed phase.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C62369</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Formulation"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/State_of_Emulsion"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Colloid"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoemulsion</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27275</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1144</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vanadium molecular entity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of vanadium.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Emission">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1398</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REX:0000303</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emission</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radioactive deactivation of an excited state of a material entity by which energy is transferred from the material entity to an electromagnetic field.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Ion">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Entity"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1034</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ion which consists of a single atom.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24867</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic ion</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Binding">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005488</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_547</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >binding</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Function"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The selective, often stoichiometric, interaction of a molecule with one or more specific sites on another molecule.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-dimensional_Nanostructure">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanostructure" which has only one spatial size dimension in the nanoscale (1-100 nm) range.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >one-dimensional nanostructure</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanostructure"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_411</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Material_Site">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Independent_Continuant"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >material site</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_641</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "independent continuant" which describes any distinguishable point, site or location in a "material entity," and the location is either that of a group of molecular constituents in a "material entity," or the space surrounded by  the molecular constituents.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A foreign molecule could be covalently linked to a molecular consitutent  or it could occupy a void space/cavity by participating in non-covalent interactions with neighbouring molecular constituents.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Wavelength_of_Sound">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1353</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The quotient of the speed of a sound wave divided by its wavelength.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >wavelength of sound</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001523</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sound_Quality"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Active_Targeting">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process in which material entities (e.g., nanoparticles) are targeted to tumor sites, cancer cells or intracellular organelles in cancer cells, with the help of  molecular agents (conjugated to the material entities) that recognize and bind to specific biological molecules at the target location.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_903</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Targeting_Agent"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Targeting"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >active targeting</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sufur atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >16</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 16.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_658</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecule_Role_In_Diagnostic_Imaging">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_599</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Role of a molecular entity in the context of diagnostic imaging.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecule role in diagnostic imaging</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide_Nanoparticle">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is basically composed of iron oxide.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_729</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron oxide nanoparticle</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Oxide_Nanoparticle"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imine_Linkage_Between_Primary_Amine_And_Aldehyde">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imine linkage between primary amine and aldehyde</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_507</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imine_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aldehyde_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imine_Linkage"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "imine linkage" which occurs between a primary amine and an aldehyde, through the participation of respective functional groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Covalent_Interaction">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "chemical interaction" which is non-covalent in nature and provides the force to hold  molecules or parts of molecules together.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Chemical_Interaction"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_940</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >non-covalent bond</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >non-covalent interaction</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Interaction"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Intermolecular_Interaction"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionic_Bond"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technetium_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1137</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >technetium molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26865</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of technetium.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dextran">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_846</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH:D003911</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "glucan" which is a high-molecular-weight polymer of d-glucose, produced by enzymes on the cell surface of certain lactic acid bacteria.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dextran</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Glucan"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/D-Block_Element"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a d-block element.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >d-block molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1083</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33676</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spectroscopy">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C17155</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spectroscopic technique</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spectroscopy</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technique"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1468</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technique for measuring the spectra absorbed or emitted when matter interacts with electromagnetic radiation or light.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biological_Process">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process specifically pertinent to the functioning of integrated living units: cells, tissues, organs, and organisms. A process is a collection of molecular events with a defined beginning and end.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physiological process</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biological process</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008150</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_427</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: GO</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Physical_State">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_888</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physical state</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality of continuant", which is the physical condition of a material entity, based on its chemical composition and structure.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >state of matter</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/PEGylated_Nanoparticle">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which has a coating agent composed of polyethylene glycol.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >poly(ethylene) glycol-coated nanoparticle</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PEG-modified nanoparticle</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PEG-coated nanoparticle</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyethylene_Glycol"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_801</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PEGylated nanoparticle</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polymer-Coated_Nanoparticle"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mole_Percentage">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Percent"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A percentage unit of molar concentration which is equal to 100 times the mole fraction (number of moles of solute in proportion to the total number of moles in a solution.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent of total moles</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mol %</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >% mol</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mole percentage</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1327</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >curium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >96</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_513</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 96.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinide">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Inner_Transition_Element"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Actinium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Americium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Berkelium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Curium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fermium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nobelium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An inner transition element which is any element in the series of 15 radioactive metallic elements with atomic numbers 89 (actinium) to 103 (lawrencium).</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_125</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Actinide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanosecond">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanosecond</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1279</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000150</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ns</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is equal to one thousandth of one millionth of a second or 10^[-9] s.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescence">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Photoluminescence"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REX:0000043</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Photoluminescence which occurs essentially only during the irradiation of a substance by electromagnetic radiation.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescence</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1401</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Heat">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by heat.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_731</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of heat</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/External_Stimulus_For_Nanoparticle_Function"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanodevice">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanomaterial"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_115</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanomaterial" which is defined with respect to its end-directed activity/function.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanodevice</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Needle_Shape">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >needle shape</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A long and slender rod, which resembles a needle.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_852</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rod"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cmax">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >peak concentration</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >maximum concentration</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The maximum concentration of an experimental substance or drug in the plasma or a target organ after dose administration. [source: NCI]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C70918</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1527</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cmax</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Cell_Concentration">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1194</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000200</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cell_Concentration"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Concentration_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of cell concentration</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concentration unit which denotes the average cell number in a given volume.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molybdenum_6_plus_ion">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1074</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic hexacation of molybdenum.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:49446</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Hexacation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Molecular_Entity"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molybdenum (6+) ion</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Micromolal">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molality unit which is equal to one millionth of a molal or 10^[-6] m.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molality"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µm</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1213</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micromolal</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000070</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphate_Mineral">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mineral which contains phosphate anions.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phosphate mineral</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus_Molecular_Entity"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mineral"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:46723</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1564</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radioactive">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A radiation quality inhering in bearer by virtue of its exhibiting or being caused by radioactivity.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001741</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radioactive</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1383</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Radioactive_Property"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Rate_Unit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Rate"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass rate unit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1311</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A measure of the change or movement of mass per unit time.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of mass rate</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Non-Metal">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A series element which is not a metal.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_255</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >non-metal</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Series_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Size_Characterization">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Size"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/describes_property"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physicochemical_Characterization"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >size characterization</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of physical characterization, which describes the size of an object.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1362</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 74.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_492</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tungsten atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >74</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nucleic_Acid">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1001</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nucleic acid</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33696</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polynucleotide which is present in living cells.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polynucleotide"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-3_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_929</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scandium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 21.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_2_plus_ion">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnesium (2+) ion</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Dication"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkaline_Earth_Metal_Cation"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic dication of magnesium.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:18420</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1056</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Functionalizing_Agent">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >functionalizing agent</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1492</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A role which inheres in a material entity by virtue of its ability to add/modify the properties or functions of another material entity by being associated to the latter. .</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Interaction">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophobic interaction</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Non-Covalent_Interaction"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "non-covalent interaction" which is a repulsive interaction between hydrophobic molecule or hydrophobic part of an amphiphilic molecule and water molecules in aqueous solutions. It  results from energetically favorable interactions between hydrophilic molecules or parts there of and water molecules.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_388</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 78.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >platinum atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_561</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >78</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kilogram_Per_Mole">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kg/mole</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molar_Mass_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000087</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilogram per mole</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1185</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molar mass unit which is equal to one kilogram of mass of one mole of chemical element or chemical compound.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selective_Estrogen_Receptor_Modulator">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >selective estrogen receptor modulator</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C1821</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Estrogen_Receptor_Binding"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anticancer drug that acts like estrogen on some tissues but blocks the effect of estrogen on other tissues.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_130</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tyrosine_Kinase_Inhibitor">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Tyrosine_Kinase_Activity"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Protein_Kinase_Inhibitor"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_567</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A protein kinase inhibitor, which inhibits tyrosine kinase enzyme, involved with the transduction and processing of many extracellular and intracellular signals including cell proliferation.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tyrosine kinase inhibitor</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C1967</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH-sensitive">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Sensitivity_To_Stimulus"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pH-sensitive</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_200</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality, inhering in any material entity, whose structure or function can be altered by changes in pH of the solution containing it.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sensitive to PH Change</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Americium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_842</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Actinide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Antimony"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Arsenic"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >americium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 95.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Inhibits_Protein_Activity_Related_To_DNA_Synthesis">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that is directed against a tumor cell to inhibit a protein activity related to the synthesis of DNA.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_294</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Tumor_DNA"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >drug that affects protein activity related to DNA synthesis</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Nanotube">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanotube" which consists of one or more graphite sheets (graphene) of hexagonal arrays of carbon rolled into seamless cylinders with capped ends.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanotube"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbon nanotube</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_606</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dubnium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-5_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_282</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 105.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quinone">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quinone</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36141</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cyclic ketone having a fully conjugated cyclic dione structure, such as that of benzoquinones, derived from aromatic compounds by conversion of an even number of ‒CH= groups into ‒C(=O)‒ groups with any necessary rearrangement of double bonds (polycyclic and heterocyclic analogues are included).</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cyclic_Ketone"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_774</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spherical_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1551</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spherical nanoparticle</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sphere"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which has spherical shape.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Repeat_Unit">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1499</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >repeat unit</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Polymer"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Chemical_Component"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical component which occurs as repeated units linked together in a polymer chain.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Realizable_Entity">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >realizable entities are defined by the fact that they can be realized (manifested, actualized, executed) in occurrents of corresponding sorts.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[BFO definition]: A "snap:SpecificallyDependentContinuant" ("specifically_dependent_continuant") that inheres in "snap:Continuant" ("continuant") entities and are not exhibited in full at every time in which it inheres in an entity or group of entities. The exhibition or actualization of a realizable entity is a particular manifestation, functioning or process that occurs under certain circumstances.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Source: (1) BFO.owl 1.1; (2) Robert Arp and Barry Smith "Function, Role and Disposition in Basic Formal Ontology" NATURE PROCEEDINGS, 2008.</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >realizable entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_237</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Dependent_Continuant"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "dependent continuant" which inheres in a "continuant", and which is not realized (exhibited, actualized, manifested or executed) in full at every time it inheres in the "continuant" entity or in a group of entities. It is realized in an occurrent ("process") under certain circumstances - the realization is a manifestation, functioning or a process that occurs  under certain circumstances.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cone">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >conical shape</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >conical</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A shape, which is the surface of a 3-dimensional object that tapers from a circular base.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_515</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shape"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cone</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tamoxifen-Loaded_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_699</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug-Loaded_Nanoparticle"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tamoxifen"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Therapeutic_Payload"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tamoxifen-loaded nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" loaded with tamoxifen.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkyl_Group">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Alkyl group is a substituent group from alkane.</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_931</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrocarbyl_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkyl group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "hydrocarbyl group" which is derived from an alkane by removal of a hydrogen atom from any carbon atom.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22323</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloidal_State">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1507</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Colloid"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/State_of_Suspension"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a colloid.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >colloidal state</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Concentration_Unit">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1168</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of concentration</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000051</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concentration unit</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit which represents a standard measurement of how much of a given substance there is mixed with another substance.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-14_Element">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_280</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 14 Element</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbon group element</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 14 of the periodic table.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protactinium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Actinide"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_253</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protactinium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 91.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imaging">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imaging</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Imaging_Technique"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_technique"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process of capturing, storing, manipulating, and displaying of images.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1516</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Core-Shell_Silica_Nanoparticle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >core-shell silica nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A silica nanoparticle which has a core-shell structure.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1572</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silica_Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shell"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Core-Shell_Nanoparticle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Linkage">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >covalent linkage</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "attachment" which involves the formation of a covalent bond between chemical groups of molecular entities.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Interaction"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Attachment"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_563</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >covalent attachment</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Core-Shell_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shell"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_661</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >core-shell nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which has a core part and a shell part, and both the core and shell  are distinguished by their respective material content.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sphere">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_286</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sphere</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spherical</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ellipsoid, where every point on the surface is equidistant from the center of the 3-dimensional object.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ellipsoid"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_II_III_Oxide_Nanoparticle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron (II,III) oxide nanoparticle</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide_Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_II_III_Oxide"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An iron oxide nanoparticle which is basically composed of iron(II,III) oxide.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fe3O4 nanoparticle</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1548</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl-Reactive_And_Sulfhydryl-Reactive_Crosslinker">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Heterobifunctional_Crosslinker"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_181</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A heterobifunctional crosslinker, which has a carbonyl-reactive group at one end and a sulfhydryl-reactive group at the other end.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbonyl-reactive and sulfhydryl-reactive crosslinker</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dihydrofolate_Reductase_Activity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of the reaction: 5,6,7,8-tetrahydrofolate + NADP+ = 7,8-dihydrofolate + NADPH + H+.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_593</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Enzyme_Activity"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dihydrofolate reductase activity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0004146</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Computed_Tomography">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >computed tomography</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1480</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A medical tomographic technique which uses computer to construct  a three-dimensional image of the internal structures of an object from a large series of two-dimensional cross-sectional X-ray  images of the object, taken around a single axis of rotation.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17204</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Tomography"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CT</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanohorn">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanoparticle"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanohorn</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[NCI_Thesaurus definition]:  A fullerene-like nanostructure that consists of graphene cylinders and exhibits an irregular horn-like shape.</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "two-dimensional  nanoparticle" which resembles a fullerene-like nanostructure and exhibits an irregular horn-like shape.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_457</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C62386</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ellipsoid">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A shape, which is a surface of a 3-dimensional object, having elliptical or circular plane sections.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_156</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ellipsoid</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shape"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1009</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005623</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A material entity which is the basic structural and functional unit of all organisms. Includes the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope. [source: GO]</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cell_Concentration"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molal">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000068</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1211</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molal</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molality"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >m</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of concentration which expresses a concentration of a solution of 1 mole per kilogram of solvent (mol/kg).</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kelvin">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Kelvin</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A thermodynamic temperature unit which is equal to the fraction 1/273.16 of the thermodynamic temperature of the triple point of water.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Temperature_Unit"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >K</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000012</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1291</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Milligram_Per_Milliliter">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass density unit which is equal to mass of an object in milligrams divided by the volume in milliliters.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milligram per milliliter</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milligrams per milliliter</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mg/mL</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1266</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000176</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescent_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class>
                    <owl:intersectionOf rdf:parseType="Collection">
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
                      <owl:Restriction>
                        <owl:onProperty>
                          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                        </owl:onProperty>
                        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorescent"/>
                      </owl:Restriction>
                    </owl:intersectionOf>
                  </owl:Class>
                </owl:someValuesFrom>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorescent"/>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescent nanoparticle</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1377</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which has fluorescence property.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Internal_Stimulus_For_Nanoparticle_Function">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "stimulus for nanoparticle function", which originates from a source that is inside the medium in which the nanoparticle is located.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_for_Nanoparticle_Function"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Internal Stimulus For Nanoparticle Function</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_752</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal_Cation">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic cation of alkali metal.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Metal_Molecular_Entity"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1076</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkali metal cation</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33504</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Halide">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acid halide</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl halide</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Halide_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_140</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acyl halide" compound is an acyl compound which is characterized by the presence of "acyl halide group."  It has the structure R-(C=O)-X, where 'R' denotes an organic group and X denotes a halogen atom (F, Cl, Br or I).</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Compound"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Group_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33741</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Group-6_Element"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1115</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a chromium group (Group-6) element.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromium group molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Atom">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_535</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >34</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 34.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >selenium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Single-Walled_Nanotube">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >single-walled nanotube</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_157</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanotube" which consists of a single layer or sheet of hexagonal arrays of an element or molecule, rolled into a seamless cylinder with a diameter close to 1 nanometer.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanotube"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-1_Element">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Element"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element in the first row (or period) of the periodic table of the elements.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_131</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period 1 Element</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 94.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >plutonium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Actinide"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_847</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Fluoride_Group">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_505</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluoro_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Halide_Group"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acyl halide group" in which the halogen atom is a "fluorine atom."</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl fluoride group</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cyclic_Ketone">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:3992</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "ketone" which is a cyclic compound containing one or more ketone groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_373</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cyclic ketone</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ketone"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Infrared_Light">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of infrared light</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/stimulus_causes_response"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Infrared_Light"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Light"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_937</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by infrared light.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Soluble_In_Water"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophilic</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" which is characteristic of a molecule or a chemical substance that has a strong affinity for water molecule; that has a tendency to dissolve in, mix with, soluble in, or be wetted by water.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_204</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001887</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophilicity</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_609</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >germanium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >32</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 32.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_728</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quality of continuant</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" which inheres in or borne by a continuant.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Quality_Of_Occurrent"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[term source]: PATO</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001241</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quality of an object</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Group"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_769</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:32988</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An amide is an organic compound formally derived from an oxoacid by replacing an acidic hydroxyl group of the oxoacid by an amino or substituted amino group. It is characterized by the presence of an "amide group."</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diazo_Compound">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "diazo compound" is an "organic compound" which is characterized by the presence of a "diazo group." It has the structure R=[N+]=[N-], where R denotes an organic group..</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:39444</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Diazo_Group"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_569</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >diazo compound</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Paclitaxel-Loaded_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Paclitaxel"/>
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Therapeutic_Payload"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_618</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is loaded with paclitaxel.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lipid_Nanoparticle"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug-Loaded_Nanoparticle"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >paclitaxel-loaded nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neutral_Charge">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electric charge quality which signifies zero net charge in the bearer.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neutral charge</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Charge"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neutrally charged</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1307</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meter">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >meter</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1242</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A length unit which is equal to the length of the path traveled by light in vacuum during a time interval of 1/299 792 458 of a second.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000008</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >m</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Nanoparticle">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Nanoparticle"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is basically composed of gold element.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_401</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Au nanoparticle</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dubnium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_323</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dubnium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >105</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 105.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >36</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_443</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 36.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >krypton atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >103</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 103.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_396</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lawrencium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Americium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Antimony_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_704</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Argon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >americium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >95</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 95.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Americium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Americium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanocapsule">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocapsule"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The hollow core region of a nanocapsule.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic_Space_Between_Lipid_Bilayers"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hollow core of nanocapsule</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophilic_Core_Of_Liposome"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanoshell"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_317</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Lipid_Bilayer"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Micelle"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volume_Of_Distribution">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The amount of drug in the body divided by its concentration in the blood.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Volume"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1524</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >volume of distribution</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vd</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amidine_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amidine group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_725</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -E(=N-)-NH2, where E could denote carbon (C) or (Sulfur). The group is characteristic of an amidine compound.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Amidine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-18_Element">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 18 of the periodic table.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 18 Element</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_463</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >noble gas</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Non-Metal"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <owl:equivalentClass rdf:resource="http://purl.bioontology.org/ontology/npo/Noble_Gas"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Uranium_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >uranium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_335</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >92</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 92.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Coulomb">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >coulomb</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Charge_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000220</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >C</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electrical charge unit which is equal to the amount of charge transferred by a current of 1 ampere in 1 second.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1294</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Topoisomerase_Inhibitor">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_256</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >topoisomerase inhibitor</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"Enzyme inhibitor" that inhibits the enzymatic activity of topoisomerases.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C1748</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Topoisomerase_Activity"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Enzyme_Inhibitor_Drug"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transmission_Electron_Microscope">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transmission electron microscope</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1441</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C78813</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TEM</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transmission_Electron_Microscopy"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electron_Microscope"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TEMs use electrons as "light source" and their much lower wavelength makes it possible to get a resolution a thousand times better than with a light microscope.[source: http://Nobelprize.org]</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electron microscope which transmits a beam of electrons through a finely sliced section of a specimen/sample and creates an image of the specimen/sample based on its effect on the phase of the electrons that pass through.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 109.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >109</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >meitnerium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_480</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_324</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >manganese</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-7_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 25.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 73.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_497</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >73</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tantalum atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >compound or molecule</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecular entity" which is either a single molecule or a compound that is constituted by the molecule. A molecule is a group of atoms bonded together, representing the smallest fundament unit of a chemical compound that can take part in a chemical reaction.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Weight"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic_Entity"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_147</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >64</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gadolinium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 64.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_753</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sample_Preparation">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1489</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process which is the  synthesis or preparation of a sample for analysis, testing or characterization.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sample preparation</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sample"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-16_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 16 Element</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_105</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chalogen</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 16 of the periodic table.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lanthanum">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_936</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 57.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lanthanum</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxaliplatin">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "platinum compound" in which the platinum atom is complexed with 1,2-diaminocyclohexane (DACH) and with an oxalate bidentate ligand.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C1181</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:31941</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Oxaliplatin</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Crosslinking_Agent"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Induces_Breakage_Of_DNA_Helix"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Coordination_Compound"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_749</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radioactive_Imaging_Agent">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37336</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radioactive imaging agent</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Radioactive"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Contrast_Agent"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "contrast agent", which is the role of a radioactive molecular entity that provides contrast in images captured using  radioactive imaging techniques.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_361</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1051</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic monanion of rubidide.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Monoanion"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Metal_Molecular_Entity"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33496</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rubidide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Process">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Biological_Process"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cell"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_994</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0009987</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular process</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that is carried out at the cellular level, but not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level. [source: GOC:go_curators, GOC:isa_complete]</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular physiological process</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha_V_Beta_Inhibitor">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C2050</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Endothelial-Specific_Integrin_Inhibitor"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "endothelial-specific integrin inhibitor" that acts by blocking the action of an endothelial cell-surface expressed alpha (v) integrin, thereby inhibiting endothelial cell-cell interactions, endothelial cell-matrix interactions, and angiogenesis.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_510</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alpha V beta inhibitor</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sound_Quality">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1349</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001519</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a bearer by virtue of vibration, as perceived by the sense of hearing.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sound quality</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Buckyball">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Fullerene"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >buckyball</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_730</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Buckyball (C60) or Buckministerfullerene, is a type of fullerene which comprises of 60 carbon atoms arranged in interlocking hexagons and pentagons, like the patches on a soccer ball. Its geometry is roughly spherical and it has a hollow interior.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Water-Dispersible">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" of particles (e.g, nanoparticles) to disperse in an aqueous medium.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_763</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >water-dispersible</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimetastatic_Agent">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C2196</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_873</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antimetastatic agent</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An antineoplastic agent, which prevents or impairs tumor metastasis.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metastasis"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Nanofiber">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanofiber"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbon nanofiber</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanofiber" which is composed of graphene layers arranged as stacked cones, cups or plates. Carbon nanofibers with graphene layers wrapped into perfect cylinders are called carbon nanotubes.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_602</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kilodalton">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kDa</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000222</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilodalton</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1176</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass unit which is equal to one thousand daltons.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_568</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-8_Element"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 26.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage_Between_Thiol_and_Acryloyl_Compound">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acryloyl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfhydryl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_414</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thioether linkage between thiol and acryloyl compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "thioether linkage" which occurs between a thiol and an acryloyl compound, through the participation of respective functional groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Composition">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000025</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >composition</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality of continuant inhering in an object by virtue of the quantities or relative ratios of subparts of the inhering entity.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1344</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Noble_Gas_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a noble gas.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >noble gas molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1079</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33583</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Noble_Gas"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >noble gas compound</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mitosis">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0007067</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Cycle_Phase"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mitosis</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_712</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Progression through mitosis, the division of the eukaryotic cell nucleus to produce two daughter nuclei that, usually, contain the identical chromosome complement to their mother. [source: GOC:ma, ISBN:0198547684]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transcription">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transcription</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Deoxyribonucleic_Acid"/>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ribonucleic_Acid"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cellular_Biopolymer_Biosynthetic_Process"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1015</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006350</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of either RNA on a template of DNA or DNA on a template of RNA. [source: ISBN:0198506732]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >50</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_377</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tin atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 50.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocantilever">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanocantilever</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nanocantilevers are often used to explore and characterize the surfaces of biological systems. The motion of the device is recorded and transformed mathematically to provide information about these surface characteristics.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanodevice"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanodevice" which has the end-directed activity/function to serve as the simplest micro-electro-mechanical system (MEMS) that is easily machined and mass-produced for probing nanoscale specimens.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_665</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Magnetic_Field">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to external stimulus", which occurs in response to ultrasound.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_153</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle response to magnetic field</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_External_Stimulus"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_PO2_Change">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "internal stimulus for nanoparticle function", which is caused by a change in pO2.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_957</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Internal_Stimulus_For_Nanoparticle_Function"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of pO2 change</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liter">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >liter</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >L</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A volume unit which is equal to one thousandth of a cubic meter or 10^[-3] m^[3], or to 1 decimeter.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000099</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Volume_Unit"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1257</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Cavity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_642</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dendrimer cavity</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Core"/>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Generation_Layer"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Site"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "material site" which is a cavity or space formed within the core and generation layer (between branches) of a dendrimer. It can be occupied by molecules other than those which chemically make up the dendrimer.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-12_Element">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mercury"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc group element</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_702</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 12 Element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 12 of the periodic table.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromide">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bromide</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1046</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion of bromine.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halide_Anion"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Molecular_Entity"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:15858</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Circle">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ellipse"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition based on source]:http://www.cycfoundation.org, http://www.thefreedictionary.com, NCI</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ellipse in which the two foci are coincident. The circle is a closed curve that is the path, traced by a point moving in a plane so that its distance from a fixed point (the circle's center) is a constant.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >circle</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >circular shape</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >circular</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_342</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Helium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_438</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >helium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >2</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 2.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Millimeter">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000016</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1244</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millimeter</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mm</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A length unit which is equal to one thousandth of a meter or 10^[-3] m.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Group_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a manganese group (Group-7) element.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1116</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >manganese group molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Group-7_Element"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33743</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Intramolecular_Interaction">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An attractive type of "chemical interaction" that holds atoms together in a molecule.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Chemical_Interaction"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_313</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >intramolecular interaction</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Disposition">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Role"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Function"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[BFO definition]: A "snap:RealizableEntity" ("realizable_entity") that essentially causes a specific process or transformation in the "snap:Object" ("object") in which it inheres, under specific circumstances and in conjunction with the laws of nature. A general formula for dispositions is: X ("snap:Object" ("object")) has the disposition D to (transform, initiate a process) R under conditions C.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Source:Robert Arp and Barry Smith "Function, Role and Disposition in Basic Formal Ontology" NATURE PROCEEDINGS, 2008.</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_155</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >disposition</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "realizable entity" that typically causes a specific process in its bearer (object in which it inheres) when the bearer is introduced into specific circumstances. In addition, these processes occur as a result of the object's physical structure. A disposition invariably or definitely leads to a certain result given certain circumstances (if not, then the "realizable entity" is a "tendency" and not a "disposition").</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Realizable_Entity"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Monocation">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic monocation</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25414</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monatomic_Cation"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1054</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic cation which has ionic charge 1+.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipophilic">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_114</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lipophilic</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "hydrophobic" quality which is characteristic of a molecule or chemical substance that has the ability to combine with or dissolve in lipids or fats.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lipophilicity</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hafnium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_367</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 72.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >72</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Endothelium">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Based_On_Target"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer drug directed against endothelium</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that is directed to affect the tumor endothelial cells.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_509</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunoglobulin_D">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1390</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IgD</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An immunoglobulin isotype, which is expressed on naive B cells along with IgM.[Source: NCI]</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Immunoglobulin_Isotype"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C566</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunoglobulin D</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >45</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_378</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 45.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rhodium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_935</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >27</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 27.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cobalt atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage_Between_Thiol_and_Iodoacetyl_Derivative">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "thioether linkage" which occurs between a thiol and an iodoacetyl derivative, through the participation of respective functional groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_644</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfhydryl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iodoacetyl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thioether linkage between thiol and iodoacetyl derivative</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophilic_Space_Between_Lipid_Bilayers">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Micelle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Lipid_Bilayer"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophilic space between lipid bilayers</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Multilamellar_Vesicle"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_260</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The aqueous space between lipid bilayers (e.g, in a multilamellar  vesicle).</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Folate_Receptor_Mediated_Endocytosis">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Receptor mediated endocytosis, which is the process by which cells internalize folate molecules that specifically bind to folate receptors.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >folate receptor mediated endocytosis</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Receptor_Mediated_Endocytosis"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_904</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacological_study">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Study of the characteristics, effects, and uses of drugs and their interactions with living organisms.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Study"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pharmacological study</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pharmacology</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1519</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cadmium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 48.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cadmium atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_761</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >48</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Double-Walled_Nanotube">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_398</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanotube" which consists of two layers or sheets of hexagonal arrays of an element or molecule, rolled into two concentric seamless cylinders with a diameter close to 1 nanometer.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanotube"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >double-walled nanotube</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >caesium atom</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 55.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >55</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_209</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromatography_By_Separation_Mechanism">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromatography by separation mechanism</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000610</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromatography"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1463</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chromatography technique classified based on the mechanism of separation.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance_Unit">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000006</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1216</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amount_of_Substance"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >substance unit</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A base unit which is a standardized quantity of an element or compound with uniform composition.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of amount of substance</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >70</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 70.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_458</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ytterbium atom</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Dication">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1055</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic dication</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic cation which has ionic charge 2+.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monatomic_Cation"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:30412</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Formulation">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle formulation</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_State"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanomaterial"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nanotechnology involves the application of scientific knowledge from multidisciplinary fields of science and engineering, towards understanding, manipulating and controlling the properties of matter at the nanoscale (1-100 nm) size dimensions.</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanomaterial" which describes a particulate, chemical substance that is formulated systematically using nanotechnology, and it contains nanoparticles and active chemical components / ingredients (molecular structures) .</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_868</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Small_Unilamellar_Vesicle">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unilamellar_Vesicle"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_481</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >small unilamellar vesicle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "unilamellar vesicle", which has  size less than 100 nm.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Density_Unit">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of magnetic flux density</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic flux density unit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1164</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of measurement for magnetic flux density.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Density"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dihydrofolate_Reductase_Inhibitor">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Dihydrofolate_Reductase_Activity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Enzyme_Inhibitor_Drug"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C2153</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"Enzyme inhibitor" that inhibits dihydrofolate reductase by interfering with the conversion of Dihydrofolate to Tetrahydrofolate, causing inhibition of nucleotide biosynthesis and protein synthesis.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_876</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dihydrofolate reductase inhibitor</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cellular_Necrosis">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cell death process that is morphologically characterized by a gain in cell volume (oncosis), swelling of organelles, plasma membrane rupture and subsequent loss of intracellular contents.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1369</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0070265</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cell_Death"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >necrosis</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cellular necrosis</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Yttrium_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >39</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_404</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 39.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >yttrium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ether">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_230</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25698</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ether</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "ether" is an "organic compound" in which an oxygen atom is covalently bound to two carbon atoms.  It has the structure R-O-R', where R, R' denote organic groups.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ether_Group"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microsecond">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microsecond</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000029</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1278</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time unit which is equal to one millionth of a second or 10^[-6] s.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µs</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metal_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1384</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of a metal.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Metal"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metal nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silver</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_736</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-11_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 47.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kilogram">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilogram</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass unit which is equal to the mass of the International Prototype Kilogram kept by the BIPM at Svres, France.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000009</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kg</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1179</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molality">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1188</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000067</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of molality</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Molality"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration_Unit"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concentration unit which is a standard measure of the number of moles of a given solute per kilogram of solvent.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acryloyl_Compound">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acryloyl compound" is an "organic compound" which is characterized by the presence of an "acryloyl group". It has the structure R-C(=O)-CH=CH2, where R denotes an organic group.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_866</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acryloyl derivative</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acryloyl_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Acyl_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carbonyl_Compound"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Compound"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acryloyl compound</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Non-Metal">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >other non-metal</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_220</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A non-metal which is any of the following elements: carbon, nitrogen, oxygen, phosphorus, selenium, sulfur.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Non-Metal"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Visible_Light">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of visible light</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by visible light.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Light"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_878</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chalogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1100</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26628</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of selenium.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >selenium molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Multi-Walled_Carbon_Nanotube">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "multi-walled nanotube" which consists of multiple graphite layers or sheets of hexagonal arrays of carbon, rolled in on themselves to form  concentric seamless cylinders with a diameter close to 1 nanometer.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Multi-Walled_Nanotube"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Nanotube"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_354</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >multi-walled carbon nanotube</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kilovolt">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kV</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilovolt</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Potential_Difference_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000248</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1298</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Maleimide_Derivative">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_530</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Maleimide_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Imide"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >maleimide derivative</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "maleimide derivative" is an "imide" derived from maleimide by replacing the hydrogen atom bonded to nitrogen in maleimide by an organic group. It is characterized by the presence of a maleimide group.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Praseodymium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >praseodymium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_579</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 59.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bioavailability">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1529</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fraction of the administered dose which reaches the systemic circulation and is available at the site of action.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Property"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bioavailability</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dendrimer_Generation_Layer">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_224</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecular structure"  which describes an interior layer, formed around the "dendrimer core" by the addition of "dendrimer branches".</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Dendrimer"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dendrimer generation layer</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Leucine">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25017</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2-CH(CH3)-CH3)-C(OH)=OH.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_285</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Leu</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >leucine</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-amino-4-methylpentanoic acid</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-D_Extent">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1233</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-D extent</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Size"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in an bearer by virtue of its extenstion in two dimensions.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001709</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33244</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound or molecule which is characterized by the presence of a functional group.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic functional class</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_202</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Percent_Mass_Per_Mass">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent weight/weight</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Percent"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1324</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A percentage unit of  concentration which denotes the mass of a substance in a mixture as a percentage of the mass of the entire mixture.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent mass per mass</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >w/w %</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >% w/w</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass percentage</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C48528</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000163</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent weight per weight</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >weight-weight percentage</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neodymium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neodymium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 60.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >60</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_474</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-9_Element">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cobalt group element</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 9 Element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iridium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_630</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 9 of the periodic table.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ribonucleic_Acid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nucleic acid which is a derivative of DNA having ribose in place of deoxyribose, and uracil in place of thymine.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1003</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nucleic_Acid"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ribonucleic acid</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33697</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heat_Generation_In_Response_To_Stimulus_Of_Infrared_Light">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >heat generation in response to stimulus of infrared light</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_926</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Infrared_Light"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to infrared light", which involves the generation of heat.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Monoanion">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic anion which has ionic charge 1-.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1043</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic monoanion</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33429</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Anion"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metastasis">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C19151</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Metastasis is the spread or migration of cancer cells from one part of the body (the organ in which it first appeared) to another. The secondary tumor contains cells that are like those in the original (primary) tumor. For example, breast cancer cells may spread (metastasize) to the lungs and cause the growth of a new tumor. When this happens, the disease is called metastatic breast cancer. (NCI)</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor cell migration</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metastasis</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Pathologic_Process"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_319</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tyrosine">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Try</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(Cc1ccc(O)cc1)-C(OH)=OH.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_906</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_Aminoacid"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aromatic"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Negative_Charge"/>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aromatic_Aminoacid"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:18186</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tyrosine</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electromagnetic_Radiation_Quality">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001291</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Radiation_Quality"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality that inheres in an object by virtue of how that object interacts with electromagnetic radiation.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electromagnetic radiation quality</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1385</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Definition is partly based on ASTM E 2456-06 (Terminology for Nanotechnology).</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Surface_of_Nanoparticle"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Particle_Diameter"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanostructure"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Property"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanomaterial" which is a particle with average size in the nanoscale (1-100 nm) range; which has an identifiable and definite chemical composition, property or function that uniquely define the nanoparticle's type as known;  and, which may or may not exhibit a size-intensive property.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_707</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomaterial"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-dimensional_Nanoparticle"/>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanoparticle"/>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanoparticle"/>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescent_Silica_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1553</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silica_Nanoparticle"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class>
                    <owl:intersectionOf rdf:parseType="Collection">
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
                      <owl:Restriction>
                        <owl:onProperty>
                          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                        </owl:onProperty>
                        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorescent"/>
                      </owl:Restriction>
                    </owl:intersectionOf>
                  </owl:Class>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorescent"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescent silica nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A silica nanoparticle which has fluorescent property.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorescent_Nanoparticle"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrogen">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrogen</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 1.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_520</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-1_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-1_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 35.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >35</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_812</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bromine atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Millimole">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mmole</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Substance_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000040</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millimole</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance unit equal to a thousandth of a mol or 10^[-3] mol.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1222</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electric_Potential">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001464</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality that is equal to the potential energy per unit charge associated with a static (time-invariant) electric field, also called the electrostatic potential.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Potential_Difference_Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1300</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electric potential</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Viability">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell viability</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Viability"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in a cell by virtue of its ability or inability to proliferate, grow, divide, or repair damaged cell components.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1343</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_432</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 49.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >indium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-13_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar_Aminoacid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An aminoacid which is polar in nature.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aminoacid"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                    </owl:onProperty>
                    <owl:someValuesFrom>
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar"/>
                    </owl:someValuesFrom>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polar aminoacid</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_120</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Plutonium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_966</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 94.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >plutonium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >94</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Cycle_Phase">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_999</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell cycle phase</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0022403</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cell_Cycle_Process"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cell cycle process comprising the steps by which a cell progresses through one of the biochemical and morphological phases and events that occur during successive cell replication or nuclear replication events. [source: GOC:isa_complete]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Hexacation">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic polycation which has ionic charge 6+.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Polycation"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33423</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1067</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic hexacation</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dysprosium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >66</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 66.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_538</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thulium_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_806</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thulium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >69</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 69.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Oxide_Nanoparticle">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Oxide_Nanoparticle"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Oxide"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1544</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper oxide nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of copper oxide.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1140</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >platinum molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33749</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of platinum.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chloride">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chloride</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion of chlorine.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halide_Anion"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Molecular_Entity"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:17996</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1047</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Time_Unit">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >time unit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1275</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A base unit which is a standard measure of the dimension in which events occur in sequence.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Time"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of time</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000003</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_4_plus_ion">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37294</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1071</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic tetracation of gadolinium.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gadolinium (4+) ion</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Tetracation"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Ion"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Unit_of_Molarity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of molarity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1187</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Molarity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration_Unit"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concentration unit which is a standard measure of the number of moles of a given substance per liter of solution.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000061</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Halide_Group">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Prefi: haloformyl-
Suffix: -oyl halide</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure R-C(=O)-X, where R denotes an organic group and X, a halogen atom. The group is characteristic of an acyl halide.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl halide group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Acyl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Halo_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_944</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lutetium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >71</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lutetium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_587</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 71.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Palladium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_722</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >palladium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 46.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >46</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_linkage">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amide linkage</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_626</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where an amide group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amide bond</npo:synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Function">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Realizable_Entity"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Role"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a function "f" is a realizable dependent continuant;
it has a bearer which is an independent continuant;
instances of Function F have realizations; each realization is 
a) a process in which the bearer is participant;
b) that It occurs in virtue of the bearer's physical make-up or structure.
c) and this physical make-up is something which the bearer possesses because of how it came into being.</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "realizable entity" the manifestation of which is an end-directed activity (a process in which the bearer is a participant) of a "continuant" entity in virtue of  that entity being a specific kind of entity in the kind or kinds of contexts that it is made for.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: (1) BFO.owl 1.1; (2) Robert Arp and Barry Smith "Function, Role and Disposition in Basic Formal Ontology" NATURE PROCEEDINGS, 2008.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "realizable entity", which is a necessary function of the bearer, and it is realized as an end-directed activity (a process in which the bearer is a participant).</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_316</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >function</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Definition: A "snap:RealizableEntity" ("realizable_entity") the manifestation of which is an essentialy end-directed activity of a "snap:Continuant" ("continuant") entity in virtue of that "snap:Continuant" ("continuant") entity being a specific kind of entity in the kind or kinds of contexts that it is made for.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Wavelength">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001242</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >wavelength</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1346</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality which is equal to the distance between repeating units of a wave pattern.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular structure</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24431</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Entity"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "material entity" which describes a "molecular entity" or part thereof, based on the chemical composition and/or connectivity between its constituent atoms; or a complex structure composed of molecular entities.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_392</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Technique">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1405</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >technique</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Procedure"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A systematic procedure or a practical method which is used for accomplishing a task.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyatomic entity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which consists of more than one atom.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Polyatomic"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36357</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1023</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Tyrosine_Kinase_Activity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of the reaction: ATP + a protein tyrosine = ADP + protein tyrosine phosphate. [source: EC:2.7.10]</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Kinase_Activity"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein tyrosine kinase activity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0004713</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_217</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Modifies_Expression_Of_Specific_Genes">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_437</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug that is directed against a tumor cell to modify the expression of specific genes.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Anticancer drug that modifies expression of specific genes</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Tumor_DNA"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lawrencium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_182</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 103.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Actinide"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lawrencium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Occurrent">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: BFO</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_923</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Entity"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >occurrent</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >perdurant</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "entity" that has temporal parts and that happens, unfolds or develops through time. Sometimes also called perdurants.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  "functional group" which contains a carboxylic ester bound to a primary or secondary or tertiary amine group. The group is characteristic of a carbamate ester compound.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_986</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbamate ester group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polymeric_Nanoparticle">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polymer nanoparticle</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Polymer"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1375</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of polymer.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polymeric nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Nanocantilever">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_453</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanocantilever" which is composed of gold.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocantilever"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold nanocantilever</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Near-Infrared_Spectroscopy">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >near-infrared spectroscopy</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000321</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NIR spectroscopy</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Infrared_Spectroscopy"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An infrared spectroscopy where the beam of light that irradiates the sample has wavelengths within the near-infrared region of the electromagnetic spectrum.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1474</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ketone_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  "carbonyl group"  which is characteristic of a ketone wherein it is attached to two carbon atoms via covalent bonds.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_614</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ketone group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ketone"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carbonyl_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aromatic">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aromatic</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: ChEBI</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Definition of "aromatic" is based on that of an "aromatic compound" (CHEBI:33655)</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" inhering in a chemical substance due to the presence of a cyclically conjugated molecular entity , with a stability (due to delocalization) significantly greater than that of a hypothetical localized structure.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_276</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluid_State">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a fluid.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluid state</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluid"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_State"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1501</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/pH-Sensitive_Linker">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/pH-sensitive"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Spacer"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pH-sensitive spacer</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_963</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pH-sensitive linker</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A spacer, which can be cleaved in response to a change in pH of the solution containing that spacer.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_622</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >108</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 108.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hassium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >10</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_246</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 10.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neon atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_213</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nickel atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >28</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 28.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cisplatin">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Induces_Breakage_Of_DNA_Helix"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Crosslinking_Agent"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Coordination_Compound"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "platinum compound" in which the platinum atom is complexed with two ammonia groups and two chlorine atoms.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cisplatin</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_608</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27899</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microgram">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µg</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass unit which is equal to one millionth of a gram or 10^[-6] g.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1182</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microgram</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000023</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_445</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Realizable_Entity"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >For example,  compound x is related to "organic compound" through the relation "presence of carbon"; here, the quality that inheres in compound x is "organic")</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BFO Definition: A "snap:SpecificallyDependentContinuant" ("specifically_dependent_continuant") that is exhibited if it inheres in an entity or entities at all (a categorical property).</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quality</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Dependent_Continuant"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "dependent continuant" that is exhibited if it inheres in a bearer by virtue of how the bearer is related to other entities.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000001</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lithium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_782</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 3.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-2_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar_Mass">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Molar_Mass_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mass"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molar mass</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1170</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001681</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality that inheres in a homogeneous substance containing 6.02 x 1023 atoms or molecules.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lipid_Bilayer">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "lipid membrane" which is two (lipid) molecules thick.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lipid bilayer</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_338</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lipid_Membrane"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH: D008051</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Soluble_In_Water">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_514</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >water-soluble</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Water_Solubility"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "water solubility" quality that gives a molecule or a chemical substance, the ability to dissolve in water.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001887</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >soluble in water</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >element</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_733</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A pure substance which is made up of atoms with the same atomic number; hence it cannot be decomposed or transformed by a chemical reaction into a different substance, although it can be transmuted into an isotope (different number of neutrons but the same number of protons) through a nuclear reacion.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acryloyl_Group">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -C(=O)-CH=CH2, and the group is characteristic of acryloyl compounds.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_215</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acryloyl group</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:48077</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbonyl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Acryloyl_Compound"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylate_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxylate group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_831</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  "functional group" derived by the removal of a hydrogen atom from a carboxylic acid, by virtue of which it has structure -C(=O)-[O-]. The group is characteristic of a carboxylate compound wherein it is attached to the remaining part of the molecule via a covalent bond between the oxygen atom and a carbon atom.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxylate"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester_Linkage_Between_Organo_Hydroxy_Compound_and_Acid_Anhydride">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxylic ester linkage between organo hydroxy compound and acid anhydride</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carboxylic ester linkage" which occurs between an organo hydroxy compound and an acid anhydride, through the participation of respective functional groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_466</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Acid_Anhydride_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester_Group"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester_Linkage"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/External_Stimulus_For_Nanoparticle_Function">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_717</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "stimulus for nanoparticle function", which originates from a source that is outside of the the medium in which the nanoparticle is located.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_for_Nanoparticle_Function"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >external stimulus for nanoparticle function</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Of_Micelle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface of micelle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Surface of a micelle formed from polar head groups of constituting amphiphilic molecules in a polar solvent.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Micelle"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Boundary"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_484</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glycopeptide">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_482</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Peptide"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24396</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A peptide compound in which a carbohydrate component is linked to a peptide component.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glycopeptide</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Optical_Microscopy">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >optical microscopy</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Optical_Microscope"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Microscopy"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >light microscopy</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A microscopy technique based on the use of optical microscope.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1431</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Astatine_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of astatine.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37138</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >astatine molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1093</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Melphalan">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >melphalan</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An L-phenylalanine nitrogen mustard.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_874</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C633</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Alkylating_Agent"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Induces_Breakage_Of_DNA_Helix"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Mustard"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 104.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_809</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rutherfordium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-4_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanomolar">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1210</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanomolar</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Molarity"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000065</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of molarity which is equal to one thousandth of one millionth of a molar or 10^[-9] M.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nM</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Ultrasound">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_External_Stimulus"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to external stimulus", which occurs in response to ultrasound.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_356</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle response to ultrasound</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Homoatomic">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1019</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" inhering in a molecular entity because it consists of one or more atoms of the same element.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >homoatomic</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amidine_Linkage">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where an amidine group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_238</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amidine linkage</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_980</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rutherfordium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 104.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >104</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pteridine_Compound">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26373</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_900</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pteridine compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic heterobicyclic compound which is composed partly or wholly of a pteridine ring system (a pyrimidine ring fused with a pyrazine ring).</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Heterobicyclic_Compound"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aromatic_Aminoacid">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_791</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aminoacid"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aromatic"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An aminoacid which is aromatic in nature.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aromatic aminoacid</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Kilogram_Per_Liter">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilogram per liter</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass density unit which is equal to mass of an object in kilograms divided by the volume in liters.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilograms per liter</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kg/L</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1272</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Percent_Volume_Per_Volume">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000165</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >volume percentage</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent volume per volume</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent volume/volume</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C48571</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >% vol</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A percentage unit concentration which denotes the volume of the solute in mL per 100 mL of the resulting solution.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent volume</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >% (v/v)</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Percent"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1325</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of group 1 (IUPAC style) of the periodic table: lithium (Li), sodium (Na), potassium (K), rubidium (Rb), caesium (Cs), and francium (Fr).</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkali metal</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-1_Element"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_448</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Caesium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Francium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lithium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rubidium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sodium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium_Group_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a vanadium group (Group-5) element.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Group-5_Element"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33746</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1119</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vanadium group molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/In_Vitro_Bioassay">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C15958</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1409</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >in vitro bioassay</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >in vitro assay</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A bioassay conducted in an artificial environment (e.g., test tube) outside the body of a living organism, under controlled conditions.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Bioassay"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-11_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_518</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 79.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Binding_Agent">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA binding agent</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_939</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C2842</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Antineoplastic agent that binds to DNA to regulate mechanisms central to cellular function, including DNA replication and gene expression.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Replication"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Synthesis_Inhibitor"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dipole-Induced_Dipole_Interaction">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dipole-Dipole_Interaction"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "dipole-dipole interaction" between a polar molecule and a non-polar molecule due to attraction between permanent dipole on the polar molecule and temporary dipole on the non-polar molecule; the temporary dipole on the non-polar molecule is induced by the permanent dipole on the polar molecule.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dipole-induced dipole interaction</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >It occurs when a non-polar molecule dissolves in a polar or a dipolar solvent under the assumption that the solute dissolves because the attractive force between the solvent and solute are stronger than the intermolecular forces, holding the non-polar solute molecules together.</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_343</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromatography">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromatography</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Separation_Technique"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1458</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000053</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition adapted from NCIT, WordNet, http://encyclopedia.thefreedictionary.com/chromatography]</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A separation technique for separation of mixtures, in which a mixture dissolved in a mobile liquid or gas medium, is passed hrough a stationary adsorbing medium to separate the components based on differential affinities of the components for the mobile medium and for the stationary medium.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >31</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 31.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gallium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_483</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organonitrogen_Compound">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:35352</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organonitrogen compound</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_503</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organonitrogen compound is a heteroorganic compound containing at least one carbon-nitrogen bond.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroorganic_Compound"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_bond_with"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Particle_Diameter">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >particle diameter</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Diameter which inheres in a particle.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Diameter"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1539</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescein_Isothiocyanate">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FITC</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorescent"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_134</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organic compound which is derived from fluorescein by replacing a hydrogen atom of the benzene ring (the one that does not contain the hydroxyl groups), with an amine-reactive isothiocyanate group.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorochrome"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isothiocyanate"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescein isothiocyanate</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37926</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Isothiocyanate_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonamide_Linkage">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a sulfonamide group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfonamide linkage</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_212</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shell">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "material site", which describes a material  layer surrounding the "core".</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Site"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >shell</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_760</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/High_Pressure_Liquid_Chromatography">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A liquid chromatography technique in which the sample is forced by a liquid (mobile phase) at high pressure, through a column that is packed with a solid stationary phase.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1462</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high performance liquid chromatography</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HPLC</npo:synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liquid_Chromatography"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C16434</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000630</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high pressure liquid chromatography</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radioisotope">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An isotope which releases radiation as it breaks down.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1380</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C799</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radionuclide</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radioisotope</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Radioactive"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isotope"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Folate_Antagonist">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antifolate</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"Antineoplastic antimetabolite" which interferes with folic acid metabolism by inhibiting one or more folate-dependent enzymes, resulting in decreased DNA, RNA and protein synthesis.This role inheres in a molecular entity that has a chemical structure similar to folic acid, a key component in cell proliferation,</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_460</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C511</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >folate antagonist</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antimetabolite"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Kinase_Activity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0004672</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_953</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Enzyme_Activity"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of the phosphorylation of an amino acid residue in a protein, usually according to the reaction: a protein + ATP = a phosphoprotein + ADP. [source: MetaCyc:PROTEIN-KINASE-RXN]</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein kinase activity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Replication">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Deoxyribonucleic_Acid"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA synthesis</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006260</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Metabolic_Process"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA biosynthesis</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_142</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process whereby new strands of DNA are synthesized. The template for replication can either be an existing DNA molecule or RNA.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA replication</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cellular_Biopolymer_Biosynthetic_Process"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Surface_Agent">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface conjugated agent</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface attached agent</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_127</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle surface agent</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecule role in nanoparticle" which inheres in a molecular entity that is attached to other molecular entities (chemical components) on the surface of a nanoparticle. The agent interacts with other agents  or molecules that come in contact with the nanoparticle.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecule_Role_In_Nanoparticle"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Argon">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 18.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Arsenic"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >argon</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-18_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Noble_Gas"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-3_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_841</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aldehyde">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >prefix: aldo-
suffix: -al</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aldehyde</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:17478</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "aldehyde" is a carbonyl compound wherein the carbonyl group is bonded to one hydrogen atom, and one organic group or another hydrogen atom. It is characterized by the presence of an aldehyde group, and has the structure R-C(=O)H, where R denotes an organic group or a hydrogen atom.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_415</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbonyl_Compound"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aldehyde_Group"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aminoacid"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aliphatic aminoacid</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_855</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An aminoacid which is aliphatic in nature.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Atom">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >5</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 5.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >boron atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_403</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arylthioether_Linkage_Between_Thiol_and_Fluorobenzene_Derivative">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >arylthioether linkage between thiol and fluorobenzene derivative</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_175</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfhydryl_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorobenzene_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Arylthioether_Linkage"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "arylthioether linkage" which occurs between a thiol and a fluorobenzene derivative, through the participation of respective functional groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Powdered_State">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Powder"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Solid_State"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1515</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >powdered state</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a powder.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molar">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molar</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Molarity"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1207</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of concentration which expresses a concentration of 1 mole of solute per liter of solution (mol/L).</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000062</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >M</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Parameter">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pharmacokinetic parameter</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A parameter measured or calculated in a pharmacokinetic study.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1530</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pharmacokinetic_Property"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Pharmacokinetics_Study"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Age">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1286</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000011</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >age</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A time quality inhering in a bearer by virtue of how long has existed.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Time"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Liquid_Chromatography">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000608</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LC</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >liquid chromatography</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Chromatography_By_Mobile_Phase_State"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chromatography technique in which the mobile phase is a liquid.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1461</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboplatin">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "platinum compound" in which the platinum atom is complexed with two ammonia groups and a cyclobutane-dicarboxyl residue.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Induces_Breakage_Of_DNA_Helix"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Crosslinking_Agent"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Coordination_Compound"/>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_603</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboplatin</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C1282</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:31355</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Amide"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amide group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -E(=O)-NH2 or -E(=O)-NH- or -E(=O)-N(-)-, where E could denote one of the following atoms: carbon (C), sulfur (S) or phosphorus (P). The group is characteristic of an amide compound wherein it is attached to organic groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_229</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Infrared_Light">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_External_Stimulus"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle response to infrared light</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle response to external stimulus", which occurs in response to infrared light.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_756</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Emulsion">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A colloid in which both phases are liquids that are immiscible with each other.[source: WordNet 3.0]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C63807</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_639</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emulsion</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloid"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Emulsifier"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/State_of_Emulsion"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: http://www.thefreedictionary.com</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ultrasound_Contrast_Agent">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ultrasound imaging contrast agent</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contrast agent in ultrasound imaging</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37337</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Acoustic_Imaging_Contrast_Agent"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_250</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ultrasound contrast agent</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "contrast agent", which is the role of a molecular entity that provides contrast in images captured using ultrasound imaging techniques.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Purine_Antagonist">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >purine antagonist</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_920</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C1556</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >purine inhibitor</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antimetabolite"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Antineoplastic antimetabolite which affects the metabolism and utilization of purines.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Disulfide_Linkage_Between_Two_Thiols">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Disulfanedyl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfhydryl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Disulfide_Linkage"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "disulfide linkage" which occurs between two thiol compounds, through the participation of respective sulfhydryl groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >disulfide linkage between two thiols</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_887</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Immunoglobulin_E">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IgE</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C567</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >immunoglobulin E</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An immunoglobulin isotype, which has the unique ability to bind with high affinity to IgE receptors (FceRI) on mast cells and basophils and induce degranulation and cytokine production by these cells when they are crosslinked by antigen. In addition to a central role in atopy and allergic responses, it has been speculated that IgE-mediated mast cell degranulation, by its release of mediators that increase vascular permeability, has an important role in the initiation of immune response in general. [Source: NCI]</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Immunoglobulin_Isotype"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1391</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Directed_Against_Tumor_Cell">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Drug directed against a tumor cell to affect its division and function.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_Based_On_Target"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anticancer drug directed against tumor cell</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_549</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quinazoline_Compound">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quinazoline compound is a derivative of quinazoline.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_386</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:38530</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quinazoline compound</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Heterobicyclic_Compound"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amide_Linkage_Between_Primary_Amine_And_Carboxylic_Acid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amide linkage" which occurs between a primary amine and a carboxylic acid, through the participation of respective functional groups..</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amide linkage between primary amine and carboxylic acid</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_807</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Primary_Amine_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxyl_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxamide_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Amide_linkage"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neptunium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neptunium</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_727</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 93.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Actinide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine-Reactive_And_Sulfhydryl-Reactive_Crossinker">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amine-reactive_and_sulfhydryl-reactive_crosslinker</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Heterobifunctional_Crosslinker"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A heterobifunctional crosslinker, which has an amine-reactive group at one end and a sulfhydryl-reactive group at the other end.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_983</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Paclitaxel">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diterpenoid"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:45863</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH:  D017239</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Paclitaxel is isolated from the bark of the Pacific yew tree.</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C1411</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Taxane-Pocket_Binding_Agent"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A diterpenoid, which consists of a tetracyclic core called baccatin III, and an amide tail.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >paclitaxel</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_860</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Drug_Directed_Against_Protein_In_Cytoplasm"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aspect_Ratio">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1365</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dimensionless_Unit"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A dimensionless unit which denotes the ratio of longest and shortest dimensions of an object.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aspect ratio</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Lipid_Bilayer">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The hydrophobic space within the lipid bilayer.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_207</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophobic core of lipid bilayer</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Micelle"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Lipid_Bilayer"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Endothelial-Specific_Integrin_Inhibitor">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >endothelial-specific integrin inhibitor</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >survival signaling inhibitor</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_616</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "angiogenesis inhibitor" that acts by blocking the action of endothelial integrins. An endothelial-specific integrin/survival signaling inhibitor binds to and blocks the activity of endothelial-specific integrins, thereby inhibiting endothelial cell-cell interactions, endothelial cell-matrix interactions, and angiogenesis.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: NCI_Thesaurus</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C2144</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Angiogenesis_Inhibitor"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Group">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_141</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thioether group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Thioether"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure -S-. The group is characteristic of thioether wherein the sulfur atom is attached to two carbon atoms via single covalent bonds.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Atomic_Force_Microscope">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Atomic_Force_Microscopy"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SFM</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C78804</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition: adapted from NCIT, http://www.thefreedictionary.com, http://en.wikipedia.org]</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >atomic force microscope</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning force microscope</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A scanning probe microscope which consists of a microscale cantilever with a sharp tip (probe) at its end that is used to scan the specimen surface. The probe is extremely close to - but does not touch-the surface. As the probe traverses the surface, attractive and repulsive forces arising between it and the atoms on the surface induce forces on the probe that bend the cantilever. The amount of bending is measured and recorded, providing a map of the atoms on the surface. Atomic force microscopes can achieve magnification of a factor of 5 × 10^6, with a resolution of 2 angstroms, sufficient to resolve individual carbon atoms.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1445</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AFM</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscope"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rod">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C64352</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rod</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_461</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cylinder with height greater than the cross-sectional diameter.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rod shape</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cylinder"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Ultraviolet_Light">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Light"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by ultraviolet light.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_767</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of ultraviolet light</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorochrome">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorochrome</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorescence_Imaging_Contrast_Agent"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C503</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "fluorescence imaging contrast agent" which is the role of a molecular entity that emits photons and becomes fluorescent, when it is excited by light of certain wavelength; therefore, it is suitable for use in fluorescence imaging applications.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_643</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 76.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-8_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_754</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >osmium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxamidine_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxamidine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Amidine_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_391</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "amidine group" which has the structure -C(=N-)-NH2. It is characteristic of a carboxamidine compound.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxamidine group</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Einsteinium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >einsteinium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_184</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Actinide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 99.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Binding">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Binding"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein amino acid binding</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_170</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005515</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with any protein or protein complex (a complex of two or more proteins that may include other nonprotein molecules). [source: GOC:go_curators]</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein binding</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_968</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >8</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oxygen atom</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 8.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Rhodium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_154</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 45.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rhodium</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-9_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Crystalline_State">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1512</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Crystal"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Solid_State"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a crystal.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >crystalline state</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron oxide</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Oxide"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Oxide"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Molecular_Entity"/>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of iron.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_273</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkaline">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1202</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A qualitative measure of acidity in the basic pH range.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Basic_pH"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alkaline</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >basic</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Supramolecular_Structure">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_337</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supramolecular structure</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecular structure" which is formed and held together by non-covalent interactions of molecules.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Glycine">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_800</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aminoacetic acid</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:15428</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gln</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glycine</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH2-C(OH)=OH.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium-Loaded_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gadolinium_Ion"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Payload_Agent"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1569</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is loaded with gadolinium ions.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gadolinium-loaded nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_251</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >calcium</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 20.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-2_Element"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Neon">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-18_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Noble_Gas"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neon</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_328</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-2_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 10.</npo:definition>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Synthesis_Inhibitor">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_594</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA synthesis inhibitor</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An antineoplastic agent, which inhibits the synthesis of DNA.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Agent"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Replication"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silver_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >47</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 47.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silver atom</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_770</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Weber">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000226</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of magnetic flux which is equal to the amount of flux that when linked with a single turn of wire for an interval of one second will induce an electromotive force of one volt.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Unit"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >weber</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1160</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >volt-second</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wb</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >V s</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Continuant">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Occurrent"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: BFO</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Entity"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "entity" that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_259</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >endurant</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >continuant</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanometer">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A length unit which is equal to one thousandth of one millionth of a meter or 10^[-9] m.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nm</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1246</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000018</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanometer</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 33.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >33</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_808</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Arsenic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >arsenic atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Arsenic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Multi-Walled_Nanotube">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >multi-walled nanotube</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nanotube"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanotube" which consists of multiple layers or sheets of hexagonal arrays of an element or molecule, rolled in on themselves to form  concentric seamless cylinders with a diameter close to 1 nanometer.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_112</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Folic_Acid">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxylic_Acid"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "pterin compound" which contains para-aminobenzoic acid and L-glutamate unit conjugated with the pterin structure.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >folic acid</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Pterin_Compound"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27470</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxyl_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Primary_Amine"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Pterin"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_422</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mass_Unit">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of mass</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Mass"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of measurement which is a standard measure of the amount of matter/energy of a physical object.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass unit</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1172</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000002</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cyclophosphamide">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of nitrogen mustard.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Induces_Breakage_Of_DNA_Helix"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_890</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Mustard"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Alkylating_Agent"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cyclophosphamide</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:4027</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphoramide_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphoramide"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Size-Exclusion_Chromatography">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >size-exclusion chromatography</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Chromatography_By_Separation_Mechanism"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chromatography technique which uses porous gels to separate solute molecules or particles based on size.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gel permeation chromatography</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C16433</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIX:0000626</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GPC</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gel filtration chromatography</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SEC</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1464</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_for_Nanoparticle_Function">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_Stimulus"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/stimulus_causes_response"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus for nanoparticle function</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process which describes an action or event that triggers a specific function of a nanoparticle.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_751</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Bromide_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl bromide group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromo_Group"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Acyl_Halide_Group"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acyl halide group" in which the halogen atom is a "bromine atom."</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_740</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfur">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-3_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Other_Non-Metal"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfur</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-16_Element"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_796</npo:code>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 16.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >24</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_934</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 24.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Targeting">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor targeting</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_605</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of directing a molecule or a particle to a specific location in a tumor.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >targeting</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scanning_Tunneling_Microscopy">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Scanning_Tunneling_Microscope"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Scanning_Probe_Microscopy"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1435</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning tunneling microscopy</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A scanning probe microscopy technique based on the use of scanning tunneling microscope.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescent_Core-Shell_Silica_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1562</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Core-Shell_Silica_Nanoparticle"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A fluorescent silica nanoparticle which has a core-shell structure.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluorescent_Silica_Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Shell"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorescent core-shell silica nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrazone_Linkage_Between_Carbohydrazide_And_Ketone">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_416</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "hydrazone linkage" which occurs between a carbohydrazide and a ketone, through the participation of respective functional groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrazone linkage between carbohydrazide and ketone</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbohydrazide_Group"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrazone_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ketone_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrazone_Linkage"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Californium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 98.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >98</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >californium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_872</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of gallium.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37111</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1107</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gallium molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Weight">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor weight</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Weight"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Weight inhering in a tumor.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1220</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Cation">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:36915</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1042</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic cation</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic_Ion"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cation which is inorganic.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cation"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thiocyanate_Compound">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_560</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thiocyanate compound</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thiocyanate</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thiocyanate_Group"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "thioyanate compound" is an "organic compound" which is characterized by the presence of a "thiocyanate group." It has the structure R-S-C#N, where R denotes an organic group.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solid">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >solid</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Substance"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Solid_State"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_834</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance which has an ordered 3-dimensional structure due to the closely packed arrangement of constituting atoms, molecules or ions. As a result, the substance has a definite shape and volume, and the shape can be modified under application of a force.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/State_of_Mixture">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Mixture"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_State"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >state of mixture</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1505</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a mixture.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Outer_Hydrophilic_Surface_Of_Liposome">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Outer surface of a liposome vesicle,  formed by the polar head groups of  lipid molecules that compose the lipid bilayer.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_245</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Liposome"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Boundary"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >outer hydrophilic surface of liposome</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_Property">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle property</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality which inheres in a nanoparticle.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property of nanoparticle</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/S-Block_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >s-block element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alkali_Metal"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-1_Element"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of the periodic table for which, in the atomic ground state, the highest-energy electron is in an s-orbital.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Block_Element"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_718</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 83.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-15_Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bismuth</npo:preferred_Name>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Calcium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bohrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_688</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anion">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1030</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cation"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ion"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anion</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ion which is negatively charged.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22563</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of copper.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copper molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23377</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1131</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Period-4_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period 4 Element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chromium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cobalt"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Copper"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Krypton"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nickel"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Potassium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Scandium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Selenium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vanadium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element in the fourth row (or period) of the periodic table of the elements.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_871</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Series_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Block_Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dysprosium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_243</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dysprosium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 66.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_PH_Change">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_653</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of pH change</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "internal stimulus for nanoparticle function", which is caused by a change in pH of the medium.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/stimulus_causes_response"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Response_To_PH_Change"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Internal_Stimulus_For_Nanoparticle_Function"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Newton">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >N</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Newton</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A force unit which is equal to the force required to cause an acceleration of 1m/s2 of a mass of 1 Kg in the direction of the force.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Force_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000108</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1174</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Transmission_Electron_Microscopy">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1430</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transmission electron microscopy</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "light source" at the top of the TEM emits the electrons that travel through vacuum in the column of the microscope. Instead of glass lenses focusing the light in the light microscope, the TEM uses electromagnetic lenses to focus the electrons into a very thin beam. The electron beam then travels through the specimen you want to study. Depending on the density of the material present, some of the electrons are scattered and disappear from the beam. At the bottom of the microscope the unscattered electrons hit a fluorescent screen, which gives rise to a "shadow image" of the specimen with its different parts displayed in varied darkness according to their density. The image can be studied directly by the operator or photographed with a camera. [source: http://Nobelprize.org]</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electron microscopy technique based on the use of transmission electron microscope.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TEM technique</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Transmission_Electron_Microscope"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electron_Microscopy"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ultrasound_Imaging">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C17230</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Imaging_Technique"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ultrasound imaging</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An imaging technique in which ultrasound (sound waves with frequency above the human hearing range) waves are bounced off tissues and the echoes produce a picture (sonogram).</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1484</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dimensionless_Unit">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1154</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of measurement of which is dimensionless.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Unit_of_Measurement"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dimensionless unit</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iodoacetyl_Compound">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iodoacetyl compound</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "iodoacetyl compound" is an "organic compound" which is characterized by the presence of an "iodoacetyl group." It has the structure R-C(=O)-CH2-I, where R denotes an organic group or hydrogen atom.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_185</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iodoacetyl_Group"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iodoacetyl derivative</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester_Group">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  "functional group"  which has the structure -C(=O)-O- and it is formally derived from carboxylic acid and organic hydroxy compound. The group is characteristic of a carboxylic ester compound wherein it is attached to two carbon atoms via single covalent bonds.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carboxylic ester group</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carboxylic_Ester"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_682</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Xenon_Atom">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >54</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 54.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_862</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >xenon atom</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Titanium_Group_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1122</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >titanium group molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/D-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Group-4_Element"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33768</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a titanium group (Group-4) element.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thickness">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1230</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 1-D extent quality which is equal to the dimension through an object as opposed to its length or width.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000915</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thickness</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-D_Extent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shell_Of_Nanocapsule">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >shell of nanocapsule</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The shell of a nanocapsule.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_524</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocapsule"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocapsule"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Shell"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/acidic">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1203</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A qualitative measure of acidity in the acidic pH range.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acidic</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Acidic_pH"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arginine">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2-CH2-CH2-NH-C(NH2)=NH)-C(OH)=OH</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic"/>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Positive_Charge"/>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:29016</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >arginine</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Arg</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Aliphatic_Aminoacid"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_875</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_Aminoacid"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-amino-5-(carbamimidamido)pentanoic acid</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Roentgenium">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 111.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_570</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-11_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >roentgenium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Compound">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Acyl_Group"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "acyl compound" is an "organic compound" which is characterized by the presence of an acyl group R-C(=O)-, where R denotes an organic group and the carbon atom is not bonded to a hydrogen atom or oxygen atom.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_511</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl compound</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amine_Group">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amino group</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Amine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amine group</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group"  which is formally derived by the removal of one or more hydrogen atoms from ammonia, by virtue of which it has the structure -NH2 or -NH- or -N(-)-. The group is characteristic of an amine molecule wherein it is attached to hydrocarbyl groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_696</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-2_Element">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/S-Block_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 2 of the periodic table.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 2 Element</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Barium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Beryllium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_625</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromine_Molecular_Entity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bromine molecular entity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22928</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1089</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Halogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of bromine.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Homopolysaccharide">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >homoglycan</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:37164</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: CHEBI</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_896</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polysaccharide"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >homopolysaccharide</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "polysaccharide", which is composed of a single type of monosaccharide residue. They are named by replacing the ending '-ose' of the sugar by '-an'.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Temperature">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0000146</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Temperature_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >temperature</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality of the thermal energy of a system.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1287</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Epidermal_Growth_Factor_Receptor_Binding">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EGFR binding</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005154</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Receptor_Binding"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >epidermal growth factor receptor binding</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TGF-alpha receptor binding</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EGF receptor binding</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transforming growth factor alpha receptor binding</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_165</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with the epidermal growth factor receptor. [source: GOC:ai]</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Histidine">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_Aminoacid"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:27570</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >histidine</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >His</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2-amino-3-(1H-imidazol-4-yl)propanoic acid</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An alpha-aminoacid with chemical formula NH2-CH(CH2c1c[nH]cn1)-C(OH)=OH.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Alpha-Aminoacid_Sidechain"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Ionizable_To_Gain_Positive_Charge"/>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_329</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phosphorus atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >15</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_710</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 15.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester_Linkage">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbamate linkage</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_456</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbamate ester linkage</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a carbamate ester group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Strontium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >strontium</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-5_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_107</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-2_Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 38.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Covalent_Interaction">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >covalent interaction</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_149</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "intramolecular interaction" in which two atoms share one or more electron pairs.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >covalent bond</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Intramolecular_Interaction"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tumor_Angiogenesis">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tumor angiogenesis</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Angiogenesis"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Angiogenesis which is the formation of new blood vessels that supply oxygen and nutrients to a tumor for its growth and maintenance.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C19361</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1535</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Group-8_Element">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group 8 Element</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element of Group 8 of the periodic table.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transition_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group_Element"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_664</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hassium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Osmium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron group element</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Positive_Charge">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >positive charge</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electric charge quality which signifies a deficiency of electrons in the bearer.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >positively charged</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Charge"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1305</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyl_Group">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >prefix: hydroxy
suffix: -ol</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group", in which an oxygen atom is bonded to a hydrogen atom, and has the structure -OH. The group is characteristic of an organic hydroxy molecule wherein it is attached to a carbon atom via a single covalent bond.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:43176</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Hydroxy_Compound"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_941</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydroxyl group</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydroxy group</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Topotecan">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >topotecan</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_645</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A semisynthetic derivative of camptothecin, a cytotoxic, quinoline-based alkaloid extracted from the Asian tree Camptotheca acuminata.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Topoisomerase-I_Inhibitor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isotope">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isotope</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular structure which is one of two or more forms of atoms - of a chemical element-that contain the same number of protons but different number of neutrons in their nuclei. Hence an isotope differs from an atom in relative atomic mass and physical properties but not in chemical properties; an isotope is a radioactive form of element.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_973</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanocage">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Micelle"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophilic_Space_Between_Lipid_Bilayers"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nuclear_Core_Of_Nanocell"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hollow core of nanocage</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanoshell"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophobic_Core_Of_Lipid_Bilayer"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Core"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_612</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrophilic_Core_Of_Liposome"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The hollow core region of a nanocage.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanocage"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hollow_Core_Of_Nanocapsule"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acyl_Azide_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acyl azide group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_405</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Acyl_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Acyl_Azide"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Diazonium_Group"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure R-C(=O)-[N+]#N, where R denotes any organic group. The group is characteristic of acyl azide compounds.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The structure of an "acyl azide" is R-C(=O)-[N+]#N, in which an acyl group is bound to a diazonium group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Temperature_Change">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "internal stimulus for nanoparticle function", which is caused by a change in temperature.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of temperature change</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_811</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Internal_Stimulus_For_Nanoparticle_Function"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gel_Electrophoresis">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electrophoresis method used for separating molecules of proteins and nucleic acids from a sample mixture of similar molecules through a gelatinous matrix. Subject to an electric field, each molecule in the sample mixture migrates through the matrix at a different rate, depending mainly on electrical charge and size, resulting in spatial separation within the matrix of each molecular species in the sample mixture. Agarose and acrylamide in a cylindrical tube or slab gel are commonly used media for electrophoresis of proteins and nucleic acids.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gel electrophoresis</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1419</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electrophoresis"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C18091</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Activity">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antineoplastic activity</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Process"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_564</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process that prevents or inhibits the maturation ,growth or spread of tumor cells.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Cation">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Ion"/>
    </rdfs:subClassOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic cation</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cation which is organic.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1041</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cation"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Organic"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25697</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 6.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Other_Non-Metal"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_857</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbon</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-2_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-14_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gram_Per_Liter">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass density unit which is equal to mass of an object in grams divided by the volume in liters.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gram per liter</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000175</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >grams per liter</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >g/L</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1271</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antigen_Binding">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_959</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with an antigen, any substance which is capable of inducing a specific immune response and of reacting with the products of that response, the specific antibody or specifically sensitized T-lymphocytes, or both. Binding may counteract the biological activity of the antigen.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antigen binding</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Binding"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003823</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tantalum">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 73.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-5_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_288</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tantalum</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanocapsule">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Three-dimensional_Nanoparticle"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_724</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "three-dimensional  nanoparticle" which consists of a shell and a space, in which desired substances may be placed. It can be cylindrical or spherical in shape.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nanocapsule</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Darmstadtium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 110.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-10_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >darmstadtium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_488</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioester_Linkage">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_451</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a thioester group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thioester linkage</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Square_Nanometer">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1252</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >square nanometer</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An area unit which is equal to 10^[-18] m^[2].</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nm^[2]</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Area_Unit"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Porous_Shell_Of_Nanocage">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_833</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The porous shell of a nanocage.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >porous shell of nanocage</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanocage"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanocage"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Shell"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Spheroid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ellipsoid, which is generated by half-revolution of an ellipse around its major axis or minor axis.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_320</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spheroid</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Ellipsoid"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polarity"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that inheres in a molecule or chemical bond due to the presence of dipole moments.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polar</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_410</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Protein_Role">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Role"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein role</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "molecular role" inhering in a protein molecule by virtue of the protein's function.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_192</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/High_Resolution_Transmission_Electron_Microscope">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HRTEM</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high resolution transmission electron microscope</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1452</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/High_Resolution_Transmission_Electron_Microscopy"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Transmission_Electron_Microscope"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source: http://en.wikipedia.org]</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transmission electron microscope which operates at an imaging mode that allows the imaging of the crystallographic structure of a sample at an atomic scale. In this mode, the transmitted and the diffracted beams of electrons are allowed to interfere to produce phase-contrast images.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solid_Lipid_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_631</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Lipid"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Solid"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lipid_Nanoparticle"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" whuch is basically composed of solidified lipid molecules.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >solid lipid nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imine_Group">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Imine"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  "functional group" which has the structure -C(=N-)-. The  group is the characteristic of an "imine."</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imine group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_536</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Surface_Property">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface property</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in the surface of an object.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1364</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thymidylate_Synthase_Activity">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TMP synthetase activity</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thymidylate synthase activity</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0004799</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thymidylate synthetase activity</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_820</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of the reaction: 5,10-methylenetetrahydrofolate + dUMP = dihydrofolate + dTMP. [source: EC:2.1.1.45]</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >methylenetetrahydrofolate:dUMP C-methyltransferase activity</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dTMP synthase activity</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >5,10-methylenetetrahydrofolate:dUMP C-methyltransferase activity</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Enzyme_Activity"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antineoplastic_Alkylating_Agent">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >antineoplastic alkylating agent</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_235</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Crosslinking_Agent"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA crosslinking agent, which alkylates DNA.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Pnictogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Arsenic"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22632</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >arsenic molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1094</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of arsenic.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/One-D_Extent">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Size"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in an bearer by virtue of its extension in one dimension.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1-D extent</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1226</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001708</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anthracycline">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:48120</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >anthracycline</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polyketide"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_539</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "polyketide" which has a tetrahydronaphthacenedione ring structure attached by a glycosidic linkage to the amino sugar daunosamine.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ellipse">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ellipse</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shape"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition based on source]:http://www.cycfoundation.org, http://www.thefreedictionary.com, NCI</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_850</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A shape, which is a closed, curve whose path is traced by a point moving in a plane such that the sum of its  respective distances from two fixed points (the ellipse's foci) is constant.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >elliptical shape</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >elliptical</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Homoatomic_Molecular_Entity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1025</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >homoatomic molecular entity</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Homoatomic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A polyatomic entity which consists of a single element.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >preferred name is borrowed from CHEBI:33259. But the term's definition is different from that of CHEBI:33259.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tungsten">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-6_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_799</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 74.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tungsten</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Stimulus_Of_Light">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "external stimulus for nanoparticle function", which is caused by light.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_412</npo:code>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of electromagnetic radiation</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/External_Stimulus_For_Nanoparticle_Function"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus of light</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Platinum_Coordination_Compound">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A coordination compound which contains platinum as the central atom.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33862</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Molecular_Entity"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Coordination_Compound"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >platinum coordination compound</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_297</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Terbium">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 65.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >terbium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_775</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Isothiocyanate">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "isothiocyanate" is an "organic compound" which is characterized by the presence of an "isothiocyanate group." It has the structure R-N=C=S, where R denotes an organic group.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Isothiocyanate_Group"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >isothiocyanate</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_844</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic compound</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_764</npo:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Molecular_Entity"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Organic"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic compound or molecule</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A compound or molecule, in which carbon is the principal element.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic molecule</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Electronegativity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that measures the ability of an atom in a molecule to draw bonding electrons to itself.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_421</npo:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: http://hyperphysics.phy-astr.gsu.edu/Hbase/hframe.html</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electronegativity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnesium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnesium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 12.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_977</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >12</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cubic_Centimeter_Per_Mole">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cm^[3]/mole</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molar volume unit which is equal to 1 cubic centimeter occupied by one mole of a substance in the form of a solid, liquid, or gas.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molar_Volume_Unit"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cubic centimeter per mole</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000090</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1262</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vapor_State">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vapor state</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vapor"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Gaseous_State"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1503</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical state which is characteristic of a vapor.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24873</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of iron.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1134</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sample_Composition">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1488</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sample composition</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Composition of a sample.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Composition"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sample"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dextran-Coated_Iron_Oxide_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_Oxide_Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dextran"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Surface_Modifying_Agent"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Dextran-Coated_Nanoparticle"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron oxide nanoparticle coated with dextran</npo:synonym>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1549</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dextran-coated iron oxide nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An iron oxide nanoparticle coated with dextran.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydroxyapatite_Nanoparticle">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Hydroxyapatite"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1568</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which is basically composed of hydroxyapatite.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydroxyapatite nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanopore">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Material_Site"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "material site" which describes a nanoscale cavity or channel confined within a membrane or solid matter.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_768</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanopore</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C62343</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[NCI_Thesaurus definition]:  A nanoscale cavity or channel confined within a membrane or solid matter.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Diterpenoid">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23849</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Diterpenoid</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A terpenoid which has a C20 skeleton.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_659</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Terpenoid"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyatomic_Cation">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polyatomic_Ion"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyatomic cation</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1040</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cation"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Polyatomic"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33702</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cation which consists of more than one atom.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imine_Linkage">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imine linkage</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where an imine group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_526</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Europium">
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >europium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 63.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanide"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_516</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Doxorubicin-Loaded_Nanoparticle">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >adriamycin-loaded nanoparticle</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug-Loaded_Nanoparticle"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_145</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >doxorubicin-loaded nanoparticle</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is loaded with doxorubicin.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Doxorubicin"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Therapeutic_Payload"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Nanoparticle">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1370</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which has magnetic property.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class>
                    <owl:intersectionOf rdf:parseType="Collection">
                      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Structure"/>
                      <owl:Restriction>
                        <owl:onProperty>
                          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                        </owl:onProperty>
                        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic"/>
                      </owl:Restriction>
                    </owl:intersectionOf>
                  </owl:Class>
                </owl:someValuesFrom>
              </owl:Restriction>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic nanoparticle</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Double-Walled_Carbon_Nanotube">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Double-Walled_Nanotube"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Nanotube"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "double-walled nanotube" which consists of two graphite layers or sheets of hexagonal arrays of carbon, rolled into two concentric seamless cylinders with a diameter close to 1 nanometer.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >double-walled carbon nanotube</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_301</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Suspension">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >suspension</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_532</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mixture in which fine particles are suspended in a fluid where they are supported by buoyancy.[source: WordNet 2008]</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C45304</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Mixture"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/State_of_Suspension"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Doxorubicin">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Topoisomerase-II_Inhibitor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Anthracycline"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >adriamycin</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >14-hydroxydaunorubicine</npo:synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Anticancer_Drug_That_Inhibits_Protein_Activity_Related_To_DNA_Synthesis"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/DNA-RNA_Transcription_Regulator"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "anthracycline" which is (1S,3S)-3,5,12-trihydroxy-3-(hydroxyacetyl)-10-methoxy-6,11-dioxo-1,2,3,4,6,11-hexahydrotetracen-1-yl 3-amino-2,3,6-trideoxy-α-L-lyxo-hexopyranoside. It has a parent hydride, tetracene, and has substructures that classify it as a deoxy hexoside, and a quinone.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Intercalating_Agent"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:28748</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Antineoplastic_Antibiotic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_788</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >doxorubicin</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ionizability">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ionizability</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_628</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" that  inheres in a chemical substance by virtue of having or not having the ability to be ionized.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Quality_Of_Continuant"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ion">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: ChEBI</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity that has a net electric charge.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_546</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24870</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ion</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Molecular_Entity"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Manganese_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >25</owl:hasValue>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >manganese atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_171</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 25.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Zinc_2_plus_ion">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic dication of zinc.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1053</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Molecular_Entity"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Dication"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:29105</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >zinc (2+) ion</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Superparamagnetic">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic quality -similar to paramagnetism - which is exhibited in materials when the temperature of the material is below the Curie temperature.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_859</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >superparamagnetic</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aluminium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Beryllium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Berkelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Barium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Arsenic_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 13.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Astatine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Boron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aluminium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Antimony_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aluminium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aluminium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bohrium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >13</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Argon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Americium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bismuth_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_103</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Acidity">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1197</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quality inhering in an entity by virtue of it containing acid (hydrogen ions).</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001842</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Concentration"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >acidity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Other_Metal">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_459</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Aluminium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bismuth"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gallium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Indium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thallium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tin"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >other metal</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >poor metal</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A metal which is any of the following elements: aluminium, bismuth, gallium, indium, lead, hallium, tin.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Calcium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Calcium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    </owl:disjointWith>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_706</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >calcium atom</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >20</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 20.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Calcium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gram_Per_Cubic_Centimeter">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >grams per cubic centimeter</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >g/cm^[3]</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000084</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gram per cubic centimeter</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Density_Unit"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1270</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass density unit which is equal to mass of an object in grams divided by the volume in cubic centimeters.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metalloid"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dysprosium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 5.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cadmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Calcium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Bromine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Curium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Darmstadtium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chlorine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_233</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Dubnium"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Einsteinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-2_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >boron</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Californium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Chromium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-13_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Copper"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cobalt"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Caesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Cerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sulfonyl_Chloride_Derivative">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "sulfonyl chloride derivative" is an "organic compound" which is characterized by the presence of a "sulfonyl chloride group." It has the structure R-S(=O)(=O)-Cl, where R denotes an organic group.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_132</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfonyl_Chloride_Group"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sulfonyl chloride derivative</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Density">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic flux density</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetic_Flux_Density_Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Magnetism"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The amount of magnetic flux in a unit area perpendicular to the direction of magnetic flow</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1163</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium_Atom">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 90.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_716</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thorium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >90</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle_In_Sample">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Nanoparticle_Sample"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nanoparticle which exists as part of a nanoparticle sample.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoparticle in sample</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1491</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Vapor">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C63390</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A gaseous state of matter that is a solid or liquid at normal room temperature. [source:NCI]</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gas"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Vapor_State"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_854</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vapor</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oxygen_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of oxygen.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25806</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1099</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chalogen_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oxygen molecular entity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thorium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Actinide"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thorium</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 90.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_652</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbamate_Ester">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_828</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbamate ester</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Functional_Class"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbamate_Ester_Group"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23003</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "carbamate ester" is an "organic compound" which is characterized by the presence of a "carbamate ester group." It has the structure R-O-C(=O)-NH2 or R-O-C(=O)-NH-R' or R-O-C(=O)-N(-R")-R', where R, R', R" denote organic groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Amount_of_Substance">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Substance_Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1217</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical property which denotes the amount of substance (matter).</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amount of substance</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Fluoride">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halide_Anion"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Molecular_Entity"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion of fluorine.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1048</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluoride</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:17051</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Bromo_Group">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Halo_Group"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bromo group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_339</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "halo group" in which the halogen atom is a "bromine atom."</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Crystal">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >crystal</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_895</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C61303</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A solid which is formed by the solidification of a chemical and having a highly regular atomic structure.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Solid"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Crystalline_State"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >crystalline solid</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Contrast_Agent">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_325</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contrast agent</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "diagnostic imaging agent", which is the role of a molecular entity that is used during an imaging procedure to allow the delineation of biological structures in their images. Contrast agents appear opaque due to the difference in absorption of X-rays or other electromagnetic waves and surrounding tissue.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Diagnostic_Imaging_Agent"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C390</npo:dBXrefID>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Anion">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Ion"/>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25696</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An anion which is organic.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Anion"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Organic"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic anion</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1037</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Centrifugation">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >centrifugation</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1417</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A separation technique which uses a centrifuge to generate a centrifugal force for separating fluids of different densities from mixtures or for separating liquids from solids.</npo:definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Separation_Technique"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dalton">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Da</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dalton</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Mass_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000221</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1175</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mass unit which is equal to one twelfth of the mass of an unbound atom of the carbon-12 nuclide, at rest and in its ground state.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Depth">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A 1-D extent downward or backward or inward.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001595</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Length_Unit"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/One-D_Extent"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >depth</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1232</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hydrophobic">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Insoluble_In_Water"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "quality" which is characteristic of a molecule or a chemical substance that lacks affinity for water; does not dissolve in or mix with water.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophobicity</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hydrophobic</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_399</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001885</npo:dBXrefID>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Microvolt">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1299</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microvolt</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electric potential difference unit which is equal to one millionth of a volt or 10^[-6] V.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Potential_Difference_Unit"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000249</npo:dBXrefID>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >µV</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Imine_Linkage_Between_Secondary_Amine_And_Aldehyde">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_580</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >imine linkage between secondary amine and aldehyde</npo:preferred_Name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Imine_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Aldehyde_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Secondary_Amine_Group"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Imine_Linkage"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "imine linkage" which occurs between a secondary amine and an aldehyde, through the participation of respective functional groups.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Density">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1273</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical quality which inhers to the bearer by virtue of some influence exerted by its mass.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PATO:0001019</npo:dBXrefID>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Density_Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >density</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Molecular_Entity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of boron.</npo:definition>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:22916</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Boron"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >boron molecular entity</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1104</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/DNA_Topoisomerase_Type_I_Activity">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of a DNA topological transformation by transiently cleaving one DNA strand at a time to allow passage of another strand; changes the linking number by +1 per catalytic cycle.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/DNA_Topoisomerase_Activity"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_203</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA topoisomerase type I activity</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Methotrexate-Loaded_Nanoparticle">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is loaded with methotrexate.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_104</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Drug-Loaded_Nanoparticle"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >methotrexate-loaded nanoparticle</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Methotrexate"/>
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Therapeutic_Payload"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role"/>
                    </owl:onProperty>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Shape">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Physical_Property"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The spatial arrangement of something as distinct from its substance. [source: NCI, WordNet]</rdfs:comment>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_274</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >shape</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"Quality" which exactly or approximately describes the external form or outline of something as distinct from its substance.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Molecular_Entity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Group_Molecular_Entity"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Carbon"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbon molecular entity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of carbon.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1113</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Inorganic_Compound_or_Molecule">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic compound or molecule</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic_Molecular_Entity"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_351</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A compound or molecule, in which carbon is not the principal element.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic molecule</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inorganic compound</npo:synonym>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Compound_or_Molecule"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Monoatomic_Pentacation">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33422</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Polycation"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >monoatomic pentacation</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1066</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic polycation which has ionic charge 5+.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Lead_Atom">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lead atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_613</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 51.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >51</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thioether_Linkage">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent linkage" where a thioether group is formed due to covalent bonding between atoms of participating chemical groups.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_504</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thioether linkage</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Covalent_Linkage"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Hafnium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_991</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-6_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hafnium</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-4_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thorium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 72.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus"/>
    <owl:disjointWith>
      <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Thiocyanate_Group">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thiocyanate group</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_221</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "functional group" which has the structure N#C-S-.  The group is characteristic of a thiocyanate organic molecule wherein it is attached to an organic group via a single covalent bond.</npo:definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Thiocyanate_Compound"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Functional_Group"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Enhanced_Permeability_And_Retention_Effect">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]:  Y. Matsumur and H. Maeda, "A new concept for macromolecular therapeutics in cancer chemotherapy: mechanism of tumoritropic accumulation of proteins and the antitumor agent Smancs," Cancer Research, 46, 6387-6392 (1986).</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "passive targeting" process, which describes the accumulation of particulate substances in angiogenic tumors due to enhanced permeability of particles across leaky tumor endothelium and retention of the particles inside the tumor due to its defective lymphatic drainage system.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >enhanced permeability and retention effect</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_837</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Passive_Targeting"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >targeting of cancer cells via EPR</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EPR</npo:synonym>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Iron_2_plus_ion">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >iron (2+) ion</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1057</npo:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Iron"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Monoatomic_Dication"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Metal_Cation"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Molecular_Entity"/>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:29033</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A monoatomic dication of iron.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Cell_Division">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell division</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_545</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0051301</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process resulting in the physical partitioning and separation of a cell into daughter cells. [source: GOC:go_curators]</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Cellular_Process"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Volt">
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1296</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Electric_Potential_Difference_Unit"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >volt</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >V</npo:synonym>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UO:0000218</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An electric potential difference unit which is equal to the work per unit charge. One volt is the potential difference required to move one coulomb of charge between two points in a circuit while using one joule of energy.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Molecular_Component_In_Dendrimer">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Chemical_Component"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Dendrimer"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical component that is part of a dendrimer.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular component in dendrimer</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_180</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Quantum_Dot-Entrapped_Polyamidoamine_Dendrimer_Nanoparticle">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gold quantum dot-entrapped poly(amidoamine) dendrimer nanoparticle</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_551</npo:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanoparticle"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polyamidoamine_Dendrimer"/>
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Entrapment"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
                    </owl:onProperty>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Gold_Quantum_Dot"/>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Entrapment"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_entrapped_component_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "nanoparticle" which is basically composed of poly(amidoamine) dendrimer in which gold quantum dots are entrapped.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Polymeric_Nanoparticle"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Organic_Ion">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Ion"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Organic"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1031</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organic ion</npo:preferred_Name>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25699</npo:dBXrefID>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ion which is organic.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbohydrate">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT: C344</npo:dBXrefID>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbohydrate</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The generic term 'carbohydrate' includes monosaccharides, oligosaccharides and polysaccharides as well as substances derived from monosaccharides by reduction of the carbonyl group (alditols), by oxidation of one or more terminal groups to carboxylic acids, or by replacement of one or more hydroxy group(s) by a hydrogen atom, an amino group, a thiol group or similar heteroatomic groups. It also includes derivatives of these compounds. The term 'sugar' is frequently applied to monosaccharides and lower oligosaccharides. Cyclitols are generally not regarded as carbohydrates.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[definition source]: CHEBI</rdfs:comment>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23008</npo:dBXrefID>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MESH: D002241</npo:dBXrefID>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Oligosaccharide"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polysaccharide"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_423</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Nanopipette">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Two-dimensional_Nanostructure"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanopipette</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "two-dimensional nanostructure" which is a capillary tube with diameter in the nanometer range. Nanopipettes made from standard quartz capillary tubes are known to detect single molecules which are labeled with gold nanoparticles.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_447</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Assay">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Technique"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technique which is used to 1) analyze or measure (qualitatively/quantitatively) the composition and quality of a substance; or, 2) to analyze a process or activity.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1408</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >assay</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Metalloid">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element with properties between a metal and a non-metal.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Series_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/P-Block_Element"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Antimony"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Arsenic"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Boron"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Germanium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polonium"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon"/>
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Tellurium"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >metalloid</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_755</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Polar_Covalent_Bond">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Covalent_Interaction"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_683</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polar covalent bond</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "covalent bond" in which the sharing of electron pair is unequal due to difference in the electronegativities of atoms that share the electron pair.</npo:definition>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Role">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >role is a realizable_entity whose manifestation brings about some result or end that is not typical of its bearer in virtue of the latter's physical structure. Rather role is played by an instance of the corresponding kind of continuant entity because this entity is in some special natural, social or institutional set of circumstances. (Source: Robert Arp and Barry Smith "Function, Role and Disposition in Basic Formal Ontology" NATURE PROCEEDINGS, 2008.)</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[BFO definition]: A "snap:RealizableEntity" ("realizable_entity") the manifestation of which brings about some result or end that is not essential to a "snap:Continuant" ("continuant") in virtue of the kind of thing that it is but that can be served or participated in by that kind of "snap:Continuant" ("continuant") in some kinds of natural, social or institutional contexts.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >At the instance-level, a role y is filled by x which is an instance of an independent continuant( x which takes the role of y: x is the filler, y is the role). A role y has a context P (e.g. an occurrent in which x is a participant). Every role term has its own qualities and behavior, given the context.</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A "realizable entity"  the manifestation of which brings about some result or end that is not essential to a "continuant" in virtue of the kind of thing that it is but that can be served or participated in by that kind of "continuant" in some kinds of natural, social or institutional contexts.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >role</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Realizable_Entity"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_517</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Dipole-Dipole_Interaction">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Van Der Waals Interaction</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "intermolecular interaction" between molecules (polar or non-polar) due to attraction between permanent or temporary molecular dipoles.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dipole-dipole interaction</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Intermolecular_Interaction"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_582</npo:code>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Erbium_Atom">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Potassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Praseodymium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nitrogen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Krypton_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Platinum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >68</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Meitnerium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fermium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nobelium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Plutonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thalium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iodine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lawrencium_Atom"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lead_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lithium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Germanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Niobium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Holmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Oxygen_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iron_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Promethium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Polonium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hassium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Neptunium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Phosphorus_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gold_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lanthanum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Europium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Fluorine_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mendelevium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin_Atom"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >erbium atom</npo:preferred_Name>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Iridium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Indium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Osmium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hafnium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Hydrogen_Atom"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_967</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "atom" with atomic number 68.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Magnesium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Manganese_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thorium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Palladium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Nickel_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gallium_Atom"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Erbium"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Helium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Francium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Protactinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Lutetium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Molybdenum_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Mercury_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Gadolinium_Atom"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium_Atom"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Radium">
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zinc"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tellurium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Seaborgium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tin"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Alkali_Earth_Metal"/>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_651</npo:code>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Strontium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Technetium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tungsten"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Yttrium"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Period-7_Element"/>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Xenon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Terbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Vanadium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rutherfordium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Zirconium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Radon"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ytterbium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Ruthenium"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radium</npo:preferred_Name>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Group-2_Element"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Samarium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Silver"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Scandium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Titanium"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An "element" with atomic number 88.</npo:definition>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thorium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rubidium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thallium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Selenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Thulium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Roentgenium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Uranium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Tantalum"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sodium"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Sulfur"/>
    <owl:disjointWith rdf:resource="http://purl.bioontology.org/ontology/npo/Rhenium"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Silicon_Oxide">
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon_Molecular_Entity"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Silicon"/>
        <owl:onProperty>
          <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33327</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1371</npo:code>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Oxide"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >silicon oxide</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An oxide of silicon.</npo:definition>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Inorganic_Compound_or_Molecule"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Heteroorganic_Compound">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A heteroorganic compound is an organic compound in which carbon atoms or organic groups are bonded directly to one or more heteroatoms.</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_293</npo:code>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33285</npo:dBXrefID>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Organic_Compound_or_Molecule"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >heteroorganic molecule</npo:synonym>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >heteroorganic entity</npo:synonym>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >heteroorganic compound</npo:preferred_Name>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Separation_Technique">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >separation technique</npo:preferred_Name>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1416</npo:code>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technique which is used to separate substances from mixtures.</npo:definition>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >separation method</npo:synonym>
    <rdfs:subClassOf rdf:resource="http://purl.bioontology.org/ontology/npo/Technique"/>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Carbon_Group_Molecular_Entity">
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33582</npo:dBXrefID>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_1088</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbon group molecular entity</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecular entity which contains one or more atoms of a Group-14 element.</npo:definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/P-Block_Molecular_Entity"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/Group-14_Element"/>
            <owl:onProperty>
              <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Sol">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A colloid that has a continuous liquid phase in which a solid is suspended in a liquid.[source: WordNet 2008]</npo:definition>
    <npo:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NPO_835</npo:code>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sol</npo:preferred_Name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="http://purl.bioontology.org/ontology/npo/Colloid"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="http://purl.bioontology.org/ontology/npo/State_of_Sol"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <npo:dBXrefID rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCIT:C73489</npo:dBXrefID>
  </owl:Class>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/parameter_determined_from">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/property_determined_from"/>
    </rdfs:subPropertyOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >parameter determined from</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates the type of process that determines the value of a parameter.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/unit_of">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    </rdfs:subPropertyOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation that indicates the quantity associated with a unit of measure. It is an inverse relation of "has unit of measure".</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >unit of</npo:preferred_Name>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_conjugated_component_part">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has conjugated component part</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has attached component part</npo:synonym>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
    </rdfs:subPropertyOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A has_component_part type of relation, which is used to infer that a particular component in a nanoparticle formulation is attached or chemically conjugated to some other chemical components of the same nanoparticle formulation by a method of attachment.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_application">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has application</npo:preferred_Name>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    </rdfs:subPropertyOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates the application of an entity.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_output_participant">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant"/>
    </rdfs:subPropertyOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has output participant</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship between a continuant and an occurrent that has other participating continuants, which holds iff at every time  t an instance of the occurrent is created, there is at least one instance of the continuant participating in it at time t1 > t, and it is formed / derived  from the instances of those continuants that participate at time t.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/uses_instrument">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    </rdfs:subPropertyOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates that the type of instrument used in a process.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >uses instrument</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/stimulus_causes_response">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stimulus causes response</npo:preferred_Name>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    </rdfs:subPropertyOf>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship that indicates the response caused by a stimulus. (e.g., the response caused by the action of a stimulus on a nanoparticle)</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_relation_to">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship to indicate that a class is related to another class.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has relation to</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_technique">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has technique</npo:preferred_Name>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates the technique used for accomplishing a purpose.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/technique_used_for">
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >technique used for</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates the process for which the technique is used.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_unit_of_measure">
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has unit of measure</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has unit</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates the unit of a measured quantity.</npo:definition>
    <owl:inverseOf rdf:resource="http://purl.bioontology.org/ontology/npo/unit_of"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/quality_inheres_in">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation between a quality and its bearer.</npo:definition>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >quality inheres in</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/describes_property">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates the property described by a characterization process.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >describes property</npo:preferred_Name>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/inhibits">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >blocks</npo:synonym>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Relation between a continuant and a process that is inhibited by the continuant.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inhibits</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_role">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has role</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Relation between an independent continuant and a role.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >e.g., X (molecular entity) has_role Y (role),  i.e, X fills the role of Y</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: OBO Relation Ontology (release version 0.99, date 07:14:2006)</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >If C is an independent continuant and C1 a role continuant class, then C has_role R1 means that every instance of C fills some instances of role C1 everytime the role is realized in a particular context.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/property_determined_from">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property determined from</npo:preferred_Name>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates the type of process that determines a qualitative or quantitative measure of the property.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_bond_with">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship to indicate that one atom has a covalent bond with another atom.</npo:definition>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has bond with</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_quality">
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation which indicates the quality inhering in an entity. It is a general relation between any class and subclasses of Quality.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has quality</npo:preferred_Name>
    <owl:inverseOf rdf:resource="http://purl.bioontology.org/ontology/npo/quality_inheres_in"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_participant">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship between a continuant and an occurrent, which holds iff at every time an instance of the occurrent is created, it has atleast one instance of the continuant participating in it  at the same time.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >If P is an occurrent class and C a continuant class, then P has_participant C means that every instance of P involves some instances of C as participants.
[formal definition]: P has_participant C hold true, if and only if every occurrent p that instantiates P there is some continuant c, and some time t, such that c instantiates C at t and p has participant c at t.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Examples:
nanoparticle-mediated drug delivery has_participant drug-loaded nanoparticle</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >(source): OBO Relation Ontology (release version 0.99, date 07:14:2006);  Barry Smith et al, Relations in biomedical ontologies, Genome Biology (2005)</rdfs:comment>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has participant</npo:preferred_Name>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/function_of"/>
    </owl:inverseOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has function</npo:preferred_Name>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship that indicates the function inhering in an entity.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_encapsulated_component_part">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part"/>
    </rdfs:subPropertyOf>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has encapsulated component part</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A has_component_part type of relation, which is used to infer that a particular component (molecular structure or nanostructure) becomes encapsulated - due to non-covalent interactions - in a nanoparticle by a method of encapsulation.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_function_realized_as_process">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has function realized as process</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship that indicates the function of a continuant, realized as a process.</npo:definition>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_triple_bond_with">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship to indicate that one atom has a triple covalent bond with another atom.</npo:definition>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_bond_with"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has triple bond with</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_single_bond_with">
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_bond_with"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has single bond with</npo:preferred_Name>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship to indicate tnat one atom has a single covalent bond with another atom.</npo:definition>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_double_bond_with">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship to indicate that one atom has a double covalent bond with another atom.</npo:definition>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_bond_with"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has double bond with</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/participates_in">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >participates in</npo:preferred_Name>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is_participant_of</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship between a continuant and an occurrent, which holds iff at every time an instance of the continuant is created, it participates in atleast one instance of the occurrent at the same time.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: OBO Relation Ontology (release version 0.99, date 07:14:2006)</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >If C is a continuant class and P an occurrent class, then C participates_in P means that every instance of C participates in some instances of P.
[formal definition]: C participates_in P if and only if every continuant c that instantiates C there is some occurrent p, and some time t, such that p instantiates P and c participates in p at t.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Example:
catalyst participates_in catalytic reaction
fluorometer participates_in measurement of fluorescence intensity</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_component_part">
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is composed of</npo:synonym>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >C has_component_part C1,  means that every instance c of C is prepared from some instances c1 of C1 and a significant material portion of c1 becomes part of the constituting material of c when c begins to exist.</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relation used between material continuants where one is composed of the other. In the NPO, this relation is used mostly for representing the composition of nanoparticle formulations or nanoparticles.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has component part</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_entrapped_component_part">
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_component_part"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A has_component_part type of relation, which is used to infer that a particular component (molecular structure or nanostructure) is entrapped - due to non-covalent interactions - in a nanoparticle by a method of entrapment.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has entrapped component part</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/function_of">
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship that indicates the bearer inhering a function.</npo:definition>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <owl:inverseOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_function"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >function of</npo:preferred_Name>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://purl.bioontology.org/ontology/npo/regulates">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >regulates</npo:preferred_Name>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relationship between a continuant and a process that is regulated by the continuant.</npo:definition>
  </owl:ObjectProperty>
  <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/has_part">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has part</npo:preferred_Name>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Transitive parthood relation in which one entity has itself, or another entity as a part, and the relation is valid for use only between continuants or between occurrents but not between a continuant and an occurrent.</npo:definition>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >If P and P1 are occurrent classes, then P has_part P1 means  that every instance of P has part some instances of P1.
[formal definition]:P has_part P1  if and only if every occurrent p that instantiates P  there is some occurrent p1 that instantiates P1 such that p1 is part of p.

Examples:
covalent linkage has_part covalent interaction
visualization of cellular uptake of nanoparticles has_part imaging of nanoparticles</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >If C and C1 are continuant classes, then C has_part C1 means that every instance of C at any time has part some instances of C1 at the same time.
[formal definition]: C has_part C1 holds true if and only if every continuant c that instantiates C at some time t,  there is some continuant c1 that instantiates C1 at t such that c1 is part of c at t.

Examples:
fluorescein isothiocyanate has_part isothiocyanate group
gold quantum dot has_part gold
core-shell nanoparticle has_part core
core-shell nanoparticle has_part shell</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >(source): OBO Relation Ontology (release version 0.99, date 07:14:2006);  Barry Smith et al, Relations in biomedical ontologies, Genome Biology (2005)</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
  </owl:TransitiveProperty>
  <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/part_of">
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >part of</npo:preferred_Name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: OBO Relation Ontology (release version 0.99, date 07:14:2006);  Barry Smith et al, Relations in biomedical ontologies, Genome Biology (2005)</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >If P and P1 are occurrent classes, then P part_of P1 means that every instance of P is part of some instances of P1.
[formal definition]: P part_of P1 holds true  if and only if every occurrent p that instantiates P  there is some process p1 that instantiates P1 such that p is part of p1.

Examples:
drug release from nanoparticle during systemic circulation part_of systemic circulation of drug-loaded nanoparticle</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >If C and C1 are continuant classes, then C part_of C1 means that every instance  of C (c) at any time is part of some instances of C1 (c1) at the same time []. Note that whenever we read "some instances" it should be understood as reading "one or more instances".

[formal definition]: C part_of C1 holds true if and only if every continuant c that instantiates C at some time t,  there is some continuant c1 that instantiates C1 at t such that c is part of c1 at t.


Examples:
carboxyl group part_of carboxylic acid
dendrimer generation layer part_of dendrimer
hydrophobic core of lipid bilayer part_of lipid bilayer
hollow core of nanocage part_of nanocage</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <npo:synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is part of</npo:synonym>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Transitive parthood relation in which one entity is part of another entity, and the relation is valid for use between continuants or between occurrents but not between a continuant and an occurrent.</npo:definition>
  </owl:TransitiveProperty>
  <owl:TransitiveProperty rdf:about="http://purl.bioontology.org/ontology/npo/is_integral_part_of">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >e.g.,carbon atom is_integral_part_of carbon (carbon is_a element)</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[source]: OBO Relation Ontology (release version 0.99);  Barry Smith et al, Relations in biomedical ontologies, Genome Biology (2005)</rdfs:comment>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A parthood relation that holds when C is part of C and C1 has part C, where C and C1 are continuant classes.</npo:definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.bioontology.org/ontology/npo/has_relation_to"/>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is integral part of</npo:preferred_Name>
  </owl:TransitiveProperty>
  <owl:FunctionalProperty rdf:about="http://purl.bioontology.org/ontology/npo/atomic_Number">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <npo:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The number of protons in an atom.</npo:definition>
    <npo:preferred_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >atomic number</npo:preferred_Name>
  </owl:FunctionalProperty>
  <owl:AnnotationProperty rdf:about="http://purl.bioontology.org/ontology/npo/code">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The property code is used to indicate a unique identification code for every class in the NPO.</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >It begins with the prefix "NPO_" followed by a number (e.g., NPO_250). The smallest code value is NPO_100 of class Cylinder.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >code</rdfs:label>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://purl.bioontology.org/ontology/npo/preferred_Name">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The property preferred name is used to indicate the preferred name of a class or a class-level association in the NPO.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >preferred_name</rdfs:label>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://purl.bioontology.org/ontology/npo/definition">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >definition</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The property definition is used to indicate the meaning or definition of a class or a class-level association in the NPO.</rdfs:comment>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/identifier">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://purl.bioontology.org/ontology/npo/synonym">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The property synonym is used to indicate an alternate name of a class or a class-level association in the NPO.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >synonym</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://purl.bioontology.org/ontology/npo/dBXrefID">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dBXrefID</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The property dBXrefID is used to indicate the reference ID of a class from an external CV /  ontology / database.</rdfs:comment>
  </owl:AnnotationProperty>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.2.1, Build 365)  http://protege.stanford.edu -->
