<?xml version="1.0"?>
<rdf:RDF
    xmlns:misc="http://www.domain3.com#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:gcvs="http://www.sai.msu.su/groups/cluster/gcvs/gcvs/codes#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:vizier="http://vizier.u-strasbg.fr/codes#"
    xmlns:adc="http://adc.astro.umd.edu/adc/keywords#"
    xmlns:interface="http://www.domain5.com#"
    xmlns:p1="http://www.owl-ontologies.com/assert.owl#"
    xmlns:simbad="http://simbad.u-strasbg.fr/codes#"
    xmlns="http://eurovotech.org/objects-structure.owl#"
  xml:base="http://eurovotech.org/objects-structure.owl">
  <owl:Ontology rdf:about="">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >v 0.99r
2008-05-15 (Protégé 3.4 build 130)
corrections on keywords/annotations</rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:ID="RadioMetric">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio##metric##m</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Radio"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio Metric</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="CataclysmicVariable">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binaries, cataclysmic</adc:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CV*</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cataclysmic Variable</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasComponent"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:ID="Dwarf"/>
                  <owl:Class rdf:ID="SubGiant"/>
                </owl:unionOf>
              </owl:Class>
              <owl:Class rdf:ID="LateTypeStar"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="WhiteDwarf"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="VariableStellarObject"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="EruptiveVariableObject"/>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CataclyV*</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cataclysmic##variable##star</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="DoubleStar"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="Close"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasMorphology"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="Explosion"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasProcess"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable stars showing outbursts caused by thermonuclear burst processes in their surface layers (novae) or deep in their interiors (supernovae). We use the term "novalike" for variables that show novalike outbursts caused by rapid energy release in the surrounding space (UG-type stars) and also for objects not displaying outbursts but resembling explosive variables at minimum light by their spectral (or other) characteristics. The majority of explosive and novalike variables are close binary systems, their components having strong mutual influence on the evolution of each star. It is often observed that the hot dwarf component of the system is surrounded by an accretion disk formed by matter lost by the other, cooler, and more extended component.</misc:description>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binaries:cataclysmic</vizier:keyword>
  </owl:Class>
  <owl:Class rdf:ID="YoungStellarObject">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >YSO</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >yso##young##stellar##object</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >YSOs</adc:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="StellarObject"/>
    </rdfs:subClassOf>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >YSOs</vizier:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Y*O</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >YSO</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="InfraredSource">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="EMSource"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="Infrared"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasEmissionIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IR</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Infrared Source</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ir##infrared##source</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IR</simbad:shortCode>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Infrared sources</adc:keyword>
  </owl:Class>
  <owl:Class rdf:ID="LuminosityClassIV">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="LuminosityClass"/>
    </rdfs:subClassOf>
    <simbad:luminosityClass rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IV</simbad:luminosityClass>
  </owl:Class>
  <owl:Class rdf:ID="ContinuumNebular">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Continuum"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isMeasuredFor"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="EmissionNebula"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nebular##continuum</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nebular Continuum</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Recombination thermal continuum</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Nova">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Novae</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nova</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="AccretionDisk"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasPortion"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nova##novae</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Novae</adc:keyword>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Close binary systems with orbital periods from 0.05 to 230 days. One of the components of these systems is a hot dwarf star that suddenly, during a time interval from one to several dozen or several hundred days, increases its brightness by 7-19 mag in V, then returns gradually to its former brightness over several months, years, or decades. Small changes at minimum light may be present. Cool components may be giants, subgiants, or dwarfs of K-M type. The spectra of novae near maximum light resemble A-F absorption spectra of luminous stars at first. Then broad emission lines (bands) of hydrogen, helium, and other elements with absorption components indicating the presence of a rapidly expanding envelope appear in the spectrum. As the light decreases, the composite spectrum begins to show forbidden lines characteristic of the spectra of gas nebulae excited by hot stars. At minimum light, the spectra of novae are generally continuous or resemble the spectra of Wolf-Rayet stars. Only spectra of the most massive systems show traces of cool components.
Some novae reveal pulsations of hot components with periods of approximately 100 s and amplitudes of about 0.05 mag in V after an outburst. Some novae eventually turn out to be eclipsing systems. According to the features of their light variations, novae are subdivided into fast, slow, very slow, and recurrent categories.</misc:description>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >N</gcvs:code>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >No*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nova</simbad:name>
    <rdfs:subClassOf rdf:resource="#CataclysmicVariable"/>
  </owl:Class>
  <owl:Class rdf:ID="SynchrotronEmission">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emission synchrotron</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Emission"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Synchrotron Emission</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="SuperNovaExplosionThermonuclear">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thermonuclear Supernova Explosion</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##explosion##thermonuclear##thermo##nuclear</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="SupernovaExplosion"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="StellarObjectInAssociation">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stellar Object in Association</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="isComponentOf"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="AssociationOfStars"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Class rdf:ID="StellarObjectInCluster"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stellar##object##star##in##association</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="EarlyTypeStar"/>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*iA</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*inAssoc</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyBarredSpiral">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="GalaxyMorphology"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="BarredSpiralGalaxy"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isMorphologyOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <simbad:morphologicalType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SB##SBa##SBb##SBc##SBd##SBab##SBbc##SBcd##SB0##SB0a</simbad:morphologicalType>
  </owl:Class>
  <owl:Class rdf:ID="Velocity">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Space velocities</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >velocity</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Velocity</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Measurement"/>
    </rdfs:subClassOf>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Velocities</vizier:keyword>
  </owl:Class>
  <owl:Class rdf:about="#Explosion">
    <owl:disjointWith>
      <owl:Class rdf:ID="Shockwave"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eruption##explosion##process</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:ID="Lensing"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupernovaExplosion"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="NonPeriodicProcess"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Starburst"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Process"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Explosion or Eruption process</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:ID="Pulsation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emission"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Rotation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Eclipse"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Reflection"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ChromosphericActivity"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Explosion or Eruption process</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyInGroup">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GinGroup</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isComponentOf"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="GalaxiesGroup"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Class rdf:ID="Galaxy"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >group##galaxy##gal##galaxies##in</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GiG</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy in Group</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Emission">
    <owl:disjointWith>
      <owl:Class rdf:about="#Pulsation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Rotation"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Emission Process</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emission##process</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reflection"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupernovaExplosion"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Starburst"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChromosphericActivity"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lensing"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Eclipse"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="RadioCentimetric">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Radio"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio##cm##centimetric</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio Centimetric</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="Type1_FlatSpectrumRadioQuasar">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="HighPowerRadioLoudAGN"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >type 1##type1##flat##spectrum##radio##quasar##qso</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flat-Spectrum Radio Quasar</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="BStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >B Star</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="SpectralTypeB"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="isClassifiedAs"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#EarlyTypeStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Spectral Type B</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bstar##b##star</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, B-type</adc:keyword>
  </owl:Class>
  <owl:Class rdf:ID="HighMassXrayBinary">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High-mass X-ray Binary</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HXB</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >x##ray##xray##binary##binaries##high##mass##hmxb</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="GammaRaySource"/>
    </rdfs:subClassOf>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A high-mass X-ray binary (HMXB) is a binary star system where one of the components is a neutron star or a black hole. The other component is a massive star, usually a Be star or a blue supergiant. A fraction of the stellar wind of the companion star is captured by the compact star, and produces X-rays as it falls onto the compact object.
In HMXB, the massive star dominates the emission of optical light. The compact object is the dominant source of X-rays. The massive stars are very luminous and therefore easily detected. One of the most famous HMXB is Cygnus X-1 which was the first stellar-mass black hole discovered. Soft-gamma rays emitters.</misc:description>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HMXB</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="XRayBinary"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:ID="StellarBlackHole"/>
                  <owl:Class rdf:ID="NeutronStar"/>
                </owl:unionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="BlueSuperGiant"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High Mass X-Ray Binary</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="GammaDoradus">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PulsatingStellarObject"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Dwarf"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of gamma Dor type</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gD*</simbad:shortCode>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gamma Doradus variables are variable stars which display variations in luminosity due to non-radial pulsations of their surface. The stars are typically young, early F or late A type main sequence stars, and typical brightness fluctuations are 0.1 magnitudes with periods on the order of one day. This is a relatively new class of variable stars, having been first characterised in the second half of the 1990s, and details on the underlying physical cause of the variations remains under investigation.</misc:description>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gamma Doradus Variable</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gamma##doradus##variable##star</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gammaDor</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="MagneticField">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic##field</interface:searchKeywords>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic_fields</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetic Field</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic fields</adc:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Measurement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="UltraVioletSource">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UV</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UV Source</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EMSource"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="UltraViolet"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >uv##ultraviolet##ultra##violet##source</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UV</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyDwarfElliptical">
    <simbad:morphologicalType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dE</simbad:morphologicalType>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="GalaxyMorphologyElliptical"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DwarfEllipticalGalaxy"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="HIRegionCold">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="HIRegion"/>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hi##region##cold</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cold HI Region</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI</simbad:shortCode>
    <owl:disjointWith>
      <owl:Class rdf:ID="HIRegionWarm"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="SuperNovaTypeII">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="Supernova"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasAbsorptionSpectralLine"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="AtomicElementH"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova type II</interface:naturalName>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SNII</gcvs:code>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##typeii##type2##type##2##ii</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="HighMassStar"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasProgenitor"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="LowSurfaceBrightnessGalaxy">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Galaxy"/>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LSB</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LSB_G</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Low Surface Brightness Galaxy</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >low##surface##brightness##lsb##gal##galaxy##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="LenticularGalaxy">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lenticular Galaxy</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lenticular##gal##galaxy##galaxies</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Galaxy"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="GalaxyMorphologyLenticular"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeF">
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >F</simbad:spectralType>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="SpectralType"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="FarInfrared">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Far Infrared</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >far##infrared</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Infrared"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wavelength &gt; 30 microns</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Blue">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Optical"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blue</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >blue</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="LowMassXRayBinary">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Low-mass X-ray Binary</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Low Mass X-Ray Binary</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LXB</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LMXB</simbad:name>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Low-mass X-ray binaries (LMXBs) are binary stars where one of the components is either a black hole or neutron star. The other component (donor) is usually filling its Roche lobe and therefore transfers mass to the compact star. The donor is less massive than the compact object, and can be on the main sequence, a degenerate dwarf (white dwarf), or an evolved star (red giant). Found in the Milky Way, external galaxies, and in globular clusters.
A typical LMXB emits almost all of its radiation in X-rays, and typically less than one percent in visible light, so they are among the brightest objects in the X-ray sky, but relatively faint in visible light. The apparent magnitude is typically around 15 to 20. The brightest part of the system is the accretion disk around the compact object. The orbital periods of LMXBs range from ten minutes to hundreds of days. Soft-gamma rays emitters.</misc:description>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#XRayBinary"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#StellarBlackHole"/>
                  <owl:Class rdf:about="#NeutronStar"/>
                </owl:unionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#Dwarf"/>
                  <owl:Class rdf:about="#WhiteDwarf"/>
                  <owl:Class rdf:ID="RedGiant"/>
                </owl:unionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >x##ray##xray##binary##binaries##low##mass##lmxb</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#GammaRaySource"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Star">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >star</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#StellarObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#NeutronStar">
    <owl:disjointWith>
      <owl:Class rdf:about="#WhiteDwarf"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StellarBlackHole"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neutron##star</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#MagneticField"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasHighMeasurement"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="StellarRemnant"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Neutron Star</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="EffectiveTemperature">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Effective Temperature</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >effective##temperature</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Effective temperatures</adc:keyword>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#NeutronStar"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#StellarBlackHole"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#StellarObject"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Temperature"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ExtremeUltraVioletSource">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EUV</vizier:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#EMSource"/>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Extreme UV sources</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EUV sources</adc:keyword>
  </owl:Class>
  <owl:Class rdf:about="#BlueSuperGiant">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></interface:naturalName>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blue Supergiant</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="SuperGiant"/>
          <owl:Class rdf:ID="OStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >blue##super##giant##supergiant</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="CoreDominated">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >core##dominated##coredominated</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:ID="SmallSeparationRadioLobes"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="LobeDominated"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="RocheLobe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="LargeSeparationRadioLobes"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Core/Extented Flux Ratio &gt;1</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="Extended"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxyMorphology"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MorphologyCompoundObject"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Compact"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Morphology"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Core Dominated</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="GStar">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, G-type</adc:keyword>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Star"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="SpectralTypeG"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Spectral Type G</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >G Star</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >g##gstar##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="RadioLoudAGN">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio-loud AGN</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RadioSource"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="AGN"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isComponentOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="EllipticalGalaxy"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >agn##radio##loud##active##galaxy##nucleus</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementFe">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeL">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SpectralType"/>
    </rdfs:subClassOf>
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >L</simbad:spectralType>
  </owl:Class>
  <owl:Class rdf:ID="DeltaScuti">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of  delta sct type</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >delta##scuti##deltascuti</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PulsV*delsct</simbad:name>
    <rdfs:subClassOf rdf:resource="#Star"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variables of the Delta Scuti type. These are pulsating variables of spectral types A0-F5 III-V displaying light amplitudes from 0.003 to 0.9 mag in V (usually several hundredths of a magnitude) and periods from 0.01 to 0.2 days. The shapes of the light curves, periods, and amplitudes usually vary greatly. Radial as well as nonradial pulsations are observed. The variability of some members of this type appears sporadically and sometimes completely ceases, this being a consequence of strong amplitude modulation with the lower value of the amplitude not exceeding 0.001 mag in some cases. The maximum of the surface layer expansion does not lag behind the maximum light for more than 0.1 periods. Delta Sct stars are representatives of the galactic disk (flat component) and are phenomenologically close to the SX Phe variables.
Sub-type:
- Low amplitude group of Delta Sct variables (light amplitude &lt;0.1 mag in V). The majority of this type's representatives are stars of luminosity class V; objects of this subtype generally are representative of the Delta Sct variables in open clusters.</misc:description>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Delta Scuti Variable Star</interface:naturalName>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DSCT</gcvs:code>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dS*</simbad:shortCode>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PulsatingStellarObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#EarlyTypeStar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >early##type##star##earlytype</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Star"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:ID="SpectralTypeO"/>
                  <owl:Class rdf:about="#SpectralTypeB"/>
                  <owl:Class rdf:ID="SpectralTypeA"/>
                </owl:unionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasMeasurement"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Early-type Star</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, OB</adc:keyword>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars:early-type</vizier:keyword>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of the early spectral types</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="StellarObjectInDoubleStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stellar Object in Double Star</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*i*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*in**</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stellar##object##star##in##double</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A star that is part of a double star</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#StellarObject"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#DoubleStar"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isComponentOf"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="ProperMotion">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pm##proper##motion</interface:searchKeywords>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proper_Motions</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proper Motion</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proper motions</adc:keyword>
    <rdfs:subClassOf rdf:resource="#Velocity"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:ID="OpenCluster"/>
                  <owl:Class rdf:ID="MultipleStar"/>
                  <owl:Class rdf:about="#StellarObject"/>
                  <owl:Class rdf:ID="SubStellarObject"/>
                </owl:unionOf>
              </owl:Class>
              <owl:Class>
                <owl:complementOf>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasMeasurement"/>
                    </owl:onProperty>
                    <owl:someValuesFrom>
                      <owl:Class rdf:ID="Redshift"/>
                    </owl:someValuesFrom>
                  </owl:Restriction>
                </owl:complementOf>
              </owl:Class>
            </owl:intersectionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >component of the spacevelocity</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#RadioSource">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio Source</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio##source</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rad</simbad:shortCode>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio sources</adc:keyword>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EMSource"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Radio"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="RRLyrae">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of RR Lyr type</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RR Lyrae Variable</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rr##lyrae##variable##star</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PulsatingStellarObject"/>
    </rdfs:subClassOf>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variables of the RR Lyrae type, which are radially-pulsating giant A-F stars having amplitudes from 0.2 to 2 mag in V. Cases of variable light-curve shapes as well as variable periods are known. If these changes are periodic, they are called the "Blazhko effect."
