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

<http://astrothesaurus.org/uat/961>
  skos:altLabel "Moon mare"@en, "Moon seas"@en, "Lunar seas"@en, "Lunar mare"@en, "Moon maria"@en ;
  skos:prefLabel "Lunar maria"@en ;
  dc:modified "2020-11-10T18:45:53.655Z"^^xsd:dateTime, "2020-11-10T18:46:05.543Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/953> ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  skos:definition "Areas on the surface of the Moon that appears darker and smoother than their surroundings. Once thought to be seas, lunar maria are now known to be basaltic basins created by volcanic lava floods."@en .

