@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/1669>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Acceleration of gravity"@en ;
  skos:broader <http://astrothesaurus.org/uat/1255> ;
  skos:prefLabel "Surface gravity"@en ;
  skos:definition "The rate at which a small object in free fall near the surface of a body is accelerated by the gravitational force of the body: g = GM / R^2, where G is the gravitational constant, and M and R are the mass and radius of the object. The surface gravity of Earth is equal to 980 cm s^-2."@en ;
  dc:modified "2020-11-19T16:29:53.283Z"^^xsd:dateTime, "2020-11-19T16:29:42.038Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1255>
  skos:prefLabel "Planetary science"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1669> .