Traditionally, RR Lyrae stars are sometimes called short-period Cepheids or cluster-type variables. The majority of these stars belong to the spherical component of the Galaxy; they are present, sometimes in large numbers, in some globular clusters, where they are known as pulsating horizontal-branch stars. Like Cepheids, maximum expansion velocities of surface layers for these stars practically coincide with maximum light.
Sub-types:
- RR Lyrae variables showing two simultaneously operating pulsation modes, the fundamental tone with the period P0 and the first overtone, P1 (AQ Leo). The ratio P1/P0 is approximately 0.745;
- RR Lyrae variables with asymmetric light curves (steep ascending branches), periods from 0.3 to 1.2 days, and amplitudes from 0.5 to 2 mag in V;
- RR Lyrae variables with nearly symmetric, sometimes sinusoidal, light curves, periods from 0.2 to 0.5 days, and amplitudes not greater than 0.8 mag in V (SX UMa).</misc:description>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RR</gcvs:code>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Giant"/>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RR*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RRLyr</simbad:name>
  </owl:Class>
  <owl:Class rdf:about="#UltraViolet">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ultraviolet</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectra, ultraviolet</adc:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ultraviolet</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >uv##ultraviolet##ultra##violet</interface:searchKeywords>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UV</vizier:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="EMSpectrumRange"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyIrregular">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#GalaxyMorphology"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="IrregularGalaxy"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <simbad:morphologicalType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >I</simbad:morphologicalType>
  </owl:Class>
  <owl:Class rdf:ID="BlueObject">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#EMSource"/>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blue objects</adc:keyword>
    <owl:disjointWith>
      <owl:Class rdf:ID="RedObject"/>
    </owl:disjointWith>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >blu</simbad:shortCode>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blue_objects</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blue Object</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blue</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >blue##object</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="XRaySource">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X</simbad:name>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X-ray sources</adc:keyword>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EMSource"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="XRays"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X-ray Source</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#HIRegion">
    <rdfs:subClassOf rdf:resource="#RadioSource"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="StarburstGalaxy"/>
    </owl:disjointWith>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI</simbad:name>
    <owl:disjointWith>
      <owl:Class rdf:ID="RadioGalaxy"/>
    </owl:disjointWith>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI</simbad:shortCode>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Cloud"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="MolecularCloud"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI Region</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#EarlyTypeStar"/>
                  <owl:Class rdf:about="#Shockwave"/>
                </owl:unionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="isIonizedBy"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >H I data</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hi##region</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI (neutral) region</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#HighPowerRadioLoudAGN">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high##power##radio##loud##agn##active##galaxy##nucleus##</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High-power Radio-loud AGN</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#LargeSeparationRadioLobes"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#RadioLoudAGN"/>
  </owl:Class>
  <owl:Class rdf:ID="LTypeIrregularStar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >l##ltype##type##irregular##star</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="LongPeriodVariable"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >L-type Irregular Star</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyInCluster">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy in Cluster of Galaxies</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Galaxy"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isComponentOf"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="ClusterOfGalaxies"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GinCl</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cluster##in##galaxy##gal##galaxies</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GiC</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy in Cluster</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="Asteroid">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="NonStellarBody"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Planet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Comet"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >asteroid</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Asteroid</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Minor planets</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Asteroids</adc:keyword>
  </owl:Class>
  <owl:Class rdf:about="#RedGiant">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#LateTypeStar"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Giant"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Red Giant</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >red##redgiant##giant</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#AssociationOfStars">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="CompoundObject"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Association of Stars</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfGalaxies"/>
    </owl:disjointWith>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Associations</vizier:keyword>
    <owl:disjointWith>
      <owl:Class rdf:about="#AGN"/>
    </owl:disjointWith>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AS*</simbad:shortCode>
    <owl:disjointWith>
      <owl:Class rdf:ID="LINER"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Galaxy"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#OStar"/>
              <owl:Class rdf:about="#BStar"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultipleStar"/>
    </owl:disjointWith>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Associations, stellar</adc:keyword>
    <owl:disjointWith>
      <owl:Class rdf:ID="ClusterOfStars"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Association of Stars</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:ID="SuperClusterOfGalaxies"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxiesGroup"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >association##star##stars</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Assoc*</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="LowPowerRadioQuietAGN_Seyfert">
    <rdfs:subClassOf rdf:resource="#UltraVioletSource"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Jet"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPortion"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, Seyfert</adc:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SyG</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >low##power##radio##quiet##agn##active##galaxy##nucleus##seyfert</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert Galaxy</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#InfraredSource"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isComponentOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:ID="SpiralGalaxy"/>
              <owl:Class rdf:about="#IrregularGalaxy"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="VariableObject"/>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert Galaxy</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RadioQuietAGN"/>
    </rdfs:subClassOf>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert_Galaxies</vizier:keyword>
    <rdfs:subClassOf rdf:resource="#XRaySource"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="HighPowerRadioQuietAGN_QSO"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#BarredSpiralGalaxy">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >barred##spiral##galaxy##gal##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Barred Spiral Galaxy</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Galaxy"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyBarredSpiral"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="BYDraconis">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BYDra</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >by##draconis##variable##star</interface:searchKeywords>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BY</gcvs:code>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BY*</simbad:shortCode>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#VariableStellarObject"/>
    </rdfs:subClassOf>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BY Draconis-type variables, which are emission-line dwarfs of dKe-dMe spectral type showing quasiperiodic light changes with periods from a fraction of a day to 120 days and amplitudes from several hundredths to 0.5 mag in V. The light variability is caused by axial rotation of a star with a variable degree of nonuniformity of the surface brightness (spots) and chromospheric activity.
