@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/840>
  skos:prefLabel "Interstellar emissions"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/846> .

<http://astrothesaurus.org/uat/846>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/840> ;
  skos:prefLabel "Interstellar masers"@en ;
  skos:definition "A maser phenomenon created by young stars and protostars in the surrounding dense molecular clouds of gas and dust."@en ;
  dc:modified "2020-11-03T16:10:46.647Z"^^xsd:dateTime, "2020-11-03T16:10:34.062Z"^^xsd:dateTime ;
  a skos:Concept .

