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

<http://astrothesaurus.org/uat/1845>
  skos:prefLabel "Zodiacal cloud"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/500> .

<http://astrothesaurus.org/uat/363>
  skos:prefLabel "Debris disks"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/500> .

<http://astrothesaurus.org/uat/500>
  skos:related <http://astrothesaurus.org/uat/1845> ;
  skos:altLabel "Exo-zodiacal dust"@en ;
  skos:broader <http://astrothesaurus.org/uat/363> ;
  skos:prefLabel "Exozodiacal dust"@en ;
  a skos:Concept .

