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

<http://astrothesaurus.org/uat/610>
  skos:altLabel "Galactic pairs"@en, "Pair of galaxies"@en ;
  skos:broader <http://astrothesaurus.org/uat/802> ;
  skos:prefLabel "Galaxy pairs"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/802>
  skos:prefLabel "Interacting galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/610> .

