@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/566>
  skos:prefLabel "Galactic coordinate system"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/570> .

<http://astrothesaurus.org/uat/570>
  skos:broader <http://astrothesaurus.org/uat/566> ;
  skos:prefLabel "Galactic poles"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1540>, <http://astrothesaurus.org/uat/1125> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1540>
  skos:prefLabel "South galactic pole"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/570> .

<http://astrothesaurus.org/uat/1125>
  skos:prefLabel "North galactic pole"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/570> .

