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

<http://astrothesaurus.org/uat/919>
  skos:prefLabel "Light year"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/395> .

<http://astrothesaurus.org/uat/1199>
  skos:prefLabel "Parsec"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/395> .

<http://astrothesaurus.org/uat/95>
  skos:prefLabel "Astronomical unit"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/395> .

<http://astrothesaurus.org/uat/395>
  skos:broader <http://astrothesaurus.org/uat/80> ;
  skos:prefLabel "Distance measure"@en ;
  skos:narrower <http://astrothesaurus.org/uat/919>, <http://astrothesaurus.org/uat/95>, <http://astrothesaurus.org/uat/1199> ;
  a skos:Concept .

