@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/1712> .

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

<http://astrothesaurus.org/uat/1712>
  dc:modified "2020-12-17T17:10:20.951Z"^^xsd:dateTime, "2020-11-04T21:59:08.666Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/929>, <http://astrothesaurus.org/uat/1560> ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Triangulum Galaxy"@en ;
  skos:altLabel "Messier 33"@en, "M33"@en, "NGC 598"@en ;
  a skos:Concept ;
  skos:definition "One of the prominent members of the Local Group situated in the constellation Triangulum. Also known as NGC 598. M33 is a type Sc spiral galaxy seen nearly face-on. It lies 2.8 million light-years away and its diameter is 52,000 light-years. M33 is thought to be a satellite of the Andromeda Galaxy."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

