@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/467>
  skos:prefLabel "Equatorial coordinate system"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/213> .

<http://astrothesaurus.org/uat/213>
  skos:prefLabel "Celestial poles"@en ;
  dc:modified "2020-10-26T19:39:43.955Z"^^xsd:dateTime, "2020-10-26T19:39:23.217Z"^^xsd:dateTime ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:narrower <http://astrothesaurus.org/uat/1123>, <http://astrothesaurus.org/uat/1538> ;
  skos:definition "The point of the sky, north or south, where the projection of the Earth's axis of rotation intersects the celestial sphere. They are at 90° relative to the celestial equator. Because of precession, the celestial poles describe a circle around the ecliptic's poles every 25,800 years."@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/467> .

<http://astrothesaurus.org/uat/1123>
  skos:prefLabel "North celestial pole"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/213> .

<http://astrothesaurus.org/uat/1538>
  skos:prefLabel "South celestial pole"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/213> .

