@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/2052>
  skos:prefLabel "Stellar evolutionary types"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2121> .

<http://astrothesaurus.org/uat/1287>
  skos:prefLabel "Post-asymptotic giant branch"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2121> .

<http://astrothesaurus.org/uat/2121>
  dc:modified "2020-11-03T20:30:27.563Z"^^xsd:dateTime, "2020-11-03T20:30:46.79Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2019-12-02T20:56:59.995Z"^^xsd:dateTime ;
  a skos:Concept ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "A star in a short-lived evolutionary stage evolving from the asymptotic giant branch toward higher effective temperatures. The majority of low and intermediate mass stars (1 to 8 solar masses) are believed to pass through this stage on their way to becoming planetary nebulae."@en ;
  skos:broader <http://astrothesaurus.org/uat/2052> ;
  skos:related <http://astrothesaurus.org/uat/1287> ;
  skos:editorialNote [ ] ;
  skos:altLabel "Post-AGB stars"@en ;
  skos:prefLabel "Post-asymptotic giant branch stars"@en .