Some of these stars also show flares similar to those of UV Cet stars, and in those cases they also belong to the latter type and are simultaneously considered eruptive variables.</misc:description>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RotationallyVariableObject"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Dwarf"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#LateTypeStar"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BY Draconis Variable</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Varaible Star of BY Dra type</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Distance">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Measurement"/>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, distances</adc:keyword>
  </owl:Class>
  <owl:Class rdf:about="#Continuum">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio continuum</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Multiplet</adc:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Measurement"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >continuum</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio Lines</adc:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Continuum</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Equivalent widths</adc:keyword>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Range allowing the description of the existence of a (noticeable) continuum for a given object</rdfs:comment>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Balmer lines</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Line Profiles</adc:keyword>
  </owl:Class>
  <owl:Class rdf:ID="SpaceVelocity">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Space Velocity</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Velocity"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >space##velocity</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="Type1_BLLac">
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BLLAC</gcvs:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="ContinuumNonThermal"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeasurement"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BL Lac-type  Object</rdfs:comment>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BL Lac objects</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BLLac##BL##Lac##Object##Lacertae</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BLL</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BLLac</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="LowPowerRadioLoudAGN"/>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BLLac</simbad:name>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BL_Lac_objects</vizier:keyword>
  </owl:Class>
  <owl:Class rdf:ID="IrregularVariableStar">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Irregular_V*</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ir*</simbad:shortCode>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars showing variations of irregular (non-periodic) type. Mostly (?) of eruptive type.</misc:description>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Irregular Variable Star</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >irregular##variable##star</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of Irregular type</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#VariableObject"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#NonPeriodicProcess"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="HighVelocityCloud">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High-velocity Cloud</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HVC</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high##velocity##cloud##nebula</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HVCld</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HVC (High Velocity Cloud)</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Velocity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasHighMeasurement"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#Cloud"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="CHEnvelopeTypeStar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ch##envelope##type##star</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:ID="HorizontalBranchStar"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CH Envelope-type Star</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CH Envelope-type Star</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CH*</simbad:name>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PeculiarStar"/>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CH*</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementTi">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Flux">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Measurement"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flux</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >flux</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyDwarfSpiral">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="GalaxyMorphologySpiral"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DwarfSpiralGalaxy"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="LineWidth">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Measurement"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >line##width</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Line Width</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Starburst">
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lensing"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <owl:disjointWith rdf:resource="#Emission"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pulsation"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Starburst Process</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupernovaExplosion"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >star##burst##starburst</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reflection"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Rotation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChromosphericActivity"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Eclipse"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Polarization">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Measurement"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Polarization</interface:searchKeywords>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polarization</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#PulsatingStellarObject">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pu*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PulsV*</simbad:name>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsating variables are stars showing periodic expansion and contraction of their surface layers. The pulsations may be radial or nonradial. A radially pulsating star remains spherical in shape, while in the case of nonradial pulsations the star's shape periodically deviates from a sphere, and even neighboring zones of its surface may have opposite pulsation phases.
Depending on the period value, on the mass and evolutionary status of the star, and on the scale of pulsational phenomena, different types of pulsating variables may be distinguished.</misc:description>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#VariableStellarObject"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Pulsation"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsating Variable Star</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsating Star</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pulsating##variable##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="EmissionLineGalaxy">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EmG</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Emission-line galaxy</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Galaxy"/>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EmG</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Emission-line Galaxy</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emission##line##galaxy##gal##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#LargeSeparationRadioLobes">
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxyMorphology"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Morphology"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Large Separation Lobes</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:about="#Compact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SmallSeparationRadioLobes"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MorphologyCompoundObject"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LobeDominated"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >large##separation##lobes##radio</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#RocheLobe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Extended"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CoreDominated"/>
  </owl:Class>
  <owl:Class rdf:about="#GammaRaySource">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gamma-ray Source</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gamma</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EMSource"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="GammaRays"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gamma##ray##source</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gam</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:about="#Pulsation">
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pulsation##process</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Rotation"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsation Process</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupernovaExplosion"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reflection"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChromosphericActivity"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lensing"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Eclipse"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Emission"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Starburst"/>
  </owl:Class>
  <owl:Class rdf:ID="Type1_Seyfert1">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert 1 Galaxy</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sy1</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#LowPowerRadioQuietAGN_Seyfert"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert_1</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert 1 Galaxy</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >seyfert##seyfert1##1##galaxy</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#StellarRemnant">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stellar Remnant</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#StellarObject"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stellar##remnant</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="HighRedshiftGalaxy">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High_z_G</simbad:name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Galaxy"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy with high redshift</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy with High Redshift</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HzG</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high##redshift##galaxy##gal##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#Measurement">
    <owl:disjointWith>
      <owl:Class rdf:ID="AstrObject"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Process"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AtomicElement"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="AstroPortion"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >measure##measurement##measures##measurements</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#Morphology"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Measurement</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Measured observational parameters/properties</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#VariableStellarObject">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars:variable</vizier:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >V*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >V*</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#VariableObject"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#StellarObject"/>
              <owl:Class rdf:about="#MultipleStar"/>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >variable##star##stellar##object</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, variable</adc:keyword>
  </owl:Class>
  <owl:Class rdf:ID="RSCanumVenaticorum">
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RS</gcvs:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RotationallyVariableObject"/>
    </rdfs:subClassOf>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eruptive variables of the RS Canum Venaticorum type. This type is ascribed to close binary systems with spectra showing Ca II H and K in emission, their components having enhanced chromospheric activity that causes quasi-periodic light variability. The period of variation is close to the orbital one, and the variability amplitude is usually as great as 0.2 mag in V (UX Ari). They are X-ray sources and rotating variables. RS CVn itself is also an eclipsing system.</misc:description>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RS*</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rs##canum##venaticorum##cv</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#XRaySource"/>
    <rdfs:subClassOf rdf:resource="#CataclysmicVariable"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable of RS CVn type</rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RSCVn</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RS Canum Venaticorum Variable Star</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#StellarObject">
    <owl:disjointWith>
      <owl:Class rdf:ID="Unknown"/>
    </owl:disjointWith>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars</vizier:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*</simbad:shortCode>
    <owl:disjointWith>
      <owl:Class rdf:ID="SupermassiveBlackHole"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stellar##object</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#AGN"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstrObject"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stellar Object</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:ID="InterStellarMedium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CompoundObject"/>
    </owl:disjointWith>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star</simbad:name>
  </owl:Class>
  <owl:Class rdf:about="#SpectralTypeO">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SpectralType"/>
    </rdfs:subClassOf>
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >O</simbad:spectralType>
  </owl:Class>
  <owl:Class rdf:about="#Galaxy">
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxiesGroup"/>
    </owl:disjointWith>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, UV-excess</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, optical</adc:keyword>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfGalaxies"/>
    </owl:disjointWith>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, IR</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >galaxy##gal##galaxies</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy catalogs</adc:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CompoundObject"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </owl:disjointWith>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >G</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, optical</simbad:name>
    <owl:disjointWith>
      <owl:Class rdf:about="#SuperClusterOfGalaxies"/>
    </owl:disjointWith>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, photometry</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, spectra</adc:keyword>
    <owl:disjointWith rdf:resource="#AssociationOfStars"/>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, nearby</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, rotation</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, Markarian</adc:keyword>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies</vizier:keyword>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultipleStar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Photosphere">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Photosphere</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >photosphere</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PortionOfStellarObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SubMillimetricRadioSource">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Millimetric/submm sources</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sub##millimetric##submillimetric##radio##source</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >smm</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sub-millimetric Radio Source</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RadioSource"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="RadioSubMillimetric"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio(sub-mm)</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="Age">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ages</vizier:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, ages</adc:keyword>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:about="#Rotation">
    <owl:disjointWith>
      <owl:Class rdf:about="#Lensing"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pulsation"/>
    <owl:disjointWith rdf:resource="#Emission"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChromosphericActivity"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rotation Process</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reflection"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rotation##process</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupernovaExplosion"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Starburst"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Eclipse"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="SuperNovaTypeIIb">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SuperNovaTypeII"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAbsorptionSpectralLine"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="AtomicElementHe"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova type IIb</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##typeiib##type2b##type##2##ii##b##typeii##type2</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#HighMassStar">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Star"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasHighMeasurement"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="Mass"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High-mass Star</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high##mass##star##highmass</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="SurfaceBrightness">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Surface Brightness</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >s'applique aux objets étendus ( Gal/nebula)</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >surface##brightness</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:ID="FluxAmplitudeVariation">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >flux##amplitude##variation</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flux Amplitude Variation</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:about="#AGN">
    <owl:disjointWith>
      <owl:Class rdf:about="#MultipleStar"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AGN</interface:naturalName>
    <owl:disjointWith rdf:resource="#AssociationOfStars"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPortion"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#AccretionDisk"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AGN</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Active Galaxy Nucleus</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfGalaxies"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CompoundObject"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="OpticalSource"/>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AGN</simbad:name>
    <owl:disjointWith>
      <owl:Class rdf:about="#InterStellarMedium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#SupermassiveBlackHole"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AGN</vizier:keyword>
    <owl:disjointWith>
      <owl:Class rdf:about="#SuperClusterOfGalaxies"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SubStellarObject"/>
    </owl:disjointWith>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Active gal. nuclei</adc:keyword>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Galaxy"/>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxiesGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StellarObject"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#SpiralGalaxy"/>
              <owl:Class rdf:about="#EllipticalGalaxy"/>
              <owl:Class rdf:about="#IrregularGalaxy"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isComponentOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AGN##active##galaxy##nucleus##nuclei##galactic</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="Dust">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dust</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstroPortion"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dust</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDX">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#WhiteDwarf"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="isClassificationOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SpectralType"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="PreMainSequenceStar">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, pre-main sequence</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pre##main##sequence##star</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:ID="ProtoStar"/>
    </owl:disjointWith>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pr*</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pre-main sequence star</rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pMS*</simbad:name>
    <rdfs:subClassOf rdf:resource="#YoungStellarObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pre-Main Sequence Star</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementNe">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Type2_QSO2">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >qso##2##quasar##qso2</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QSO2</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#HighPowerRadioQuietAGN_QSO"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="RotationPoweredPulsar">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Pulsar"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rotation-powered Pulsar</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:ID="AccretionPoweredPulsar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Magnetar"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rotation##powered##pulsar</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="InteractingGalaxy">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting Galaxy</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IG</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IG</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >interacting##galaxy##galaxies</interface:searchKeywords>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >galaxy in strong interaction with others (within a pair or a group)</misc:description>
  </owl:Class>
  <owl:Class rdf:about="#Temperature">
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >temperature</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="RadioMillimetric">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Radio"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio Millimetric</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio##millimetric##mm</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectra, millimetric/submm</adc:keyword>
  </owl:Class>
  <owl:Class rdf:about="#SpectralType">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MK spectral classification</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectral types</adc:keyword>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectral_Classification</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectral Type</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spectral##type</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#StellarObject"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ClassificationCategory"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any class in Morgan Keeman's spectral classification</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="FUOrionis">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FU Orionis Variable Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of FU Ori type</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FU*</simbad:shortCode>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Orion variables (eruptive) of the FU Orionis type. Characterized by gradual increases in brightness by about 6 mag in several months, followed by either almost complete constancy at maximum that is sustained for long periods of time or slow decline by 1-2 mag. Spectral types at maximum are in the range Ae(alpha) - Gpe(alpha). After an outburst, a gradual development of an emission spectrum is observed and the spectral type becomes later. These variables probably mark one of the evolutionary stages of T Tauri-type Orion variables, as evidenced by an outburst of one member, V1057 Cyg, but its decline (2.5 mag in 11 years) commenced immediately after maximum brightness was attained. All presently known FU Ori variables are coupled with reflecting cometary nebulae.</misc:description>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FU</gcvs:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#AccretionDisk"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPortion"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:ID="OrionVariableStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FUOr*</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fu##orionis##orion##variable##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#XRays">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X-Rays</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >x##ray##xray##rays##xrays</interface:searchKeywords>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X-Ray</vizier:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="PulsatingAlpha2CVn">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsating Alpha2 Canum Venaticorum</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#PulsatingStellarObject"/>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Alpha2CanumVenaticorum"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pulsating##alpha##2##alpha2##cv##cvn##canum##venaticorum</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="NearInfrared">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >near##ir##infrared</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Near Infrared</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Infrared"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wavelength &lt; 10 microns</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#GammaRays">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gamma##rays##ray</interface:searchKeywords>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gamma-ray</vizier:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gamma Rays</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gamma rays</adc:keyword>
  </owl:Class>
  <owl:Class rdf:about="#Dwarf">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="LuminosityClassV"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#Star"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, dwarfs</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dwarf</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Luminosity Class V</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dwarf</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#SpectralTypeB">
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >B</simbad:spectralType>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:ID="MetricRadioSource">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mR</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio(m)</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Metric Radio Source</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio##source##metric</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RadioSource"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#RadioMetric"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyDwarfBarredSpiral">
    <rdfs:subClassOf rdf:resource="#GalaxyMorphologyBarredSpiral"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DwarfBarredSpiralGalaxy"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyPair">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Galaxy"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >2</owl:cardinality>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
            <owl:valuesFrom>
              <rdf:Description rdf:about="http://www.w3.org/2002/07/owl#Thing">
                <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >thing##top##anything</interface:searchKeywords>
                <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >TOP</interface:naturalName>
                <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >TOP concept</rdfs:comment>
              </rdf:Description>
            </owl:valuesFrom>
          </owl:Restriction>
          <owl:Class rdf:about="#CompoundObject"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PaG</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PairG</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pair##gal##galaxy##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy Pair</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#RotationallyVariableObject">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rotationally Variable Object</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RotV*</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#VariableObject"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Rotation"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable stars with nonuniform surface brightness and/or ellipsoidal shapes, whose variability is caused by axial rotation with respect to the observer. The nonuniformity of surface brightness distributions may be caused by the presence of spots or by some thermal or chemical inhomogeneity of the atmosphere caused by a magnetic field whose axis is not coincident with the rotation axis.</misc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rotationally Variable Star</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rotational##rotationally##variable##object##star</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ro*</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementCa">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#AccretionPoweredPulsar">
    <owl:disjointWith>
      <owl:Class rdf:about="#Magnetar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RotationPoweredPulsar"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Accretion-powered Pulsar</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >accretion##powerred##pulsar</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Pulsar"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#DoubleStar"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#hasMorphology"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="#Close"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isComponentOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#StellarObjectInDoubleStar"/>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementF">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Parallax">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Parallaxes</vizier:keyword>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#OpenCluster"/>
              <owl:Class rdf:about="#MultipleStar"/>
              <owl:Class rdf:about="#StellarObject"/>
              <owl:Class rdf:about="#SubStellarObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Parallaxes, trigonometric</adc:keyword>
  </owl:Class>
  <owl:Class rdf:ID="StellarObjectInNebula">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#StellarObject"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isComponentOf"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#InterStellarMedium"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*iN</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stellar##object##star##in##nebula</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*inNeb</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stellar Object in Nebula</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="MaserEmission">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emission##maser</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Maser Emission</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Emission"/>
  </owl:Class>
  <owl:Class rdf:ID="WeakLineTTauri">
    <owl:disjointWith>
      <owl:Class rdf:ID="ClassicalTTauri"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="TTauri"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >weak##line##t##tau##tauri##star</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Weak-line T Tauri</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementSr">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#StarburstGalaxy">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >starburst##gal##galaxy##galaxies</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#RadioSource"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >StarburstG</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
    <rdfs:subClassOf rdf:resource="#InfraredSource"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SBG</simbad:shortCode>
    <owl:disjointWith rdf:resource="#HIRegion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MolecularCloud"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Starburst Galaxy</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Pulsar">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsars</vizier:keyword>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PSR</gcvs:code>
    <rdfs:subClassOf rdf:resource="#XRaySource"/>
    <rdfs:subClassOf rdf:resource="#RotationallyVariableObject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsar</rdfs:comment>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Optically variable pulsars (CM Tau), which are rapidly rotating neutron stars with strong magnetic fields, radiating in the radio, optical, and X-ray regions. Pulsars emit narrow beams of radiation, and periods of their light changes coincide with rotational periods (from 0.004 to 4 s), while amplitudes of the light pulses reach 0.8 mag.</misc:description>
    <rdfs:subClassOf rdf:resource="#RadioSource"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pulsar</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsar</simbad:name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#OpticalSource"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#NeutronStar"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsar</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Psr</simbad:shortCode>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsars</adc:keyword>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
  </owl:Class>
  <owl:Class rdf:about="#Infrared">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectra, infrared</adc:keyword>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IR</vizier:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ir##infrared</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Infrared</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#SuperClusterOfGalaxies">
    <owl:disjointWith rdf:resource="#Galaxy"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultipleStar"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >super##cluster##supercluster##galaxies</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SCG</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Super Cluster Of Galaxies</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:valuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >3</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#AssociationOfStars"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LINER"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AGN"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SuperClG</simbad:name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CompoundObject"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Super Cluster of Galaxies</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#ClusterOfGalaxies"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxiesGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfGalaxies"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Planet">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pl?</simbad:shortCode>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planets</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >planet</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#Comet"/>
    </owl:disjointWith>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planet?</simbad:name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonStellarBody"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planet</interface:naturalName>
    <owl:disjointWith rdf:resource="#Asteroid"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >(Extra-solar) Planet Candidate</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="GalaxiesCompactGroup">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Compact_Gr_G</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#GalaxiesGroup"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasMorphology"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Compact"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >compact##galaxy##galaxies##group</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CGG</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Compact Group of Galaxies</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="MillimetricRadioSource">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Millimetric Radio Source</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Millimetric/submm sources</adc:keyword>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio(mm)</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mm</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RadioSource"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#RadioMillimetric"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millimetric##radio##source</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="NonRadialPulsation">
    <owl:disjointWith>
      <owl:Class rdf:ID="RadialPulsation"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >not##non##radial##pulsation</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Non-radial Pulsation</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Pulsation"/>
  </owl:Class>
  <owl:Class rdf:ID="LineEmission">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Line Emission</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emission##line##lines</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Emission"/>
  </owl:Class>
  <owl:Class rdf:about="#LINER">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LINER</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LINER AGN</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LIN</simbad:shortCode>
    <owl:disjointWith rdf:resource="#AssociationOfStars"/>
    <owl:disjointWith rdf:resource="#SuperClusterOfGalaxies"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultipleStar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxiesGroup"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >liner##agn</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfGalaxies"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#AGN"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LINER-type Active Galaxy Nucleus</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="LumX">
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LumX</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lumx</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#AccretionDisk">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >accretion##disk</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Accretion Disk</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstroPortion"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="AMHerCataclysmicVariable"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="isPortionOf"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#EruptiveVariableObject">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eruptive##variable##star</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eruptive*</simbad:name>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eruptive variables are stars varying in brightness because of violent processes and flares occurring in their chromospheres and coronae. The light changes are usually accompanied by shell events or mass outflow in the form of stellar winds of variable intensity and/or by interaction with the surrounding interstellar medium.</misc:description>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eruptive Variable Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eruptive Variable Star</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Er*</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#VariableObject"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Explosion"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#TTauri">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >near IR emission, age around 10^6years</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#XRaySource"/>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="NearInfraredSource"/>
    </rdfs:subClassOf>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >INT,IT</gcvs:code>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#OrionVariableStar"/>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TT*</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#RotationallyVariableObject"/>
    <rdfs:subClassOf rdf:resource="#Star"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >T Tauri Star</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#RadioSource"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >t##tauri##star##tau</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#Alpha2CanumVenaticorum">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Alpha2 Canum Venaticorum Variable</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >alpha##2##alpha2##cv##cvn##canum##venaticorum</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of alpha2 CVn type</rdfs:comment>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Alpha2 Canum Venaticorum variables. These are main-sequence stars with spectral types B8p-A7p and displaying strong magnetic fields. Spectra show abnormally strong lines of Si, Sr, Cr, and rare earths whose intensities vary with rotation. They exhibit magnetic field and brightness changes (periods of 0.5-160 days or more). The amplitudes of the brightness changes are usually withine 0.01-0.1 mag in V.
Sub-type:
- Rapidly oscillating Alpha2 CVn variables. These are nonradially pulsating, rotating magnetic variables of Ap spectral type (DO Eri). Pulsation periods are in the range of 6-12 mmag (0.004-0.01 days), while amplitudes of light variation caused by the pulsation are about 0.01 mag in V. The pulsational variations are superposed on those caused by rotation.</misc:description>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RotV*alf2CVn</simbad:name>
    <rdfs:subClassOf rdf:resource="#EarlyTypeStar"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a2*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ACV</gcvs:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#BStar"/>
              <owl:Class rdf:ID="AStar"/>
            </owl:unionOf>
          </owl:Class>
          <owl:Class rdf:about="#Dwarf"/>
          <owl:Class rdf:about="#RotationallyVariableObject"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#MagneticField"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasHighMeasurement"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Cloud">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#InterStellarMedium"/>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Diffuse clouds</adc:keyword>
    <owl:disjointWith>
      <owl:Class rdf:ID="Nebula"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="DwarfNova">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPortion"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#AccretionDisk"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dwarf##nova##novae##u##geminorum</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dwarf Nova (U Geminorum-type variable star)</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DN*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DwarfNova</simbad:name>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UG</gcvs:code>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >U Geminorum-type variables, quite often called dwarf novae. They are close binary systems consisting of a dwarf or subgiant K-M star that fills the volume of its inner Roche lobe and a white dwarf surrounded by an accretion disk. Orbital periods are in the range 0.05-0.5 days. Usually only small, in some cases rapid, light fluctuations are observed, but from time to time the brightness of a system increases rapidly by several magnitudes and, after an interval of from several days to a month or more, returns to the original state. Intervals between two consecutive outbursts for a given star may vary greatly, but every star is characterized by a certain mean value of these intervals, i.e., a mean cycle that corresponds to the mean light amplitude. The longer the cycle, the greater the amplitude. These systems are frequently sources of X-ray emission. The spectrum of a system at minimum is continuous, with broad H and He emission lines. At maximum these lines almost disappear or become shallow absorption lines. Some of these systems are eclipsing, possibly indicating that the primary minimum is caused by the eclipse of a hot spot that originates in the accretion disk from the infall of a gaseous stream from the K-M star. According to the characteristics of the light changes, U Gem variables may be subdivided into three types: SS Cyg, SU UMa, and Z Cam.</misc:description>
    <rdfs:subClassOf rdf:resource="#CataclysmicVariable"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dwarf Nova</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="AbsoluteMagnitude">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >absolute##magnitude</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absolute Magnitude</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="SpectralIndex">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectral Index</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spectral##index</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:ID="SuperNovaTypeIb">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="SuperNovaTypeI"/>
          <owl:Class>
            <owl:complementOf>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#hasAbsorptionSpectralLine"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:ID="AtomicElementSi"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:complementOf>
          </owl:Class>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAbsorptionSpectralLine"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#AtomicElementHe"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasProgenitor"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="WolfRayetStar"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##typeia##type1b##type##1b##ib##b##1##i</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova type Ib</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#LuminosityClassV">
    <simbad:luminosityClass rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >V</simbad:luminosityClass>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#LuminosityClass"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Type1p5_Seyfert1p5">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Type1.5-Seyfert1.5</rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert</simbad:name>
    <rdfs:subClassOf rdf:resource="#LowPowerRadioQuietAGN_Seyfert"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert 1.5 Galaxy</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >seyfert##seyfert1.5##1.5##galaxy</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="PowerRadioGhz">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Power Radio Ghz</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >power##radio##ghz##radioghz##powerradioghz</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PowerRadio"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="EmissionLineStar">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars:Emission</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Emission-line Star</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PeculiarStar"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasEmissionSpectralLine"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#AtomicElement"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Em*</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Em*</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Emission-line Star</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emission##line##emissionline##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="SuperNovaExplosionCoreCollapse">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SupernovaExplosion"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Core Collapse Supernova Explosion</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##explosion##core##collapse</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#Eclipse">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipse</interface:naturalName>
    <owl:disjointWith rdf:resource="#Emission"/>
    <owl:disjointWith rdf:resource="#Rotation"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eclipse</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChromosphericActivity"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lensing"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pulsation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupernovaExplosion"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <owl:disjointWith rdf:resource="#Starburst"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reflection"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="FluxRatio_Radio5Ghz_Optical">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >flux##ratio##radio5ghz##radio##5Ghx##optical</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="FluxRatio"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flux Ration Radio5Ghz-Optical</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#EllipticalGalaxy">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elliptical Galaxy</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#GalaxyMorphologyElliptical"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >elliptical##galaxy##gal##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#OpenCluster">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >open##cluster##star##stars</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OpCl</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OpC</simbad:shortCode>
    <owl:disjointWith>
      <owl:Class rdf:ID="GlobularCluster"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Open Cluster</interface:naturalName>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Open_clusters</vizier:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clusters, open</adc:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#AStar">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, A-type</adc:keyword>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Spectral Type A</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Star</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#SpectralTypeA"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Class rdf:about="#EarlyTypeStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a##star##astar</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#OrionVariableStar">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Or*</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of Orion type</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Orion_V*</simbad:name>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IN</gcvs:code>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PreMainSequenceStar"/>
          <owl:Class rdf:about="#IrregularVariableStar"/>
          <owl:Class rdf:about="#EruptiveVariableObject"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Orion Variable Star</interface:naturalName>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Orion variables. Irregular, eruptive variables connected with bright or dark diffuse nebulae or observed in the regions of these nebulae. Some of them may show cyclic light variations caused by axial rotation. In the Spectrum-Luminosity diagram, they are found in the area of the main sequence and subgiants. They are probably young objects that, during the course of further evolution, will become light-constant stars on the zero-age main sequence (ZAMS). The range of brightness variations may reach several magnitudes. 
