@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/2208>
  skos:prefLabel "Natural satellite surfaces"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/974> .

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

<http://astrothesaurus.org/uat/1441>
  skos:prefLabel "Selenology"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/974> .

<http://astrothesaurus.org/uat/962>
  skos:prefLabel "Lunar mineralogy"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/974> .

<http://astrothesaurus.org/uat/967>
  skos:prefLabel "Lunar petrology"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/974> .

<http://astrothesaurus.org/uat/954>
  skos:prefLabel "Lunar geochronology"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/974> .

<http://astrothesaurus.org/uat/974>
  skos:broader <http://astrothesaurus.org/uat/1441> ;
  skos:related <http://astrothesaurus.org/uat/2208> ;
  skos:narrower <http://astrothesaurus.org/uat/958>, <http://astrothesaurus.org/uat/967>, <http://astrothesaurus.org/uat/954>, <http://astrothesaurus.org/uat/962> ;
  a skos:Concept ;
  skos:prefLabel "Lunar surface"@en ;
  dc:modified "2020-12-11T18:52:43.962Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

