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

<http://astrothesaurus.org/uat/589>
  skos:prefLabel "Galaxy disks"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1050> .

<http://astrothesaurus.org/uat/1050>
  skos:altLabel "Disc of the Milky Way"@en, "Milky Way galactic disc"@en, "Milky Way Galaxy disc"@en, "Milky Way galactic disk"@en, "Milky Way Galaxy disk"@en, "Disk of the Milky Way"@en, "Milky Way disc"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2018-08-31T20:23:26Z"^^xsd:dateTime ;
  skos:prefLabel "Milky Way disk"@en ;
  skos:broader <http://astrothesaurus.org/uat/1056> ;
  skos:related <http://astrothesaurus.org/uat/589> ;
  a skos:Concept .

