@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/85>
  skos:prefLabel "Astronomical location"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/60> .

<http://astrothesaurus.org/uat/60>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Apparent places"@en ;
  skos:broader <http://astrothesaurus.org/uat/85> ;
  skos:prefLabel "Apparent position"@en ;
  skos:definition "A position given by the coordinates calculated for a star, if it were seen from the Earth's center, relative to the real equator and the real equinox, at a certain date. It includes the displacements from one heliocentric direction, given in a stellar catalogue, due to precession, nutation, aberration, proper motions, annual parallax, and light gravitational deviation."@en ;
  dc:modified "2020-11-03T18:10:57.04Z"^^xsd:dateTime, "2020-11-03T18:10:39.462Z"^^xsd:dateTime ;
  a skos:Concept .

