@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/1301>
  a skos:Concept ;
  skos:definition "A short-lived transition object between the asymptotic giant branch (AGB) and planetary nebula phases."@en ;
  skos:prefLabel "Protoplanetary nebulae"@en ;
  skos:editorialNote [ ] ;
  skos:altLabel "Protoplanetary nebula"@en, "PPN"@en, "Preplanetary nebulae"@en ;
  skos:broader <http://astrothesaurus.org/uat/1095> ;
  dc:modified "2020-11-03T20:40:11.636Z"^^xsd:dateTime, "2020-11-03T20:40:04.875Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

<http://astrothesaurus.org/uat/1095>
  skos:prefLabel "Nebulae"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1301> .

