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

<http://astrothesaurus.org/uat/1549>
  skos:prefLabel "Space vehicles"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1548> .

<http://astrothesaurus.org/uat/1548>
  skos:altLabel "Space vehicle instrumentation"@en ;
  skos:broader <http://astrothesaurus.org/uat/1549> ;
  skos:prefLabel "Space vehicle instruments"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1547> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1547>
  skos:prefLabel "Space telescopes"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1548> .

