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

<http://astrothesaurus.org/uat/541>
  skos:prefLabel "Flash spectra"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1489> .

<http://astrothesaurus.org/uat/1449>
  skos:prefLabel "Shadow bands"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1489> .

<http://astrothesaurus.org/uat/1489>
  skos:narrower <http://astrothesaurus.org/uat/541>, <http://astrothesaurus.org/uat/1449>, <http://astrothesaurus.org/uat/378> ;
  skos:definition "An eclipse in which the Earth passes through the shadow cast by the Moon. Solar eclipses only happen when the Moon is new and when the Moon lies close to the node of its orbit."@en ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  skos:prefLabel "Solar eclipses"@en ;
  dc:modified "2020-11-04T15:18:32.538Z"^^xsd:dateTime, "2020-11-04T15:18:47.004Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/442> .

<http://astrothesaurus.org/uat/378>
  skos:prefLabel "Diamond ring effect"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1489> .

