@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/788>
  skos:editorialNote [ ] ;
  skos:definition "Infrared emission from a star in excess of that expected from a blackbody with the temperature corresponding to the temperature of the star."@en ;
  skos:broader <http://astrothesaurus.org/uat/786> ;
  skos:altLabel "IR excess"@en, "IR excess stars"@en ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Infrared excess"@en ;
  dc:modified "2020-11-09T16:59:18.911Z"^^xsd:dateTime, "2020-11-09T16:59:29.315Z"^^xsd:dateTime .

<http://astrothesaurus.org/uat/786>
  skos:prefLabel "Infrared astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/788> .

