@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/694>
  skos:prefLabel "H II regions"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/461> .

<http://astrothesaurus.org/uat/1249>
  skos:prefLabel "Planetary nebulae"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/461> .

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

<http://astrothesaurus.org/uat/639>
  skos:prefLabel "Gaseous nebulae"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/461> .

<http://astrothesaurus.org/uat/722>
  skos:prefLabel "Herbig-Haro objects"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/461> .

<http://astrothesaurus.org/uat/461>
  skos:related <http://astrothesaurus.org/uat/639>, <http://astrothesaurus.org/uat/722> ;
  skos:narrower <http://astrothesaurus.org/uat/694>, <http://astrothesaurus.org/uat/1249> ;
  skos:broader <http://astrothesaurus.org/uat/1095> ;
  a skos:Concept ;
  skos:prefLabel "Emission nebulae"@en ;
  dc:modified "2020-10-30T19:27:34.836Z"^^xsd:dateTime, "2020-10-30T19:27:47.812Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "An ionized nebula whose spectrum consists of emission lines."@en .