This type may be divided into the following subtypes:
- Rapid light variations observed (up to 1 mag in 1-10 days), 
- Orion variables of early spectral types (B-A or Ae). They are often characterized by occasional abrupt Algol-like fadings (T Ori);
- Orion variables of intermediate and late spectral types, F-M or Fe-Me (BH Cep, AH Ori). F-type stars may show Algol-like fadings; K-M stars may produce flares along with irregular light variations;
- Orion variables of the T Tauri type. Stars are assigned to this type on the basis of the following (purely spectroscopic) criteria:  spectral types are in the range Fe-Me. The spectra of most typical stars resemble the spectrum of the solar chromosphere. The feature specific to the type is the presence of the flourescent emission lines Fe II 4046, 4132 A (anomalously intense in the spectra of these stars), emission lines [Si II] and [O I], as well as the absorption line Li I 6707 A. These variables are usually observed only in diffuse nebulae. 
- Some Orion variables (YY Ori) show the presence of absorption components on the redward sides of emission lines, indicating the infall of matter toward the stars' surfaces.</misc:description>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >orion##variable##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#DwarfSpiralGalaxy">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SpiralGalaxy"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyDwarfSpiral"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dwarf##spiral##galaxy##gal##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dwarf Spiral Galaxy</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Mass">
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mass</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mass</interface:searchKeywords>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Masses</vizier:keyword>
  </owl:Class>
  <owl:Class rdf:ID="PlanetaryNebula">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A planetary nebula is a nebula surrounding a stellar remnant (white dwarf)</rdfs:comment>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planetary nebulae</adc:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PN</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#CompoundObject"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="PlanetaryNebulaCentralStar"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="PlanetaryNebulaShell"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >2</owl:cardinality>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planetary_Nebulae</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planetary Nebula</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PN</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >planetary##nebula##nebulae</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#AtomicElementSi">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#HighPowerRadioQuietAGN_QSO">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QSO</simbad:shortCode>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QSOs</adc:keyword>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#SpiralGalaxy"/>
              <owl:Class rdf:about="#EllipticalGalaxy"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isComponentOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RadioQuietAGN"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#LowPowerRadioQuietAGN_Seyfert"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high##power##radio##quiet##agn##active##galaxy##nucleus##</interface:searchKeywords>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QSOs</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High-power Radio-quiet AGN</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPortion"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Jet"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QSO</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="KStar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kstar##k##star</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="SpectralTypeK"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasMeasurement"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#LateTypeStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >K Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Spectral Type K</rdfs:comment>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, K-type</adc:keyword>
  </owl:Class>
  <owl:Class rdf:ID="SuperNovaTypeIa">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova type Ia</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SuperNovaTypeI"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAbsorptionSpectralLine"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#AtomicElementSi"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasProgenitor"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#WhiteDwarf"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##typeia##type1a##type##1a##ia##a##1##i</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="BlueCompactGalaxy">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BlueCompG</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blue Compact Galaxy</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BCG</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >blue##compact##galaxy##gal##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blue Compact Galaxy</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="EclipseBetaLyrae">
    <rdfs:subClassOf rdf:resource="#Eclipse"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipse of Beta Lyrae Type</interface:naturalName>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eclipse##beta##lyrae</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#LongPeriodVariable">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lpv##long##period##variable</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Long-period Variable</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:ID="AsymptoticGiantBranchStar"/>
              <owl:Class rdf:ID="RedSuperGiant"/>
            </owl:unionOf>
          </owl:Class>
          <owl:Class rdf:about="#LateTypeStar"/>
          <owl:Class rdf:about="#PulsatingStellarObject"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#DwarfBarredSpiralGalaxy">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dwarf##barred##spiral##galaxy##gal##galaxies</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#BarredSpiralGalaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyDwarfBarredSpiral"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dwarf Barred Spiral Galaxy</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#ClusterOfGalaxies">
    <owl:disjointWith rdf:resource="#SuperClusterOfGalaxies"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >3</owl:minCardinality>
        <owl:valuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Galaxy"/>
              <owl:Class rdf:about="#GalaxiesGroup"/>
              <owl:Class rdf:about="#GalaxyPair"/>
            </owl:unionOf>
          </owl:Class>
        </owl:valuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxiesGroup"/>
    </owl:disjointWith>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clusters, galaxy</adc:keyword>
    <owl:disjointWith rdf:resource="#LINER"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CompoundObject"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Galaxy"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ClG</simbad:shortCode>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultipleStar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AGN"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cluster##galaxy##galaxies</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AssociationOfStars"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ClG</simbad:name>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clusters_of_galaxies</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cluster of Galaxies</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="SteepSpectrumRadioQuasar">
    <rdfs:subClassOf rdf:resource="#HighPowerRadioLoudAGN"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Steep-spectrum Radio Quasar</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >steep##spectrum##radio##quasar##qso</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementNa">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDZ">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#WhiteDwarf"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:about="#ProtoStar">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protostars</adc:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protostar</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protostar##proto##star</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#PreMainSequenceStar"/>
    <rdfs:subClassOf rdf:resource="#YoungStellarObject"/>
    <rdfs:subClassOf rdf:resource="#SubMillimetricRadioSource"/>
  </owl:Class>
  <owl:Class rdf:ID="BrilliantGiant">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Brilliant Giant</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Luminosity Class II</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >brilliant##giant</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="LuminosityClassII"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Class rdf:about="#Star"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="FStar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >f##fstar##star</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >F Star</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, F-type</adc:keyword>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#SpectralTypeF"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#Star"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Spectral Type F</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeS">
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S</simbad:spectralType>
  </owl:Class>
  <owl:Class rdf:about="#Reflection">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reflection of stellar light</rdfs:comment>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reflection Process</interface:naturalName>
    <owl:disjointWith rdf:resource="#Emission"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupernovaExplosion"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pulsation"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >reflection##process</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChromosphericActivity"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Eclipse"/>
    <owl:disjointWith rdf:resource="#Starburst"/>
    <owl:disjointWith rdf:resource="#Rotation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lensing"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#GalaxyMorphologySpiral">
    <simbad:morphologicalType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S##Sa##Sb##Sc##Sd##Sab##Sbc##Scd##</simbad:morphologicalType>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#GalaxyMorphology"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#SpiralGalaxy"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Halo">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PortionOfGalaxy"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Halo</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >halo</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="EclipseAlgol">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eclipse##algol</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Eclipse"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipse of Algol Type</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="DarkCloud">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dark Nebula</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:ID="BokGlobule"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dark##cloud##nebula</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNe</simbad:shortCode>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MolecularCloud"/>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nebulae, dark</adc:keyword>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DkNeb</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyPolarRing">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="GalaxyMorphologyRing"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="PolarRingGalaxy"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#LuminosityClass">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Luminosity Class</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassificationOf"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#StellarBlackHole"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ClassificationCategory"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#NeutronStar"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassificationOf"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#StellarObject"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >luminosity##class</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="BrownDwarf">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SubStellarObject"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NearInfraredSource"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#StellarObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >brown##dwarf</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Brown Dwarf</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonStellarBody"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#PlanetaryNebulaCentralStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planetary Nebula Central Star</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#StellarRemnant"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isComponentOf"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#PlanetaryNebula"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >planetary##nebula##central##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDO">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#WhiteDwarf"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:about="#WhiteDwarf">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >white##dwarf##wd</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#StellarBlackHole"/>
    </owl:disjointWith>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, white dwarf</adc:keyword>
    <rdfs:subClassOf rdf:resource="#StellarRemnant"/>
    <owl:disjointWith rdf:resource="#NeutronStar"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WD*</simbad:name>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars:white_dwarf</vizier:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WD*</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >White Dwarf</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A white dwarf or a stellar remnant</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="DeltaCepheid">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Cepheid"/>
    </rdfs:subClassOf>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >These are the classical cepheids, or Delta Cep-type variables.
Comparatively young objects that have left the main sequence and evolved into the instability strip of the Hertzsprung-Russell (H-R) diagram, they obey the well-known Cepheid period-luminosity relation and belong to the young disk population. Delta Cep stars are present in open clusters. They display a certain relation between the shapes of their light curves and their periods.
Sub-type:
- These are Delta Cep variables having light amplitudes &lt;0.5 mag in V (&lt;0.7 mag in B) and almost symmetrical light curves (M-m approx. 0.4 - 0.5 periods); as a rule, their periods do not exceed 7 days. They are probably first-overtone pulsators and/or are in the first transition across the instability strip after leaving the main sequence (SU Cas).

Traditionally, both Delta Cep and W Vir stars are quite often called Cepheids because it is often impossible to discriminate between them on the basis of the light curves for periods in the range 3 - 10 days. However, these are distinct groups of entirely different objects in different evolutionary stages. One of the significant spectral differences between W Vir stars and Cepheids is the presence, during a certain phase interval, of hydrogen-line emission in the former and of Ca II H and K emission in the latter.</misc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Classical Cepheid (delta Cep type)</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Classical Cepheid</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >delta##cepheid##classical##cep##cephei</interface:searchKeywords>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DCEP</gcvs:code>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deltaCep</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cC*</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:about="#SubStellarObject">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >su*</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Substellar Object</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstrObject"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sub##substellar##object</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupermassiveBlackHole"/>
    </owl:disjointWith>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sub-stellar</simbad:name>
    <owl:disjointWith>
      <owl:Class rdf:about="#InterStellarMedium"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Unknown"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AGN"/>
  </owl:Class>
  <owl:Class rdf:about="#LowPowerRadioLoudAGN">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >low##power##radio##loud##agn##active##galaxy##nucleus</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#RadioLoudAGN"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Low-Power Radio-loud AGN</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Unknown">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Object of Unknown nature</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstrObject"/>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unknown</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >?</simbad:shortCode>
    <owl:disjointWith rdf:resource="#SubStellarObject"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#InterStellarMedium"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StellarObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupermassiveBlackHole"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Object of unknown nature</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="RVTauri">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of RV Tau type</rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PulsV*RVTau</simbad:name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SuperGiant"/>
    </rdfs:subClassOf>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variables of the RV Tauri type. These are radially pulsating supergiants having spectral types F-G at maximum light and K-M at minimum. The light curves are characterized by the presence of double waves with alternating primary and secondary minima that can vary in depth so that primary minima may become secondary and vice versa. The complete light amplitude may reach 3-4 mag in V. Periods between two adjacent primary minima (usually called formal periods) lie in the range 30-150 days. 
