@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/365> .

<http://astrothesaurus.org/uat/365>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Celestial latitude"@en ;
  skos:broader <http://astrothesaurus.org/uat/467> ;
  skos:prefLabel "Declination"@en ;
  skos:definition "Angular distance (symbol δ) from the celestial equator. One of the coordinates, with right ascension, that defines the position of a heavenly body in the equator system. Declination is measured positively (+) north or negatively (-) south of the celestial equator from 0° to 90°."@en ;
  dc:modified "2020-11-03T19:54:27.957Z"^^xsd:dateTime, "2020-11-03T19:54:18.279Z"^^xsd:dateTime ;
  a skos:Concept .

