@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/424>
  skos:prefLabel "E+A galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/429> .

<http://astrothesaurus.org/uat/429>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:prefLabel "Early-type galaxies"@en ;
  dc:modified "2020-10-30T19:03:54.677Z"^^xsd:dateTime, "2020-10-30T19:15:35.496Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/573> ;
  skos:narrower <http://astrothesaurus.org/uat/424> ;
  skos:editorialNote [ ] ;
  skos:altLabel "Early type galaxies"@en ;
  skos:definition "In the Hubble classification, galaxies on the left part of the Hubble sequence. Early-type galaxies tend to have redder colors, higher average surface brightnesses, and lower neutral hydrogen content than late-type galaxies. This terminology is based on the obsolete and erroneous idea that elliptical and lenticular galaxies might be evolutionary precursors to spiral and barred spiral galaxies."@en .

<http://astrothesaurus.org/uat/573>
  skos:prefLabel "Galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/429> .

