@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/1010>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Mass concentration"@en ;
  skos:broader <http://astrothesaurus.org/uat/679> ;
  skos:prefLabel "Mascon"@en ;
  skos:definition "A region on the surface of the Moon where the gravitational attraction is slightly higher than normal due to the presence of dense rock."@en ;
  dc:modified "2020-11-10T19:18:30.157Z"^^xsd:dateTime, "2020-11-10T19:18:21.005Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/679>
  skos:prefLabel "Gravity anomaly"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1010> .

