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

<http://astrothesaurus.org/uat/1205>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Penumbras"@en ;
  skos:broader <http://astrothesaurus.org/uat/442> ;
  skos:prefLabel "Penumbra"@en ;
  skos:definition "The portion of a shadow in which light from an extended source is partially but not completely cut off by an intervening body; the area of partial shadow surrounding the umbra.  The lighter part of a shadow during an eclipse. An observer standing in the penumbra of a Solar eclipse will see a partial eclipse."@en ;
  dc:modified "2020-11-17T19:20:06.826Z"^^xsd:dateTime, "2020-11-17T19:19:56.818Z"^^xsd:dateTime ;
  a skos:Concept .

