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

<http://astrothesaurus.org/uat/2287>
  skos:prefLabel "Radar observations"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1329> .

<http://astrothesaurus.org/uat/1329>
  skos:broader <http://astrothesaurus.org/uat/1043> ;
  skos:prefLabel "Radar astronomy"@en ;
  skos:narrower <http://astrothesaurus.org/uat/2287> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1043>
  skos:prefLabel "Astronomical methods"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1329> .