Two subtypes are recognized:
- RV Tauri variables that do not vary in mean magnitude (AC Her);
- RV Tauri variables that periodically (with periods from 600 to 1500 days and amplitudes up to 2 mag in V) vary in mean magnitude (DF Cyg, RV Tau).</misc:description>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RV*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RV</gcvs:code>
    <rdfs:subClassOf rdf:resource="#PulsatingStellarObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RV Tauri Variable Star</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rv##tau##tauri##rvtau##rvtauri##star##variable</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeT">
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >T</simbad:spectralType>
  </owl:Class>
  <owl:Class rdf:ID="HIIGalaxy">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >H2G</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hii####galaxy##gal##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HII Galaxy</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HII_G</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HII Galaxy</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
  </owl:Class>
  <owl:Class rdf:ID="Accretion">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Accretion</adc:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PortionOfStellarObject">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Portion of Stellar Object</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >any component of a stellar object</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstroPortion"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >portion##of##stellar##object</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#ClassicalTTauri">
    <rdfs:subClassOf rdf:resource="#TTauri"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Classical T Tauri</interface:naturalName>
    <owl:disjointWith rdf:resource="#WeakLineTTauri"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >classical##t##tauri##star##tau</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="SpectroscopicBinary">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binaries:spectroscopic</vizier:keyword>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DoubleStar"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >binary##binaries##spectroscopic</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binaries, spectroscopic</adc:keyword>
    <owl:disjointWith>
      <owl:Class rdf:ID="EllipsoidalVariableStar"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectroscopic Binary</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SB*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SB</simbad:name>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
  </owl:Class>
  <owl:Class rdf:ID="EclipseWUMa">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eclipse##wuma##w##ursae##majoris</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Eclipse"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipse of WUMa Type</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="DQHerCataclysmicVariable">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DQHer</simbad:name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPortion"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#AccretionDisk"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasHighMeasurement"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#MagneticField"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dq##herculis##variable##star</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:ID="NovaLikeObject"/>
    </owl:disjointWith>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DQ*</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#CataclysmicVariable"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cataclysmic Variable Star DQ Her type</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DQ Herculis</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementC">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="OHIREnvelopeTypeStar">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Maser"/>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OH/IR</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >oh##ir##envelope##star</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:ID="CarbonStar"/>
    </owl:disjointWith>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OH*</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#InfraredSource"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AsymptoticGiantBranchStar"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OH/IR Envelope-type Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OH/IR Envelope-type Star</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RedSuperGiant"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="STypeStar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#NearInfraredSource">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IR&lt;10µ</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NIR</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Near-IR Source</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#InfraredSource"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#NearInfrared"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >near##ir##infrared##source</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#SupernovaExplosion">
    <owl:disjointWith rdf:resource="#Eclipse"/>
    <owl:disjointWith rdf:resource="#Reflection"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova Explosion</interface:naturalName>
    <owl:disjointWith rdf:resource="#Starburst"/>
    <owl:disjointWith rdf:resource="#Pulsation"/>
    <owl:disjointWith rdf:resource="#Rotation"/>
    <owl:disjointWith rdf:resource="#Emission"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChromosphericActivity"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##explosion</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lensing"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Explosion"/>
  </owl:Class>
  <owl:Class rdf:about="#MultipleStar">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A system of two or more distinct stars</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxiesGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AssociationOfStars"/>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Multiple_Stars</vizier:keyword>
    <owl:disjointWith rdf:resource="#Galaxy"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Multiple Star</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, double and multiple</adc:keyword>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Double or multiple star</simbad:name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#StellarObject"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >**</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >multiple##star</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SuperClusterOfGalaxies"/>
    <owl:disjointWith rdf:resource="#ClusterOfGalaxies"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CompoundObject"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#AGN"/>
    <owl:disjointWith rdf:resource="#LINER"/>
  </owl:Class>
  <owl:Class rdf:about="#EllipsoidalVariableStar">
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rotating ellipsoidal variables (b Per, Alpha Vir). These are close binary systems with ellipsoidal components, which change combined brightnesses with periods equal to those of orbital motion because of changes in emitting areas toward an observer, but showing no eclipses. Light amplitudes do not exceed 0.1 mag in V.</misc:description>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ELL</gcvs:code>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ellipsoidal##variable##star</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#RotationallyVariableObject"/>
    <owl:disjointWith rdf:resource="#SpectroscopicBinary"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RotV*Ell</simbad:name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DoubleStar"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ellipsoidal Variable Star</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >El*</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ellipsoidal Variable Star</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="SymbioticStar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#XRayBinary"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Close"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PortionOfGalaxy">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >portion##of##galaxy</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstroPortion"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any component of a galaxy</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Portion of Galaxy</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="RingGalaxy">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ring##gal##galaxy##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ring Galaxy</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, ring</adc:keyword>
    <rdfs:subClassOf rdf:resource="#LenticularGalaxy"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SpiralGalaxy"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#GalaxyMorphologyRing"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDQ">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#WhiteDwarf"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeM">
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >M</simbad:spectralType>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:about="#RedObject">
    <owl:disjointWith rdf:resource="#BlueObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Red Object</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >red</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Red</simbad:name>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#EMSource"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >red##object</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#HIRegionWarm">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI</simbad:name>
    <owl:disjointWith rdf:resource="#HIRegionCold"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI Region Warm</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HI</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >warm##hi##region</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#HIRegion"/>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyDwarfIrregular">
    <rdfs:subClassOf rdf:resource="#GalaxyMorphologyIrregular"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DwarfIrregularGalaxy"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <simbad:morphologicalType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dI</simbad:morphologicalType>
  </owl:Class>
  <owl:Class rdf:ID="PulsatingWhiteDwarf">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ZZ*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PulsWD*</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsating White Dwarf</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulsating White Dwarf</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pulsating##white##dwarf##wd</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#WhiteDwarf"/>
          <owl:Class rdf:about="#PulsatingStellarObject"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#AtomicElementH">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SubGiant">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Luminosity Class IV</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Subgiant</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sub##giant##subgiant</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Star"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#LuminosityClassIV"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="EclipsingBinary">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EB*</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EB*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >E</gcvs:code>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipsing Binary</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipsing Binary</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DoubleStar"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Eclipse"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binaries, eclipsing</adc:keyword>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binaries:eclipsing</vizier:keyword>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binary systems with orbital planes so close to the observer's line of sight (the inclination i of the   orbital plane to the plane orthogonal to the line of sight is close to 90 deg) that the components periodically eclipse each other. Consequently, the observer finds changes of the apparent combined brightness of the system with the period coincident with that of the components' orbital motion.</misc:description>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eclipsing##binary##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyPeculiar">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#GalaxyMorphology"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="PeculiarGalaxy"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#InterStellarMedium">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstrObject"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#SubStellarObject"/>
    <owl:disjointWith rdf:resource="#Unknown"/>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interstellar_Medium</vizier:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interstellar medium</adc:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Neb</simbad:shortCode>
    <owl:disjointWith rdf:resource="#StellarObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ISM</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interstellar Medium</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cld</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cloud</simbad:name>
    <owl:disjointWith>
      <owl:Class rdf:about="#SupermassiveBlackHole"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AGN"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Neb</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >inter##stellar##interstellar##medium</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#RadioGalaxy">
    <owl:disjointWith>
      <owl:Class rdf:about="#MolecularCloud"/>
    </owl:disjointWith>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rG</simbad:shortCode>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPortion"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Jet"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio Galaxy</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#RadioSource"/>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, radio</adc:keyword>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RadioG</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio##gal##galaxy##galaxies</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#HIRegion"/>
  </owl:Class>
  <owl:Class rdf:about="#VariableObject">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >variable##object</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Object which main particularity is to feature a variability</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#AstrObject"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#Explosion"/>
                  <owl:Class rdf:about="#Eclipse"/>
                  <owl:Class rdf:about="#SupernovaExplosion"/>
                  <owl:Class rdf:about="#Pulsation"/>
                  <owl:Class rdf:about="#Rotation"/>
                </owl:unionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Object</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Maser">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Maser</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mas</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RadioSource"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#MaserEmission"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Maser</interface:naturalName>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Masers</vizier:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Masers##Stars, masers</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >maser</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementBe">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#RedSuperGiant">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >red##super##giant##supergiant</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Red Supergiant</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:about="#CarbonStar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#STypeStar"/>
    </owl:disjointWith>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SuperGiant"/>
          <owl:Class rdf:ID="MStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="RadialVelocity">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >component of the spacevelocity</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radial Velocity</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radial##velocity</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radial velocities</adc:keyword>
    <misc:externalTests rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >value &lt; 300000</misc:externalTests>
    <rdfs:subClassOf rdf:resource="#Velocity"/>
  </owl:Class>
  <owl:Class rdf:about="#AsymptoticGiantBranchStar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >asymptotic##giant##branch##star##agb</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AGB Star</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#LateTypeStar"/>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AG*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AGB*</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Asymptotic Giant Branch Star</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#RadioSubMillimetric">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Radio"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio##sub##millimetric##submillimetric</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectra, millimetric/submm</adc:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio Submillimetric</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#RadialPulsation">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radial##pulsation</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radial Pulsation</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Pulsation"/>
    <owl:disjointWith rdf:resource="#NonRadialPulsation"/>
  </owl:Class>
  <owl:Class rdf:ID="Type2FanaroffRileyTypeI">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fanaroff##riley##type##1</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#LowPowerRadioLoudAGN"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#LobeDominated"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fanaroff-Riley Type-1 Object</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#PolarRingGalaxy">
    <rdfs:subClassOf rdf:resource="#RingGalaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyPolarRing"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Polar Ring Galaxy</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polar##ring##gal##galaxy##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#MorphologyCompoundObject">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Compound Object Morphology</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >compound##object##morphology</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#LobeDominated"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Extended"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxyMorphology"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSeparationRadioLobes"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RocheLobe"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#CompoundObject"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#SmallSeparationRadioLobes"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Compact"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Morphology"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#CoreDominated"/>
  </owl:Class>
  <owl:Class rdf:about="#SymbioticStar">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#EarlyTypeStar"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sy*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ZAND</gcvs:code>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#LateTypeStar"/>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#hasPortion"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:ID="Envelope"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#EllipsoidalVariableStar"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Symbiotic*</simbad:name>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Symbiotic Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Symbiotic Star</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DoubleStar"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >symbiotic##star</interface:searchKeywords>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Symbiotic variables of the Z Andromedae type. They are close binaries consisting of a hot star, a star of late type, and an extended envelope excited by the hot star's radiation. The combined brightness displays irregular variations with amplitudes up to 4 mag in V. A very inhomogeneous group of objects.</misc:description>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Close"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="FarInfraredSource">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#InfraredSource"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#FarInfrared"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IR&gt;30µ</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Far-IR Source</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >far##ir##infrared##source</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FIR</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:ID="CentimetricRadioSource">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cm</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >centimetric##radio##source</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio(cm)</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Centimetric Radio Source</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RadioSource"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#RadioCentimetric"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="HIIRegion">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HII_regions</vizier:keyword>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#EarlyTypeStar"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isIonizedBy"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#EmissionNebula"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hii##region</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HII</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HII Region</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HII (inonized) region</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#RadioSource"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HII</simbad:shortCode>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >H II regions</adc:keyword>
  </owl:Class>
  <owl:Class rdf:ID="ProtoPlanetaryDisk">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proplyd</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proplyd</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AstroPortion"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#ProtoStar"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isPortionOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protoplanetary##proto##planetary##disk##proplyd</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#ClassificationCategory">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Class</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class##type</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#CarbonStar">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Carbon Star</rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >C*</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >carbon##star##c</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Carbon Star</interface:naturalName>
    <owl:disjointWith rdf:resource="#OHIREnvelopeTypeStar"/>
    <owl:disjointWith rdf:resource="#RedSuperGiant"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >C*</simbad:shortCode>
    <owl:disjointWith>
      <owl:Class rdf:about="#STypeStar"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#AsymptoticGiantBranchStar"/>
  </owl:Class>
  <owl:Class rdf:about="#Lensing">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gravitational_lensing</vizier:keyword>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChromosphericActivity"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Reflection"/>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lensing##process</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Emission"/>
    <owl:disjointWith rdf:resource="#Eclipse"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lensing Process</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pulsation"/>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gravitational lensing</adc:keyword>
    <owl:disjointWith rdf:resource="#SupernovaExplosion"/>
    <owl:disjointWith rdf:resource="#Starburst"/>
    <owl:disjointWith rdf:resource="#Rotation"/>
  </owl:Class>
  <owl:Class rdf:ID="EclipsingBinaryWUMa">
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#EclipseWUMa"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasProcess"/>
        </owl:onProperty>
      </owl:Restriction>
    </owl:equivalentClass>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WU*</simbad:shortCode>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >W Ursae Majoris-type eclipsing variables. These are eclipsers with periods shorter than 1 days, consisting of ellipsoidal components almost in contact and having light curves for which it is impossible to specify the exact times of onset and end of eclipses. The depths of the primary and secondary minima are almost equal or differ insignificantly. Light amplitudes are usually &lt;0.8 mag in V. The components generally belong to spectral types F-G and later.</misc:description>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EB*WUMa</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipsing Binary of W UMa type</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WUMa Eclipsing Binary</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eclipsing##binary##star##wuma##w##ursae##majoris</interface:searchKeywords>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EW</gcvs:code>
    <rdfs:subClassOf rdf:resource="#EclipsingBinary"/>
  </owl:Class>
  <owl:Class rdf:about="#Comet">
    <owl:disjointWith rdf:resource="#Planet"/>
    <owl:disjointWith rdf:resource="#Asteroid"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonStellarBody"/>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Comet</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Comets</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >comet</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="Chromosphere">
    <rdfs:subClassOf rdf:resource="#PortionOfStellarObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromosphere</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Chromosphere</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="Type1_QSO1">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >qso##quasi##stellar##object##quasar##type1##type##1</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QSO type 1</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#VariableObject"/>
    <rdfs:subClassOf rdf:resource="#HighPowerRadioQuietAGN_QSO"/>
  </owl:Class>
  <owl:Class rdf:about="#LobeDominated">
    <owl:disjointWith>
      <owl:Class rdf:about="#Extended"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSeparationRadioLobes"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GalaxyMorphology"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Core/Extended Flux Ratio &lt; 1)</rdfs:comment>
    <owl:disjointWith rdf:resource="#CoreDominated"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lobe Dominated</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lobe##dominated##lobedominated</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#MorphologyCompoundObject"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RocheLobe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Compact"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Morphology"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#SmallSeparationRadioLobes"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#SuperGiant">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Star"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="LuminosityClassI"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supergiant</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, supergiant</adc:keyword>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Luminosity Class I</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >super##giant##supergiant</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="ReflexionNebula">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RfNeb</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reflexion Nebula</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNe</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >reflexion##nebula</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Nebula"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Dust"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPortion"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasProcess"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Reflection"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeasurement"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Polarization"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="MiraCeti">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mi*</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#InfraredSource"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mira##ceti##omicron##variable##star</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mira</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of Mira Cet type</rdfs:comment>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >M</gcvs:code>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mira Ceti Variable</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#LongPeriodVariable"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mira (Omicron) Ceti-type variables. These are long-period variable giants with characteristic late-type emission spectra (Me, Ce, Se) and light amplitudes from 2.5 to 11 mag in V. Their periodicity is well pronounced, and the periods lie in the range between 80 and 1000 days. Infrared amplitudes are usually less than in the visible and may be &lt;2.5 mag. For example, in the K band they usually do not exceed 0.9 mag.</misc:description>
  </owl:Class>
  <owl:Class rdf:about="#NovaLikeObject">
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NL</gcvs:code>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nova-like Object</interface:naturalName>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Insufficiently studied objects resembling novae by the characteristics of their light changes or by spectral features. This type includes, in addition to variables showing novalike outbursts, objects with no bursts ever observed; the spectra of novalike variables resemble those of old novae, and small light changes resemble those typical for old novae at minimum light. However, quite often a detailed investigation makes it possible to reclassify some representatives of this highly inhomogeneous group of objects into other types.</misc:description>
    <rdfs:subClassOf rdf:resource="#CataclysmicVariable"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >novalike##like##nova##object</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nova-like</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NL*</simbad:shortCode>
    <owl:disjointWith rdf:resource="#DQHerCataclysmicVariable"/>
  </owl:Class>
  <owl:Class rdf:about="#HorizontalBranchStar">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HB*</simbad:name>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, horizontal branch</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >hb##star##horizontal##branch</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Horizontal-branch Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Horizontal Branch Star</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HB*</simbad:shortCode>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PeculiarStar"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#CHEnvelopeTypeStar"/>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementCr">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AtomicElement"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Optical">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Optical</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </rdfs:subClassOf>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >optical</vizier:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >optical</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="Red">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Red</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Optical"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >red</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#PowerRadio">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >power##radio</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Power Radio</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:about="#AstroPortion">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >portion##astroportion</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#AstrObject"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Measurement"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Morphology"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Process"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AtomicElement"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Portion of Astronomical Object</interface:naturalName>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Portion of an astronomical object which is not an astronomical object itself</misc:description>
  </owl:Class>
  <owl:Class rdf:about="#DwarfIrregularGalaxy">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#IrregularGalaxy"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyDwarfIrregular"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dwarf##irregular##galaxy##gal##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dwarf Irregular Galaxy</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#EmissionNebula">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Emission Nebula</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Nebula"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#AtomicElement"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasEmissionSpectralLine"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >emission##nebula</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#SpiralGalaxy">
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologySpiral"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spiral Galaxy</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spiral##gal##galaxy##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="EquivalentWidth">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Equivalent Width</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EquivalentWidth</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >equivalent##width</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDB">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#WhiteDwarf"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:about="#PeculiarStar">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, Am</adc:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pe*</simbad:shortCode>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars:peculiar</vizier:keyword>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pec*</simbad:name>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, Ap</adc:keyword>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Peculiar Stellar Object</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Peculiar Stellar Object</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >peculiar##star##stellar##object</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, peculiar</adc:keyword>
    <rdfs:subClassOf rdf:resource="#Star"/>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, barium</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, Bp</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, metal-deficient</adc:keyword>
  </owl:Class>
  <owl:Class rdf:about="#SuperNovaTypeI">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Supernova"/>
          <owl:Class>
            <owl:complementOf>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="#AtomicElementH"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#hasAbsorptionSpectralLine"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:complementOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SNI</gcvs:code>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##typei##type1##type##1##i</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova type I</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#AstrObject">
    <owl:disjointWith>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Morphology"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >astrobject##astroobject##astronomical##object</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#AstroPortion"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any astronomical object</misc:description>
    <owl:disjointWith>
      <owl:Class rdf:about="#Process"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AtomicElement"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Astronomical Object</interface:naturalName>
    <owl:disjointWith rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDC">
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#WhiteDwarf"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="PostAsymptoticGiantBranchStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Post-AGB Star</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Giant"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >postagb##post##agb##asymptotic##giant##branch##star</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >post-AGB*</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Post-AGB Star</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pA*</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:ID="LuminosityClassIII">
    <rdfs:subClassOf rdf:resource="#LuminosityClass"/>
    <simbad:luminosityClass rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >III</simbad:luminosityClass>
  </owl:Class>
  <owl:Class rdf:about="#ContinuumNonThermal">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >continuum##non##not##thermal</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Continuum"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Continuum Non-thermal</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Nebula">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nebula</vizier:keyword>
    <owl:disjointWith rdf:resource="#Cloud"/>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nebula</adc:keyword>
    <rdfs:subClassOf rdf:resource="#InterStellarMedium"/>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyInPair">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >in##pair##galaxy##gal##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy in Pair</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GinPair</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Galaxy"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#GalaxyPair"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isComponentOf"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GiP</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:about="#SupermassiveBlackHole">
    <owl:disjointWith rdf:resource="#SubStellarObject"/>
    <owl:disjointWith rdf:resource="#StellarObject"/>
    <owl:disjointWith rdf:resource="#Unknown"/>
    <owl:disjointWith rdf:resource="#InterStellarMedium"/>
    <rdfs:subClassOf rdf:resource="#AstrObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >super##massive##supermasive##black##hole##blackhole</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supermassive Black Hole</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="Spectrum">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spectrum</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spectrum</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#GalaxyMorphologyRing">
    <rdfs:subClassOf rdf:resource="#GalaxyMorphologySpiral"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#GalaxyMorphologyLenticular"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#RingGalaxy"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SpectralTypeG">
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >G</simbad:spectralType>
  </owl:Class>
  <owl:Class rdf:ID="ElectronTemperature">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#EmissionNebula"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Temperature"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >electron##temperature</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electron Temperature</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Supernova">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernovae</adc:keyword>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#VariableObject"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#SupernovaExplosion"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova</interface:naturalName>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SN</gcvs:code>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SN</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##supernovae</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SN*</simbad:shortCode>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SuperNovae</vizier:keyword>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasProgenitor"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#WolfRayetStar"/>
              <owl:Class rdf:about="#HighMassStar"/>
              <owl:Class rdf:about="#WhiteDwarf"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SuperNova</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="RapidIrregularVariableStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rapid Irregular Variable Star</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rapid_Irreg_V*</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rapid##irregular##variable##star</interface:searchKeywords>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rapid irregular variables (class: eruptive) having no apparent connection with diffuse nebulae and showing light changes of about 0.5 - 1.0 mag within several hours or days. There is no strict boundary between rapid irregular and Orion variables. If a rapid irregular star is observed in the region of a diffuse nebula, it is considered an Orion variable. To attribute a variable to this type (R.I.), it is necessary to take much care to be certain that its light changes are really not periodic.
