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

<http://astrothesaurus.org/uat/980>
  skos:altLabel "Ly-α forest"@en, "Lyα forest"@en, "Lyman-alpha forest"@en, "Lyman forest"@en ;
  a skos:Concept ;
  dc:modified "2020-11-10T18:52:29.462Z"^^xsd:dateTime, "2020-11-10T18:52:38.992Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1558> ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "The appearance of many differentially redshifted Lyman alpha lines in absorption in a quasar's spectrum, caused by intervening hydrogen clouds along our line of sight to the quasar."@en ;
  skos:prefLabel "Lyman alpha forest"@en .

