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

<http://astrothesaurus.org/uat/1095>
  skos:prefLabel "Nebulae"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1401> .

<http://astrothesaurus.org/uat/1401>
  skos:altLabel "Ring nebula"@en ;
  skos:broader <http://astrothesaurus.org/uat/1095> ;
  skos:prefLabel "Ring nebulae"@en ;
  a skos:Concept .

