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

<http://astrothesaurus.org/uat/849>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/847> ;
  skos:prefLabel "Interstellar molecules"@en ;
  skos:definition "Any molecule that occurs naturally in clouds of gas and dust in the interstellar medium. So far more than 140 species have been discovered, many of which nonexistent on Earth."@en ;
  dc:modified "2020-11-03T16:12:26.057Z"^^xsd:dateTime, "2020-11-03T16:12:11.63Z"^^xsd:dateTime ;
  a skos:Concept .

