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

<http://astrothesaurus.org/uat/1040>
  skos:prefLabel "Meteoroids"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1048> .

<http://astrothesaurus.org/uat/1048>
  skos:broader <http://astrothesaurus.org/uat/1040> ;
  skos:prefLabel "Micrometeoroids"@en ;
  a skos:Concept .

