@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/1335>
  skos:prefLabel "Radiative transfer"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1336> .

<http://astrothesaurus.org/uat/38>
  skos:prefLabel "Analytical mathematics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1336> .

<http://astrothesaurus.org/uat/1336>
  a skos:Concept ;
  skos:prefLabel "Radiative transfer equation"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:modified "2020-11-17T20:06:37.739Z"^^xsd:dateTime, "2020-11-24T16:41:07.724Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/38> ;
  skos:definition "The equation that describes the radiative transfer. It states that the specific intensity of radiation during its propagation in a medium is subject to losses due to extinction and to gains due to emission."@en ;
  skos:editorialNote [ ] ;
  skos:related <http://astrothesaurus.org/uat/1335> .