Sub-types:
- Rapid irregular variables of the early spectral types, B-A or Ae;
- Rapid irregular variables of the intermediate and late spectral types, F-M and Fe-Me.</misc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star with rapid variations</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#IrregularVariableStar"/>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IS</gcvs:code>
    <rdfs:subClassOf rdf:resource="#EruptiveVariableObject"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RI*</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:about="#LuminosityClassI">
    <rdfs:subClassOf rdf:resource="#LuminosityClass"/>
    <simbad:luminosityClass rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >I</simbad:luminosityClass>
  </owl:Class>
  <owl:Class rdf:about="#StellarObjectInCluster">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stellar Object in Cluster</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stellar##object##star##in##cluster</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*iC</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An individual star located in a star cluster</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#StellarObject"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#ClusterOfStars"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isComponentOf"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >*inCl</simbad:name>
  </owl:Class>
  <owl:Class rdf:about="#AtomicElement">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >atomic##element</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Atomic Element</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AstrObject"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Process"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Measurement"/>
    <owl:disjointWith rdf:resource="#AstroPortion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Morphology"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#XRayBinary">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#WhiteDwarf"/>
              <owl:Class rdf:about="#StellarBlackHole"/>
              <owl:Class rdf:about="#NeutronStar"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binaries, X-ray</adc:keyword>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Close"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
    <rdfs:subClassOf rdf:resource="#XRaySource"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XB</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X-ray Binary</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DoubleStar"/>
    </rdfs:subClassOf>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >X</gcvs:code>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >x##ray##xray##binary##binaries</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#EllipsoidalVariableStar"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Close binary systems that are sources of strong, variable X-ray emission and which do not belong to or are not yet attributed to any other type of variable stars. One of the components of the system is a hot compact object (white dwarf, neutron star, or possibly a black hole). X-ray emission originates from the infall of matter onto the compact object or onto an accretion disk surrounding the compact object. In turn, the X-ray emission is incident upon the atmosphere of the cooler companion of the compact object and is reradiated in the form of optical high-temperature radiation (reflection effect), thus making that area of the cooler companion's surface an earlier spectral type.</misc:description>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XB*</simbad:shortCode>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#StellarObject"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#GalaxyMorphology">
    <owl:disjointWith>
      <owl:Class rdf:about="#SmallSeparationRadioLobes"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >galactic##galaxy##morphology</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#Extended"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LobeDominated"/>
    <owl:disjointWith rdf:resource="#LargeSeparationRadioLobes"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Compact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MorphologyCompoundObject"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RocheLobe"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxy Morphology</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#Galaxy"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Morphology"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#CoreDominated"/>
  </owl:Class>
  <owl:Class rdf:ID="HighVelocityStar">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HV*</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >highvelocity##high##velocity##star</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, high-velocity</adc:keyword>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HV*</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High-velocity Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High Velocity Star</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasHighMeasurement"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Velocity"/>
          </owl:Restriction>
          <owl:Class rdf:about="#PeculiarStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#LateTypeStar">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, late-type</adc:keyword>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Star"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#SpectralTypeK"/>
                  <owl:Class rdf:about="#SpectralTypeM"/>
                </owl:unionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of the late spectral types</rdfs:comment>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, cyanogen</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >late##type##star##latetype</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Late-type Star</interface:naturalName>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars:late-type</vizier:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, S</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, carbon</adc:keyword>
  </owl:Class>
  <owl:Class rdf:about="#AMHerCataclysmicVariable">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cataclysmic Variable Star AM Her type</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >am##herculis##variable##star</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AMHer</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AM*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AM</gcvs:code>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AM Herculis</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#CataclysmicVariable"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#MagneticField"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasHighMeasurement"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#Dwarf"/>
                  <owl:Class rdf:about="#LateTypeStar"/>
                </owl:intersectionOf>
              </owl:Class>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Jet">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Jet</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >jet</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#AstroPortion"/>
  </owl:Class>
  <owl:Class rdf:about="#Morphology">
    <owl:disjointWith rdf:resource="#AstroPortion"/>
    <owl:disjointWith rdf:resource="#AstrObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >morphology##morphological##geometry##geometrical##feature##features</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Morphology</adc:keyword>
    <owl:disjointWith>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Geometry or morphology of astronomical objects (including components which are not astronomical objects)</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Morphological Feature</interface:naturalName>
    <owl:disjointWith rdf:resource="#AtomicElement"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Process"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:ID="SuperNovaTypeIc">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SuperNovaTypeI"/>
          <owl:Class>
            <owl:complementOf>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="#AtomicElementSi"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#hasAbsorptionSpectralLine"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:complementOf>
          </owl:Class>
          <owl:Class>
            <owl:complementOf>
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="#AtomicElementHe"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#hasAbsorptionSpectralLine"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:complementOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##typeic##type1c##type##1c##ic##c##1##i</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova type Ic</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="Period">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >period</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#VariableObject"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Period</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Giant">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >giant</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Star"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#LuminosityClassIII"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Luminosity Class III</rdfs:comment>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, giant</adc:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Giant</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementN">
    <rdfs:subClassOf rdf:resource="#AtomicElement"/>
  </owl:Class>
  <owl:Class rdf:ID="SemiRegularPulsatingStar">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PulsV*semi-reg</simbad:name>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SR</gcvs:code>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semi-regular pulsating star</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sr*</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semi-regular Pulsating Star</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#LongPeriodVariable"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >semi##regular##semiregular##pulsating##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#ChromosphericActivity">
    <owl:disjointWith rdf:resource="#Pulsation"/>
    <owl:disjointWith rdf:resource="#Eclipse"/>
    <owl:disjointWith rdf:resource="#Emission"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPeriodicProcess"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromospheric##activity##chromosphere</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Reflection"/>
    <owl:disjointWith rdf:resource="#Lensing"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Corresponds to an important chromosperic activity, usually a source of emission</rdfs:comment>
    <owl:disjointWith rdf:resource="#Rotation"/>
    <owl:disjointWith rdf:resource="#SupernovaExplosion"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Chromospheric Activity</interface:naturalName>
    <owl:disjointWith rdf:resource="#Starburst"/>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="SuperNovaTypeIILP">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SuperNovaTypeII"/>
          <owl:Class>
            <owl:complementOf rdf:resource="#SuperNovaTypeIIb"/>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova type IILP</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##typeiilp##type2lp##type##2##iilpb##typeii##type2</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="RCoronaeBorealis">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >rcb##r##coronae##borealis##variable</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RC*</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of R CrB type</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#SuperGiant"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >R Coronae Borealis Variable</interface:naturalName>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variables of the R Coronae Borealis type. These are hydrogen-poor, carbon- and helium-rich, high-luminosity stars belonging to the spectral types Bpe-R, which are simultaneously eruptive and pulsating variables. They show slow nonperiodic fadings by 1-9 mag in V lasting from a month or more to several hundred days. These changes are superposed on cyclic pulsations with amplitudes up to several tenths of a magnitude and periods in the range 30-100 days.</misc:description>
    <rdfs:subClassOf rdf:resource="#EruptiveVariableObject"/>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RCB</gcvs:code>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Erupt*RCrB</simbad:name>
    <rdfs:subClassOf rdf:resource="#PulsatingStellarObject"/>
  </owl:Class>
  <owl:Class rdf:about="#Process">
    <owl:disjointWith rdf:resource="#Morphology"/>
    <owl:disjointWith rdf:resource="#AstroPortion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#EMSpectrumRange"/>
    </owl:disjointWith>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Process</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >process</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#Measurement"/>
    <owl:disjointWith rdf:resource="#AtomicElement"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Phenomenon or associated process</rdfs:comment>
    <owl:disjointWith rdf:resource="#AstrObject"/>
  </owl:Class>
  <owl:Class rdf:about="#EMSpectrumRange">
    <owl:disjointWith rdf:resource="#Process"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Set of ranges in the electromagnetic spectrum</rdfs:comment>
    <owl:disjointWith rdf:resource="#Morphology"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EM Spectrum Range</interface:naturalName>
    <owl:disjointWith rdf:resource="#AstrObject"/>
    <owl:disjointWith rdf:resource="#Measurement"/>
    <owl:disjointWith rdf:resource="#AstroPortion"/>
    <owl:disjointWith rdf:resource="#AtomicElement"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >em##electromagnetic##specrum##range</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#SpectralTypeK">
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >K</simbad:spectralType>
  </owl:Class>
  <owl:Class rdf:about="#Envelope">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Envelope</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:subClassOf rdf:resource="#PortionOfStellarObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >envelope</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="EclipsingBinaryBetaLyrae">
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasProcess"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#EclipseBetaLyrae"/>
      </owl:Restriction>
    </owl:equivalentClass>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bL*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EB</gcvs:code>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eclipsing##binary##star##beta##lyrae</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Beta Lyrae Eclipsing Binary</interface:naturalName>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Beta Lyrae-type eclipsing systems. These are eclipsing systems having ellipsoidal components and light curves for which it is impossible to specify the exact times of onset and end of eclipses because of a continuous change of a system's apparent combined brightness between eclipses; secondary minimum is observed in all cases, its depth usually being considerably smaller than that of the primary minimum; periods are mainly longer than 1 day. The components generally belong to early spectral types (B-A). Light amplitudes are usually &lt;2 mag in V.</misc:description>
    <rdfs:subClassOf rdf:resource="#EclipsingBinary"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipsing Binary of Beta Lyr type</rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EB*betLyr</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="Abundances">
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Abundances, peculiar</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Abundances, [Fe/H]</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Abundances</adc:keyword>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Abundances</vizier:keyword>
  </owl:Class>
  <owl:Class rdf:ID="LensedQuasiStellarObject">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gravitationnaly Lensed Image of a Quasar</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lensed##quasar##qso##gravitationnaly</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lensed Quasar</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LeQ</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#HighPowerRadioQuietAGN_QSO"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="CosmologicalLensing"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LensedQ</simbad:name>
  </owl:Class>
  <owl:Class rdf:about="#OpticalSource">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Optical Source</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EMSource"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Optical"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >optical##source</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#NonStellarBody">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nonstellar objects</adc:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Non-stellar Body</interface:naturalName>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planets+Asteroids</vizier:keyword>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nonstellar</vizier:keyword>
    <owl:disjointWith rdf:resource="#BrownDwarf"/>
    <rdfs:subClassOf rdf:resource="#SubStellarObject"/>
  </owl:Class>
  <owl:Class rdf:ID="InclinationWrtLOS">
    <rdfs:subClassOf rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:ID="SupernovaRemnantShell">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova Remnant Shell</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SNR</simbad:name>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Supernova remnants</adc:keyword>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >supernova##shell##remnant</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Shockwave"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isIonizedBy"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#EmissionNebula"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SNR</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#XRaySource"/>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SuperNovae_Remnants</vizier:keyword>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeasurement"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#ContinuumNonThermal"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#RadioSource"/>
  </owl:Class>
  <owl:Class rdf:ID="OldDisk">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Old Disk</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galactic Sperical Component (old disk)</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >old##disk##galactic##sperical##component</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#PortionOfGalaxy"/>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDA">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#WhiteDwarf"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:ID="GalaxyMorphologyGiantElliptical">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#GalaxyMorphologyElliptical"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="GiantEllipticalGalaxy"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Extended">
    <owl:disjointWith rdf:resource="#LobeDominated"/>
    <owl:disjointWith rdf:resource="#LargeSeparationRadioLobes"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Extended</interface:naturalName>
    <owl:disjointWith>
      <owl:Class rdf:about="#RocheLobe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Compact"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >extended</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#MorphologyCompoundObject"/>
    <owl:disjointWith rdf:resource="#GalaxyMorphology"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SmallSeparationRadioLobes"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CoreDominated"/>
    <rdfs:subClassOf rdf:resource="#Morphology"/>
  </owl:Class>
  <owl:Class rdf:about="#WolfRayetStar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >wolf##rayet##wolfrayet##star##wr</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wolf-Rayet star</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="BeStar"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#EmissionLineStar"/>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars:WR</vizier:keyword>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WR*</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wolf-Rayet Star</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, Wolf-Rayet</adc:keyword>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WR*</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:ID="VariabilityTimeScale">
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variability Time Scale</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >time##scale##timescale##variability</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#BokGlobule">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bok##globule</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bok Globule</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Compact"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isComponentOf"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#HIIRegion"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MolecularCloud"/>
    </rdfs:subClassOf>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Globules</adc:keyword>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bok globules</adc:keyword>
    <owl:disjointWith rdf:resource="#DarkCloud"/>
  </owl:Class>
  <owl:Class rdf:about="#RocheLobe">
    <owl:disjointWith>
      <owl:Class rdf:about="#SmallSeparationRadioLobes"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Morphology"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#MultipleStar"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Extended"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >roche##lobe##rochelobe</interface:searchKeywords>
    <owl:disjointWith>
      <owl:Class rdf:about="#Compact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MorphologyCompoundObject"/>
    <owl:disjointWith rdf:resource="#GalaxyMorphology"/>
    <owl:disjointWith rdf:resource="#CoreDominated"/>
    <owl:disjointWith rdf:resource="#LargeSeparationRadioLobes"/>
    <owl:disjointWith rdf:resource="#LobeDominated"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Roche Lobe</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="ContinuumThermal">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thermal Continuum</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Black Body thermal continuum</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thermal##continuum</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Continuum"/>
  </owl:Class>
  <owl:Class rdf:ID="Molecules">
    <rdfs:subClassOf rdf:resource="#AstroPortion"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecules</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecules</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#DwarfEllipticalGalaxy">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dwarf##elliptic##galaxy##gal##galaxies</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dwarf Elliptical Galaxy</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#EllipticalGalaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyDwarfElliptical"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PlanetaryNebulaShell">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PN</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isComponentOf"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#PlanetaryNebula"/>
          </owl:Restriction>
          <owl:Class rdf:about="#Nebula"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EmissionNebula"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isIonizedBy"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#PlanetaryNebulaCentralStar"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >planetary##nebula##shell</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planetary Nebula Shell</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PN</simbad:name>
  </owl:Class>
  <owl:Class rdf:about="#AtomicElementHe">
    <rdfs:subClassOf rdf:resource="#AtomicElement"/>
  </owl:Class>
  <owl:Class rdf:about="#GalaxiesGroup">
    <owl:disjointWith rdf:resource="#AssociationOfStars"/>
    <owl:disjointWith rdf:resource="#AGN"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GrG</simbad:shortCode>
    <owl:disjointWith rdf:resource="#Galaxy"/>
    <owl:disjointWith rdf:resource="#LINER"/>
    <owl:disjointWith rdf:resource="#MultipleStar"/>
    <owl:disjointWith rdf:resource="#ClusterOfGalaxies"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Group of Galaxies</interface:naturalName>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CompoundObject"/>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >group##galaxies##galaxy</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GroupG</simbad:name>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Galaxy"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#SuperClusterOfGalaxies"/>
  </owl:Class>
  <owl:Class rdf:ID="HighProperMotionStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High-proper motion Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High Proper Motion Star</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PM*</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#ProperMotion"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasHighMeasurement"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#HighVelocityStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PM*</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high##proper##motion##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeC">
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >C</simbad:spectralType>
  </owl:Class>
  <owl:Class rdf:about="#MolecularCloud">
    <owl:disjointWith rdf:resource="#HIRegion"/>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isIonizedBy"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#EarlyTypeStar"/>
                  <owl:Class rdf:about="#Shockwave"/>
                </owl:unionOf>
              </owl:Class>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MolCld</simbad:name>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular##cloud</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#InfraredSource"/>
    <rdfs:subClassOf rdf:resource="#RadioSource"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MoC</simbad:shortCode>
    <owl:disjointWith rdf:resource="#StarburstGalaxy"/>
    <rdfs:subClassOf rdf:resource="#Cloud"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Molecules"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPortion"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Cloud</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular clouds</adc:keyword>
    <owl:disjointWith rdf:resource="#RadioGalaxy"/>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementS">
    <rdfs:subClassOf rdf:resource="#AtomicElement"/>
  </owl:Class>
  <owl:Class rdf:ID="Type2_FanaroffRileyTypeII">
    <rdfs:subClassOf rdf:resource="#HighPowerRadioLoudAGN"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#LobeDominated"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fanaroff##riley##type##2</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fanaroff-Riley type 2</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#DoubleStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Double Star</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A system of two stars</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >**</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MultipleStar"/>
          <owl:Restriction>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >2</owl:cardinality>
            <owl:valuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >double##star</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Double or multiple star</simbad:name>
  </owl:Class>
  <owl:Class rdf:ID="SpiralArm">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >spiral##arm</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spiral Arm</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#PortionOfGalaxy"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spiral Arm of a galaxy</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Compact">
    <owl:disjointWith rdf:resource="#Extended"/>
    <owl:disjointWith rdf:resource="#LargeSeparationRadioLobes"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >compact</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#GalaxyMorphology"/>
    <owl:disjointWith rdf:resource="#LobeDominated"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Compact Morphology</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Morphology"/>
    <owl:disjointWith rdf:resource="#CoreDominated"/>
    <owl:disjointWith rdf:resource="#MorphologyCompoundObject"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SmallSeparationRadioLobes"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RocheLobe"/>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementO">
    <rdfs:subClassOf rdf:resource="#AtomicElement"/>
  </owl:Class>
  <owl:Class rdf:about="#IrregularGalaxy">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Irregular Galaxy</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyIrregular"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >irregular##galaxy##gal##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="MicroLensing">
    <rdfs:subClassOf rdf:resource="#Lensing"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CosmologicalLensing"/>
    </owl:disjointWith>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microlensing##micro##lensing</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Micro-lensing</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#Cepheid">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ce*</simbad:shortCode>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cepheid</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#PulsatingStellarObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cepheid##cep##cephei</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Star"/>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CEP</gcvs:code>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cepheids. Radially pulsating, high luminosity (classes Ib-II) variables with periods in the range of 1-135 days and amplitudes from several hundredths to 2 mag in V (in the B band, the amplitudes are greater). Spectral type at maximum light is F; at minimum, the types are G-K. The longer the period of light variation, the later is the spectral type. The maximum of the surface-layer expansion velocity almost coinciding with maximum light.
