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

<http://astrothesaurus.org/uat/755>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/467> ;
  skos:prefLabel "Hour angle"@en ;
  skos:definition "A telescope based coordinate specifying the angle, in the equatorial plane, from the meridian to a plane containing the celestial object and the north and south celestial poles."@en ;
  dc:modified "2020-11-09T16:45:08.193Z"^^xsd:dateTime, "2020-11-09T16:44:57.79Z"^^xsd:dateTime ;
  a skos:Concept .

