@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/1296>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Photo-evaporating protoplanetary disks"@en ;
  skos:broader <http://astrothesaurus.org/uat/1300> ;
  skos:prefLabel "Proplyds"@en ;
  skos:definition "A circumstellar disk of dense gas and dust surrounding a young newly formed star, a T Tauri star or Herbig star. In particular, an externally ionized protoplanetary disk seen in emission in the Orion Nebula."@en ;
  dc:modified "2020-11-03T20:36:36.399Z"^^xsd:dateTime, "2020-11-03T20:36:24.791Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1300>
  skos:prefLabel "Protoplanetary disks"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1296> .

