@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/640>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Counterglow"@en ;
  skos:broader <http://astrothesaurus.org/uat/1112> ;
  skos:prefLabel "Gegenschein"@en ;
  skos:definition "A faint glow of light in the night sky seen exactly opposite the Sun. The gegenschein is sunlight back-scattered off millimeter-sized dust particles along the ecliptic. In comparison with zodiacal light (forward-scattered sunlight), which is triangular in shape and found near the horizon, the gegenschein is roughly circular."@en ;
  dc:modified "2020-11-09T15:09:56.074Z"^^xsd:dateTime, "2020-11-09T15:09:44.331Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1112>
  skos:prefLabel "Night sky brightness"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/640> .

