@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/622>
  skos:prefLabel "Galaxy structure"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/598> .

<http://astrothesaurus.org/uat/598>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/1060> ;
  skos:altLabel "Galaxy halos"@en ;
  skos:broader <http://astrothesaurus.org/uat/622> ;
  skos:prefLabel "Galaxy stellar halos"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1628> ;
  dc:modified "2018-08-31T20:24:15Z"^^xsd:dateTime ;
  a skos:Concept .

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

<http://astrothesaurus.org/uat/1628>
  skos:prefLabel "Stellar rings"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/598> .

