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

<http://astrothesaurus.org/uat/561>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "G supergiants"@en, "G-type supergiant stars"@en, "G-type supergiants"@en ;
  skos:broader <http://astrothesaurus.org/uat/1661>, <http://astrothesaurus.org/uat/558> ;
  skos:prefLabel "G supergiant stars"@en ;
  dc:modified "2018-02-06T18:15:39Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1661>
  skos:prefLabel "Supergiant stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/561> .

<http://astrothesaurus.org/uat/558>
  skos:prefLabel "G stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/561> .

