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

<http://astrothesaurus.org/uat/971>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Lunar rills"@en ;
  skos:broader <http://astrothesaurus.org/uat/953> ;
  skos:prefLabel "Lunar rilles"@en ;
  skos:definition "A long, narrow, straight or sinuous trench or valley with steep walls and roughly parallel sides on the surface of the Moon."@en ;
  dc:modified "2020-11-10T18:51:47.311Z"^^xsd:dateTime, "2020-11-10T18:51:34.879Z"^^xsd:dateTime ;
  a skos:Concept .

