@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/665>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1110> ;
  skos:prefLabel "Gravitational energy"@en ;
  skos:definition "The energy that an object possesses because of its position in a gravitational field, especially an object near the surface of the Earth where the gravitational acceleration can be assumed to be constant, at about 9.8 m s^-2."@en ;
  dc:modified "2020-11-09T15:50:14.763Z"^^xsd:dateTime, "2020-11-09T15:50:02.857Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1110>
  skos:prefLabel "Newtonian gravitation"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/665> .

