@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:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/1336> ;
  skos:broader <http://astrothesaurus.org/uat/343> ;
  skos:prefLabel "Radiative transfer"@en ;
  skos:definition "The process by which the electromagnetic radiation passes through a medium that may contain any combination of scatterers, absorbers, and emitters."@en ;
  dc:modified "2020-11-17T20:05:26.074Z"^^xsd:dateTime, "2020-11-17T20:05:16.25Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/343>
  skos:prefLabel "Cosmology"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1335> .

<http://astrothesaurus.org/uat/1336>
  skos:prefLabel "Radiative transfer equation"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1335> .

