@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/790>
  skos:prefLabel "Infrared galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/946> .

<http://astrothesaurus.org/uat/946>
  skos:definition "A galaxy that emits most of its energy in the infrared and whose infrared luminosity (in the 8-1000 µm range) is more than 10^11 solar luminosities."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Luminous infrared galaxies"@en ;
  dc:modified "2020-12-16T20:34:05.579Z"^^xsd:dateTime, "2020-12-04T21:08:17.35Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/790> ;
  skos:altLabel "LIRGs"@en, "LIRG"@en, "IRAS galaxies"@en ;
  skos:editorialNote [ ] ;
  a skos:Concept .

