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

<http://astrothesaurus.org/uat/949>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2022-06-15T16:18:36.345Z"^^xsd:dateTime, "2020-11-10T18:42:11.724Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "Lunar cratering"@en ;
  skos:editorialNote [ ] ;
  skos:definition "A bowl-like depression on the rigid surface of the Moon, usually caused by the high-speed impact of a colliding object."@en ;
  skos:related <http://astrothesaurus.org/uat/2282> ;
  skos:broader <http://astrothesaurus.org/uat/958>, <http://astrothesaurus.org/uat/953> ;
  skos:prefLabel "Lunar craters"@en .

<http://astrothesaurus.org/uat/2282>
  skos:prefLabel "Craters"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/949> .

<http://astrothesaurus.org/uat/958>
  skos:prefLabel "Lunar impacts"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/949> .

