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

<http://astrothesaurus.org/uat/50>
  skos:prefLabel "Ap stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1459> .

<http://astrothesaurus.org/uat/1459>
  skos:broader <http://astrothesaurus.org/uat/50> ;
  skos:prefLabel "Silicon stars"@en ;
  a skos:Concept .

