@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/46>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Solar antapex"@en ;
  skos:broader <http://astrothesaurus.org/uat/1507> ;
  skos:prefLabel "Antapex"@en ;
  skos:definition "The direction in the sky (in the constellation Columba) away from which the Sun seems to be moving (at a speed of 19.4 km/s) relative to general field stars in the Galaxy."@en ;
  dc:modified "2020-11-03T18:00:11.321Z"^^xsd:dateTime, "2020-11-03T17:59:53.711Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1507>
  skos:prefLabel "Solar motion"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/46> .

