@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/352>
  skos:prefLabel "Dark interstellar clouds"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/276> .

<http://astrothesaurus.org/uat/276>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/352> ;
  skos:prefLabel "Cometary globules"@en ;
  skos:definition "A relatively small cloud of dust and gas in the interstellar medium shaped like a comet with a bright-rimmed head. Cometary globules are situated near young massive stars with a strong stellar wind. The wind ionizes gases on the side facing the O stars and sweep away the low-density gas toward the tail. Cometary globules are believed to be molecular cloud condensations, which are so dense that they are not disrupted when an H II region expands into the molecular cloud surrounding it. The Rosette nebula is a good example of an H II region which shows an abundance of cometary globules."@en ;
  dc:modified "2020-11-05T15:36:20.378Z"^^xsd:dateTime, "2020-11-05T15:36:05.939Z"^^xsd:dateTime ;
  a skos:Concept .

