@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/844>
  skos:prefLabel "Interstellar line emission"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/690> .

<http://astrothesaurus.org/uat/690>
  skos:prefLabel "H I line emission"@en ;
  skos:altLabel "H I lines"@en, "HI line"@en, "21-cm lines"@en, "21 cm lines"@en, "21-cm line emissions"@en, "Hydrogen lines"@en, "H1 line emission"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/844> ;
  dc:modified "2018-09-07T20:53:11Z"^^xsd:dateTime ;
  a skos:Concept .

