@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/600>
  skos:altLabel "Galactic interactions"@en ;
  skos:broader <http://astrothesaurus.org/uat/612> ;
  skos:prefLabel "Galaxy interactions"@en ;
  skos:narrower <http://astrothesaurus.org/uat/608> ;
  a skos:Concept .

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

<http://astrothesaurus.org/uat/608>
  skos:prefLabel "Galaxy mergers"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/600> .

