@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/413> .

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

