<?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:searchK