@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/1056>
  skos:prefLabel "Milky Way Galaxy physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1060> .

<http://astrothesaurus.org/uat/598>
  skos:prefLabel "Galaxy stellar halos"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1060> .

<http://astrothesaurus.org/uat/1060>
  a skos:Concept ;
  skos:prefLabel "Milky Way stellar halo"@en ;
  skos:altLabel "Galactic halo of the Milky Way"@en, "Milky Way halo"@en, "Milky Way Galaxy halo"@en, "Halo of the Milky Way"@en, "Milky Way galactic halo"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1056> ;
  skos:related <http://astrothesaurus.org/uat/598> ;
  dc:modified "2018-08-31T20:24:15Z"^^xsd:dateTime .

