@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/1095>
  skos:prefLabel "Nebulae"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/639> .

<http://astrothesaurus.org/uat/639>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "An H II region, a planetary nebula, or a supernova remnant."@en ;
  dc:modified "2020-11-02T16:27:38.141Z"^^xsd:dateTime, "2020-11-02T16:27:22.943Z"^^xsd:dateTime ;
  skos:altLabel "Gaseous nebula"@en ;
  skos:related <http://astrothesaurus.org/uat/461> ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1095> ;
  skos:prefLabel "Gaseous nebulae"@en ;
  skos:editorialNote [ ] .

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

