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

<http://astrothesaurus.org/uat/80>
  skos:prefLabel "Astrometry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1337> .

<http://astrothesaurus.org/uat/1338>
  skos:prefLabel "Radio astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1337> .

<http://astrothesaurus.org/uat/1337>
  skos:broader <http://astrothesaurus.org/uat/1338>, <http://astrothesaurus.org/uat/80> ;
  skos:prefLabel "Radio astrometry"@en ;
  a skos:Concept .

