@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/575>
  skos:prefLabel "Galaxy accretion"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/562> .

<http://astrothesaurus.org/uat/562>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/575> ;
  skos:altLabel "Galaxy accretion discs"@en, "Galactic accretion disks"@en ;
  skos:broader <http://astrothesaurus.org/uat/612> ;
  skos:prefLabel "Galaxy accretion disks"@en ;
  dc:modified "2018-09-14T16:44:42Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/612>
  skos:prefLabel "Galaxy physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/562> .

