@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/555> .

<http://astrothesaurus.org/uat/555>
  skos:altLabel "Fundamental properties of stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/80> ;
  skos:prefLabel "Fundamental parameters of stars"@en ;
  a skos:Concept .

