@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/382>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Diffuse nebula"@en ;
  skos:broader <http://astrothesaurus.org/uat/1095> ;
  skos:prefLabel "Diffuse nebulae"@en ;
  skos:definition "An irregularly shaped and low density interstellar cloud visible in the optical wavelengths."@en ;
  dc:modified "2020-10-27T13:41:17.595Z"^^xsd:dateTime, "2020-10-27T13:41:06.585Z"^^xsd:dateTime ;
  a skos:Concept .

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

