@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/843>
  skos:prefLabel "Interstellar line absorption"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/831> .

<http://astrothesaurus.org/uat/837>
  skos:prefLabel "Interstellar dust extinction"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/831> .

<http://astrothesaurus.org/uat/379>
  skos:prefLabel "Diffuse interstellar bands"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/831> .

<http://astrothesaurus.org/uat/831>
  skos:broader <http://astrothesaurus.org/uat/847> ;
  skos:narrower <http://astrothesaurus.org/uat/843>, <http://astrothesaurus.org/uat/379>, <http://astrothesaurus.org/uat/837> ;
  skos:definition "The absorption of light from stars and other objects by intervening gas and dust in interstellar space."@en ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Interstellar absorption"@en ;
  dc:modified "2020-11-10T17:45:11.331Z"^^xsd:dateTime, "2020-11-10T17:45:00.477Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/847>
  skos:prefLabel "Interstellar medium"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/831> .