Sub-type:
- Cepheids (TU Cas, V 367 Sct) displaying the presence of two or more simultaneously operating pulsation modes (usually the fundamental tone with the period P0 and the first overtone P1). The periods P0 are in the range from 2 to 7 days, with the ratio P1/P0 approx. 0.71.</misc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cepheid variable star</rdfs:comment>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cepheid</simbad:name>
  </owl:Class>
  <owl:Class rdf:about="#STypeStar">
    <owl:disjointWith rdf:resource="#CarbonStar"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S-type Star</rdfs:comment>
    <owl:disjointWith rdf:resource="#OHIREnvelopeTypeStar"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S*</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S-type Star</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#AsymptoticGiantBranchStar"/>
    <owl:disjointWith rdf:resource="#RedSuperGiant"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >s##type##stype##star##sstar</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="OpticallyViolentlyVariableQuasar">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Optically Violently Variable Object</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OVV##Optically##Variable##Object</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OVV</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#VariableObject"/>
    <rdfs:subClassOf rdf:resource="#Type1_FlatSpectrumRadioQuasar"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OVV</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Optically Violently Variable Object</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#LuminosityClassII">
    <rdfs:subClassOf rdf:resource="#LuminosityClass"/>
    <simbad:luminosityClass rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >II</simbad:luminosityClass>
  </owl:Class>
  <owl:Class rdf:ID="LightCurve">
    <rdfs:subClassOf rdf:resource="#Measurement"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Light Curve</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >light##curve</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#MStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >M Star</interface:naturalName>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#SpectralTypeM"/>
          </owl:Restriction>
          <owl:Class rdf:about="#LateTypeStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >m##star##mstar</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Spectral Type M</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDH">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#WhiteDwarf"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:about="#CosmologicalLensing">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cosmological##lensing</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#Lensing"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cosmological Lensing</interface:naturalName>
    <owl:disjointWith rdf:resource="#MicroLensing"/>
  </owl:Class>
  <owl:Class rdf:about="#GalaxyMorphologyElliptical">
    <simbad:morphologicalType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >E</simbad:morphologicalType>
    <rdfs:subClassOf rdf:resource="#GalaxyMorphology"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#EllipticalGalaxy"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#GiantEllipticalGalaxy">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Giant Elliptical Galaxy</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#EllipticalGalaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyGiantElliptical"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >giant##elliptical##galaxy##gal##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#NonPeriodicProcess">
    <rdfs:subClassOf rdf:resource="#Process"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >non##not##periodic##process</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#Pulsation"/>
    <owl:disjointWith rdf:resource="#SupernovaExplosion"/>
    <owl:disjointWith rdf:resource="#Starburst"/>
    <owl:disjointWith rdf:resource="#Eclipse"/>
    <owl:disjointWith rdf:resource="#ChromosphericActivity"/>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <owl:disjointWith rdf:resource="#Reflection"/>
    <owl:disjointWith rdf:resource="#Rotation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Shockwave"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Emission"/>
    <owl:disjointWith rdf:resource="#Lensing"/>
  </owl:Class>
  <owl:Class rdf:ID="PartOfGalaxy">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PartofG</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Part Of Galaxy</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Part of Galaxy</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#PortionOfGalaxy"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >part##of##galaxy</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PoG</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:about="#EMSource">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EM Source</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >em##source##electromagnetic##electro##magnetic</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#AstrObject"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasEmissionIn"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#EMSpectrumRange"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="NeutralGas">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Neutral Gas</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#AstroPortion"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >neutral##gas</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="FlareStar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >flare##star##flarestar</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flare Star</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EruptiveVariableObject"/>
          <owl:Class rdf:about="#Dwarf"/>
          <owl:Class rdf:about="#LateTypeStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="#VariableStellarObject"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flare*</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flare Star</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, flare</adc:keyword>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eruptive variables varying in brightness because of flares occurring in their chromospheres and coronae.
