@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/1056>
  skos:prefLabel "Milky Way Galaxy physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/564> .

<http://astrothesaurus.org/uat/577>
  skos:prefLabel "Galaxy anticenters"@en, "Galaxy anticentres"@en-GB ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/564> .

<http://astrothesaurus.org/uat/564>
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/577> ;
  skos:definition "The point in the Galactic plane that lies directly opposite the Galactic center. It lies in the constellation Auriga at approximately R.A. 05h 46m, Dec. +28° 56'."@en ;
  skos:prefLabel "Galactic anticentre"@en-GB, "Galactic anticenter"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:modified "2020-11-03T21:18:44.897Z"^^xsd:dateTime, "2021-08-24T15:26:02.978Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/1056> .

