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

<http://astrothesaurus.org/uat/1739>
  skos:broader <http://astrothesaurus.org/uat/1147> ;
  skos:prefLabel "Ultraviolet observatories"@en ;
  skos:narrower <http://astrothesaurus.org/uat/761> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1147>
  skos:prefLabel "Observatories"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1739> .

<http://astrothesaurus.org/uat/761>
  skos:prefLabel "Hubble Space Telescope"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1739> .