Sub-types:
- Orion variables of  late (K-M) spectral types
- Eruptive variables of the UV Ceti type, these are K Ve-M Ve stars sometimes displaying flare activity with amplitudes from several tenths of a magnitude up to 6 mag in V. The amplitude is considerably greater in the ultraviolet spectral region. Maximum light is attained in several seconds or dozens of seconds after the beginning of a flare; the star returns to its normal brightness in several minutes or dozens of minutes.
- Flaring Orion variables of spectral types Ke-Me. These are phenomenologically almost identical to UV Cet variables observed in the solar neighborhood. In addition to being related to nebulae, they are normally characterized by being of earlier spectral type and greater luminosity, with slower development of flares (V389 Ori).
- BY Draconis-type (rotating) variables, which are emission-line dwarfs of dKe-dMe spectral type showing quasiperiodic light changes with periods from a fraction of a day to 120 days and amplitudes from several hundredths to 0.5 mag in V. The light variability is caused by axial rotation of a star with a variable degree of nonuniformity of the surface brightness (spots) and chromospheric activity. Some of these stars also show flares similar to those of UV Cet stars, and in those cases they also belong to the latter type and are simultaneously considered eruptive variables.</misc:description>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Fl*</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:about="#Radio">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#EMSpectrumRange"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#RadioQuietAGN">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >radio##quiet##agn</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radio-quiet AGN</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#AGN"/>
  </owl:Class>
  <owl:Class rdf:about="#CompoundObject">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mul</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A composite object is made of at least two distinct astronomical objects</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Compound object</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >multiple_object</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >2</owl:minCardinality>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#AstrObject"/>
          </owl:Restriction>
          <owl:Class rdf:about="#AstrObject"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <owl:disjointWith rdf:resource="#StellarObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >compound##composite##object</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="Type2_Seyfert2">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sy2</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert_2</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert 2 Galaxy</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#LowPowerRadioQuietAGN_Seyfert"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >seyfert##seyfert2##2##galaxy</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seyfert 2 Galaxy</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:ID="Blazar">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blazar</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blazar</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bla</simbad:shortCode>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blazar</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Type1_FlatSpectrumRadioQuasar"/>
    <rdfs:subClassOf rdf:resource="#Type1_BLLac"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Blazar</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#GlobularCluster">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GlC</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >globular##cluster##star##stars</interface:searchKeywords>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ClusterOfStars"/>
    </rdfs:subClassOf>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Globular_Clusters</vizier:keyword>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GlCl</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Globular Cluster</interface:naturalName>
    <owl:disjointWith rdf:resource="#OpenCluster"/>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Clusters, globular</adc:keyword>
  </owl:Class>
  <owl:Class rdf:about="#StellarBlackHole">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >stellar##black##hole</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#StellarRemnant"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stellar Black Hole</interface:naturalName>
    <owl:disjointWith rdf:resource="#WhiteDwarf"/>
    <owl:disjointWith rdf:resource="#NeutronStar"/>
  </owl:Class>
  <owl:Class rdf:about="#PeculiarGalaxy">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galaxies, peculiar</adc:keyword>
    <rdfs:subClassOf rdf:resource="#Galaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GalaxyMorphologyPeculiar"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMorphology"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Peculiar Galaxy</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >peculiar##gal##galaxy##galaxies</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:about="#SmallSeparationRadioLobes">
    <owl:disjointWith rdf:resource="#CoreDominated"/>
    <owl:disjointWith rdf:resource="#LobeDominated"/>
    <owl:disjointWith rdf:resource="#MorphologyCompoundObject"/>
    <owl:disjointWith rdf:resource="#GalaxyMorphology"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >small##separation##lobes##radio</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#LargeSeparationRadioLobes"/>
    <owl:disjointWith rdf:resource="#Extended"/>
    <owl:disjointWith rdf:resource="#RocheLobe"/>
    <rdfs:subClassOf rdf:resource="#Morphology"/>
  </owl:Class>
  <owl:Class rdf:about="#Close">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Close</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#MorphologyCompoundObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >close</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="ExtremelyRedObject">
    <rdfs:subClassOf rdf:resource="#RedObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Extremely Red Object</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Extremely Red Obejct</rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ERO</simbad:shortCode>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >extremely##red##object</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RedExtreme</simbad:name>
  </owl:Class>
  <owl:Class rdf:about="#SpectralTypeA">
    <simbad:spectralType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A</simbad:spectralType>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:ID="ExtremeUltraViolet">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EUV</vizier:keyword>
    <rdfs:subClassOf rdf:resource="#EMSpectrumRange"/>
  </owl:Class>
  <owl:Class rdf:about="#Magnetar">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >magnetar##pulsar##magnetic##field</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#AccretionPoweredPulsar"/>
    <owl:disjointWith rdf:resource="#RotationPoweredPulsar"/>
    <rdfs:subClassOf rdf:resource="#Pulsar"/>
    <rdfs:subClassOf rdf:resource="#GammaRaySource"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#MagneticField"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasHighMeasurement"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetar</interface:naturalName>
  </owl:Class>
  <owl:Class rdf:about="#FluxRatio">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >flux##ratio</interface:searchKeywords>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flux Ratio</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Measurement"/>
  </owl:Class>
  <owl:Class rdf:ID="LensedGalaxy">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lensed Galaxy</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >lensed##gravitationnal##gal##galaxy##galaxies</interface:searchKeywords>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LeG</simbad:shortCode>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Galaxy"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#CosmologicalLensing"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LensedG</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gravitationnaly Lensed Image of a Galaxy</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="AtomicElementLi">
    <rdfs:subClassOf rdf:resource="#AtomicElement"/>
  </owl:Class>
  <owl:Class rdf:about="#Redshift">
    <vizier:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Redshifts</vizier:keyword>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Redshift</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#Velocity"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#Galaxy"/>
                  <owl:Class rdf:about="#AGN"/>
                  <owl:Class rdf:about="#ClusterOfGalaxies"/>
                  <owl:Class rdf:about="#PartOfGalaxy"/>
                  <owl:Class rdf:about="#GalaxiesGroup"/>
                  <owl:Class rdf:about="#GalaxyPair"/>
                  <owl:Class rdf:about="#SuperClusterOfGalaxies"/>
                  <owl:Class rdf:about="#LINER"/>
                </owl:unionOf>
              </owl:Class>
              <owl:Class>
                <owl:complementOf>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasMeasurement"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="#ProperMotion"/>
                  </owl:Restriction>
                </owl:complementOf>
              </owl:Class>
            </owl:intersectionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >redshift##red##shift</interface:searchKeywords>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Redshifts</adc:keyword>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <misc:externalTests rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >-12 &lt; value &lt; 12</misc:externalTests>
  </owl:Class>
  <owl:Class rdf:about="#ClusterOfStars">
    <owl:disjointWith rdf:resource="#ClusterOfGalaxies"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cluster of Stars</interface:naturalName>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cl*</simbad:shortCode>
    <owl:disjointWith rdf:resource="#Galaxy"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >3</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
        <owl:valuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#SuperClusterOfGalaxies"/>
    <owl:disjointWith rdf:resource="#AGN"/>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cl*</simbad:name>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#StellarObject"/>
              <owl:Class rdf:about="#MultipleStar"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasComponent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#AssociationOfStars"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cluster##star##stars</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#CompoundObject"/>
    <owl:disjointWith rdf:resource="#GalaxiesGroup"/>
    <owl:disjointWith rdf:resource="#MultipleStar"/>
    <owl:disjointWith rdf:resource="#LINER"/>
  </owl:Class>
  <owl:Class rdf:ID="BetaCepheid">
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bC*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BCEP</gcvs:code>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PulsV*bCep</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Beta Cephei Variable</interface:naturalName>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variables of the Beta Cephei type (Beta Cep, Beta CMa), which are pulsating O8-B6 I-V stars with periods of light and radial-velocity variations in the range of 0.1 - 0.6 days and light amplitudes from 0.01 to 0.3 mag in V. The light curves are similar in shape to average radial-velocity curves but lag in phase by a quarter of the period, so that maximum brightness corresponds to maximum contraction, i.e., to minimum stellar radius. The majority of these stars probably show radial pulsations, but some (V649 Per) display nonradial pulsations; multiperiodicity is characteristic of many of these stars.
Sub-type:
- A short-period group of Beta Cep variables. The spectral types are B2-B3 IV-V; periods and light amplitudes are in the ranges 0.02 - 0.04 days and 0.015 - 0.025 days, respectively, i.e., an order of magnitude smaller than the normally observed ones.</misc:description>
    <rdfs:subClassOf rdf:resource="#PulsatingStellarObject"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cephei##cep##beta##cepheid##cma</interface:searchKeywords>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable of the Beta Cep type</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#EarlyTypeStar"/>
  </owl:Class>
  <owl:Class rdf:ID="SpectralTypeDP">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#WhiteDwarf"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isClassificationOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SpectralType"/>
  </owl:Class>
  <owl:Class rdf:about="#BeStar">
    <rdfs:subClassOf rdf:resource="#EmissionLineStar"/>
    <owl:disjointWith rdf:resource="#WolfRayetStar"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Be Star</interface:naturalName>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, Be</adc:keyword>
    <rdfs:subClassOf rdf:resource="#BStar"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Be*</simbad:shortCode>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Be*</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Be Star</rdfs:comment>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >be##star##bestar</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="VelocityDispersion">
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Velocity dispersion</adc:keyword>
    <rdfs:subClassOf rdf:resource="#Velocity"/>
  </owl:Class>
  <owl:Class rdf:ID="EclipsingBinaryAlgol">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eclipsing Binary of Algol type</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Algol Eclipsing Binary</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >eclipsing##binary##star##algol##beta##persei</interface:searchKeywords>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Algol (Beta Persei)-type eclipsing systems. Binaries with spherical or slightly ellipsoidal components. It is possible to specify, for their light curves, the moments of the beginning and end of the eclipses. Between eclipses the light remains almost constant or varies insignificantly because of reflection effects, slight ellipsoidality of components, or physical variations. Secondary minima may be absent. An extremely wide range of periods is observed, from 0.2 to &gt;= 10000 days. Light amplitudes are also quite different and may reach several magnitudes.</misc:description>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EB*Algol</simbad:name>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EclipsingBinary"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasProcess"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#EclipseAlgol"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Al*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EA</gcvs:code>
  </owl:Class>
  <owl:Class rdf:about="#GalaxyMorphologyLenticular">
    <simbad:morphologicalType rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S0##S0a</simbad:morphologicalType>
    <rdfs:subClassOf rdf:resource="#GalaxyMorphology"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#LenticularGalaxy"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#isMorphologyOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Shockwave">
    <owl:disjointWith rdf:resource="#Reflection"/>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >shockwave##shock##wave</interface:searchKeywords>
    <owl:disjointWith rdf:resource="#Eclipse"/>
    <owl:disjointWith rdf:resource="#NonPeriodicProcess"/>
    <owl:disjointWith rdf:resource="#Rotation"/>
    <owl:disjointWith rdf:resource="#Explosion"/>
    <owl:disjointWith rdf:resource="#Lensing"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Shockwave</interface:naturalName>
    <owl:disjointWith rdf:resource="#SupernovaExplosion"/>
    <owl:disjointWith rdf:resource="#ChromosphericActivity"/>
    <owl:disjointWith rdf:resource="#Pulsation"/>
    <owl:disjointWith rdf:resource="#Starburst"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The shockwave-generating process or the resulting Shockwave</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Process"/>
    <owl:disjointWith rdf:resource="#Emission"/>
  </owl:Class>
  <owl:Class rdf:ID="HerbigHaro">
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HH</simbad:name>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Herbig-Haro Object</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >herbig##haro##herbigharo##object</interface:searchKeywords>
    <rdfs:subClassOf rdf:resource="#PreMainSequenceStar"/>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HH</simbad:shortCode>
  </owl:Class>
  <owl:Class rdf:ID="AccretingWhiteDwarf">
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></owl:versionInfo>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >accreting##white##wd##dwarf</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#WhiteDwarf"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Giant"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasComponent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasMorphology"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#RocheLobe"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Accreting White Dwarf</interface:naturalName>
    <rdfs:subClassOf rdf:resource="#DoubleStar"/>
  </owl:Class>
  <owl:Class rdf:about="#OStar">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >O Star</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >o##star##ostar</interface:searchKeywords>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#SpectralTypeO"/>
          </owl:Restriction>
          <owl:Class rdf:about="#EarlyTypeStar"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <adc:keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Stars, O</adc:keyword>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Star of Spectral Type O</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="PowerRadioMhz">
    <rdfs:subClassOf rdf:resource="#PowerRadio"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Power Radio Mhz</interface:naturalName>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >power##radio##mhz##powerradiomhz##radiomhz</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="WVir">
    <rdfs:subClassOf rdf:resource="#PulsatingStellarObject"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variables of the W Virginis type. These are pulsating variables of the galactic spherical component (old disk) population with periods of approximately 0.8 to 35 days and amplitudes from 0.3 to 1.2 mag in V. They obey a period-luminosity relation different from that for Delta Cep variables. For an equal period value, the W Vir variables are fainter than the Delta Cep stars by 0.7 - 2 mag. The light curves of W Vir variables for some period intervals differ from those of Delta Cep variables for corresponding periods either by amplitudes or by the presence of humps on their descending branches, sometimes turning into broad flat maxima. W Vir variables are present in globular clusters and at high galactic latitudes.</misc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variable Star of W Vir type</rdfs:comment>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >W Virginis Variable Star</interface:naturalName>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PulsV*WVir</simbad:name>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WV*</simbad:shortCode>
    <gcvs:code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CW</gcvs:code>
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >w##virginis##wvirginis##type##variable##star</interface:searchKeywords>
  </owl:Class>
  <owl:Class rdf:ID="PartOfCloud">
    <interface:searchKeywords rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >part##of##cloud</interface:searchKeywords>
    <simbad:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PartofCloud</simbad:name>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <simbad:shortCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PoC</simbad:shortCode>
    <rdfs:subClassOf rdf:resource="#AstroPortion"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Part Of Cloud</interface:naturalName>
  </owl:Class>
  <owl:ObjectProperty rdf:about="#isComponentOf">
    <rdfs:domain rdf:resource="#AstrObject"/>
    <rdfs:range rdf:resource="#CompoundObject"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasComponent"/>
    </owl:inverseOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is component of</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates that the DOMAIN AstrObject is a direct physical component of the RANGE CompositeObject (not a component of a component of the RANGE CompositeObject)</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasPortion">
    <rdfs:range rdf:resource="#AstroPortion"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#isPortionOf"/>
    </owl:inverseOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has among its portions</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates that the RANGE AstroPortion can be found whithin the DOMAIN CompoundObject or AstroPortion</rdfs:comment>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#AstroPortion"/>
          <owl:Class rdf:about="#AstrObject"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasProcess">
    <rdfs:range rdf:resource="#Process"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates that an astronomical object is the location of a Process/has an attached process</rdfs:comment>
    <rdfs:domain rdf:resource="#AstrObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has among its processes</interface:naturalName>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasMeasurement">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has among its measurements</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates that the DOMAIN AstrObject has the RANGE Measurement among its (observational) measurements</rdfs:comment>
    <rdfs:range rdf:resource="#Measurement"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#isMeasuredFor"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#AstrObject"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasAbundanceOf">
    <rdfs:domain rdf:resource="#AstrObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >features an abundance of</interface:naturalName>
    <rdfs:range rdf:resource="#AtomicElement"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isClassificationOf">
    <rdfs:range rdf:resource="#AstrObject"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#isClassifiedAs"/>
    </owl:inverseOf>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is class of</interface:naturalName>
    <rdfs:domain rdf:resource="#ClassificationCategory"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isMorphologyOf">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasMorphology"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Morphology"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is morphology of</interface:naturalName>
    <rdfs:range rdf:resource="#AstrObject"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasAbsorptionSpectralLine">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >features absorption spectral line(s) for</interface:naturalName>
    <rdfs:domain rdf:resource="#AstrObject"/>
    <rdfs:range rdf:resource="#AtomicElement"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isClassifiedAs">
    <owl:inverseOf rdf:resource="#isClassificationOf"/>
    <rdfs:domain rdf:resource="#AstrObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is a member of the class:</interface:naturalName>
    <rdfs:range rdf:resource="#ClassificationCategory"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasEmissionSpectralLine">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >features emission spectral line(s) for</interface:naturalName>
    <rdfs:range rdf:resource="#AtomicElement"/>
    <rdfs:domain rdf:resource="#AstrObject"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasProgenitor">
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#WolfRayetStar"/>
          <owl:Class rdf:about="#WhiteDwarf"/>
          <owl:Class rdf:about="#HighMassStar"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates the Progenitor of a Supernova</rdfs:comment>
    <rdfs:domain rdf:resource="#Supernova"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has for progenitor</interface:naturalName>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasComponent">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has among its (direct) components</interface:naturalName>
    <rdfs:range rdf:resource="#AstrObject"/>
    <rdfs:domain rdf:resource="#CompoundObject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates that the DOMAIN CompoundObject has the RANGE AstrObject among its direct physical components (the RANGE AstrObject cannot be a component of a component of the composite object)</rdfs:comment>
    <owl:inverseOf rdf:resource="#isComponentOf"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isPortionOf">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is portion of</interface:naturalName>
    <rdfs:domain rdf:resource="#AstroPortion"/>
    <owl:inverseOf rdf:resource="#hasPortion"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#AstrObject"/>
          <owl:Class rdf:about="#AstroPortion"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasEmissionIn">
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >features a noticeable emission in</interface:naturalName>
    <rdfs:range rdf:resource="#EMSpectrumRange"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#AstrObject"/>
          <owl:Class rdf:about="#AstroPortion"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isIonizedBy">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates what ionizes the gas of a given ISM</rdfs:comment>
    <rdfs:domain rdf:resource="#InterStellarMedium"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#EarlyTypeStar"/>
          <owl:Class rdf:about="#Shockwave"/>
          <owl:Class rdf:about="#PlanetaryNebulaCentralStar"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is ionized by</interface:naturalName>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isMeasuredFor">
    <owl:inverseOf rdf:resource="#hasMeasurement"/>
    <rdfs:range rdf:resource="#AstrObject"/>
    <rdfs:domain rdf:resource="#Measurement"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >is measured for</interface:naturalName>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasHighMeasurement">
    <rdfs:domain rdf:resource="#AstrObject"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >features high measurement(s) for</interface:naturalName>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates that an astronomical object has a related (observational) measurement which value is considered as high</rdfs:comment>
    <rdfs:range rdf:resource="#Measurement"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasMorphology">
    <rdfs:range rdf:resource="#Morphology"/>
    <interface:naturalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >has among its morphological features</interface:naturalName>
    <owl:inverseOf rdf:resource="#isMorphologyOf"/>
    <rdfs:domain rdf:resource="#AstrObject"/>
  </owl:ObjectProperty>
  <owl:AllDifferent/>
  <rdf:List/>
  <owl:AnnotationProperty rdf:about="http://www.domain5.com#unit">
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the unit associated with the value of an instance of measturement (this annotation should be used only if there actually is a unit)</misc:description>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://www.domain5.com#values">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The operators and values for an instance (of measurement), format is either operator1##value1##operator2##value2, or operator##value if there is only one value</misc:description>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://adc.astro.umd.edu/adc/keywords#keyword">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://simbad.u-strasbg.fr/codes#shortCode">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></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"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Short code in Simbad's object classification</misc:description>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://simbad.u-strasbg.fr/codes#spectralType">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Main part of the spectral type in SIMBAD (letters only, found at the beginning of SIMBAD's spectral type value)</misc:description>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://www.sai.msu.su/groups/cluster/gcvs/gcvs/codes#code">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GCVS code(s) corresponding to a concept of the ontology</misc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://www.domain3.com#externalTests">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >tests that should be taken care of outside of the ontology (e.g. check that a value is within sensible boundaries)</misc:description>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://www.domain3.com#description">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >textual description/definition of a concept</misc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://simbad.u-strasbg.fr/codes#name">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Standard name in Simbad's object classification</misc:description>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://simbad.u-strasbg.fr/codes#morphologicalType">
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >morphological type for galaxies in SIMBAD</misc:description>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></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"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://www.domain5.com#naturalName">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >name in natural language for display purposes</misc:description>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://vizier.u-strasbg.fr/codes#keyword">
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >VizieR keyword corresponding to an item of the ontology</misc:description>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:comment xml:lang="en"></rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://simbad.u-strasbg.fr/codes#luminosityClass">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Main part of the luminosity class in SIMBAD (letters only, found within SIMBAD's spectral type value after said spectral type)</misc:description>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:about="http://www.domain5.com#searchKeywords">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <misc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >keywords for (text) search purposes</misc:description>
  </owl:AnnotationProperty>
</rdf:RDF>

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

