@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/953>
  skos:prefLabel "Lunar features"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/976> .

<http://astrothesaurus.org/uat/976>
  dc:modified "2020-11-03T16:55:33.484Z"^^xsd:dateTime, "2020-11-03T16:55:47.649Z"^^xsd:dateTime ;
  skos:prefLabel "Lunar transient phenomena"@en ;
  skos:broader <http://astrothesaurus.org/uat/953> ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "A short-lived change in the brightness of patches on the face of the Moon. The TLPs last from a few seconds to a few hours and can grow from less than a few to a hundred kilometers in size. They have been reported by many observers since the invention of the telescope. However, the physical mechanism responsible for creating a TLP is not well understood. Several theories have been proposed, among which lunar outgassing, that is, gas being released from the surface of the Moon."@en ;
  skos:altLabel "Transient lunar phenomenon"@en, "TLP"@en .

