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

<http://astrothesaurus.org/uat/569>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/566> ;
  skos:prefLabel "Galactic longitude"@en ;
  skos:definition "In the Galactic coordinate system, the angle between the Galactic Center and the projection of the object on the Galactic plane. Galactic longitude ranges from 0 degrees to 360 degrees."@en ;
  dc:modified "2020-11-09T14:55:32.47Z"^^xsd:dateTime, "2020-11-09T14:55:21.112Z"^^xsd:dateTime ;
  a skos:Concept .

