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

<http://astrothesaurus.org/uat/346>
  skos:broader <http://astrothesaurus.org/uat/456> ;
  skos:prefLabel "D galaxies"@en ;
  skos:narrower <http://astrothesaurus.org/uat/209> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/456>
  skos:prefLabel "Elliptical galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/346> .

<http://astrothesaurus.org/uat/209>
  skos:prefLabel "cD galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/346> .

