@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/2122>
  skos:prefLabel "Alpha Cygni variable stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/8> .

<http://astrothesaurus.org/uat/431>
  skos:prefLabel "Early-type supergiant stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/8> .

<http://astrothesaurus.org/uat/5>
  skos:prefLabel "A stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/8> .

<http://astrothesaurus.org/uat/8>
  skos:broader <http://astrothesaurus.org/uat/431>, <http://astrothesaurus.org/uat/5> ;
  skos:related <http://astrothesaurus.org/uat/2122> ;
  skos:altLabel "A-type supergiant stars"@en, "A supergiants"@en, "A-type supergiants"@en ;
  dc:modified "2020-12-17T16:40:45.952Z"^^xsd:dateTime ;
  skos:prefLabel "A supergiant stars"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  a skos:Concept .

