@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/213>
  skos:prefLabel "Celestial poles"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1538> .

<http://astrothesaurus.org/uat/1538>
  skos:definition "The point in the southern hemisphere where the rotation axis of the Earth touches the celestial sphere. In contrast to the north celestial pole, no bright star is visible in that direction."@en ;
  a skos:Concept ;
  skos:editorialNote [ ] ;
  skos:altLabel "S c p"@en, "S. c. p."@en ;
  skos:prefLabel "South celestial pole"@en ;
  dc:modified "2020-11-19T16:02:45.564Z"^^xsd:dateTime, "2020-11-19T16:02:33.861Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/213> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

