@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/383>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:prefLabel "Diffuse radiation"@en ;
  skos:editorialNote [ ] ;
  skos:altLabel "Skylight"@en, "Diffuse sky radiation"@en, "Sky radiation"@en, "Diffuse skylight"@en ;
  dc:modified "2019-12-12T21:42:47.417Z"^^xsd:dateTime, "2019-12-12T21:44:23.913Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/437> .

<http://astrothesaurus.org/uat/437>
  skos:prefLabel "Earth atmosphere"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/383> .

