@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/415>
  skos:prefLabel "Dwarf elliptical galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1436> .

<http://astrothesaurus.org/uat/1436>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/415> ;
  skos:prefLabel "Sculptor dwarf elliptical galaxy"@en ;
  skos:definition "A dwarf elliptical galaxy that is a satellite of our Milky Way. It lies about 285,000 light-years away in the constellation Sculptor, and has an absolute magnitude of -11.28 and a mass of about 3 million solar masses. The Sculptor Dwarf is a metal-deficient galaxy containing only 4 percent of the oxygen and carbon elements in our own Galaxy."@en ;
  dc:modified "2020-11-17T20:40:34.48Z"^^xsd:dateTime, "2020-11-17T20:40:24.732Z"^^xsd:dateTime ;
  a skos:Concept .

