@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/43> .

<http://astrothesaurus.org/uat/43>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/442> ;
  skos:prefLabel "Annular eclipses"@en ;
  skos:definition "A solar eclipse in which the Moon is close the apogee and is, therefore, too small to cover the whole disk of the Sun, leaving a visible edge or ring of sunlight. An annular eclipse can last for 12m 30s at the most."@en ;
  dc:modified "2020-10-26T18:40:57.283Z"^^xsd:dateTime, "2020-10-26T18:40:43.142Z"^^xsd:dateTime ;
  a skos:Concept .

