@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/408>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/416> ;
  skos:prefLabel "Draco dwarf galaxy"@en ;
  skos:definition "A dwarf elliptical galaxy that is a satellite of our Galaxy and lies at a distance of about 250,000 light-years from the Galactic center. Its diameter is only about 3,500 light-years, and its absolute magnitude -8.6, making it the least luminous galaxy known."@en ;
  dc:modified "2020-11-05T15:41:54.081Z"^^xsd:dateTime, "2020-11-05T15:41:42.012Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/416>
  skos:prefLabel "Dwarf galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/408> .

