@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/1489>
  skos:prefLabel "Solar eclipses"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1449> .

<http://astrothesaurus.org/uat/1449>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1489> ;
  skos:prefLabel "Shadow bands"@en ;
  skos:definition "Faint wavy lines of alternating light and dark that sometimes can be seen on flat, light-colored surfaces just before and just after a total solar eclipse. The phenomenon results from sunlight distortion by irregularities in the Earth's atmosphere."@en ;
  dc:modified "2020-11-17T20:46:51.636Z"^^xsd:dateTime, "2020-11-17T20:46:40.719Z"^^xsd:dateTime ;
  a skos:Concept .

