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

<http://astrothesaurus.org/uat/1545>
  skos:prefLabel "Space probes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/366> .

<http://astrothesaurus.org/uat/366>
  skos:altLabel "Deep-space probes"@en ;
  skos:broader <http://astrothesaurus.org/uat/1545> ;
  skos:prefLabel "Deep space probes"@en ;
  a skos:Concept .

