@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/1560>
  skos:prefLabel "Spiral galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/39> .

<http://astrothesaurus.org/uat/929>
  skos:prefLabel "Local Group"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/39> .

<http://astrothesaurus.org/uat/39>
  skos:altLabel "NGC 224"@en, "Messier 31"@en, "M31"@en ;
  skos:definition "The nearest spiral galaxy to our own and a major member of the Local Group. It lies in the constellation Andromeda and is the most remote object normally visible to the naked eye. The earliest known reference to this galaxy is by the Iranian astronomer Sufi who called it 'the little cloud' in his Book of Fixed Stars (A.D. 964)."@en ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Andromeda Galaxy"@en ;
  dc:modified "2020-10-26T18:40:03.344Z"^^xsd:dateTime, "2020-11-03T17:40:10.991Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1560>, <http://astrothesaurus.org/uat/929> ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

