@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/666>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1110> ;
  skos:prefLabel "Gravitational equilibrium"@en ;
  skos:definition "The condition in a celestial body when gravitational forces acting on each point are balanced by some outward pressure, such as radiation pressure or electron degeneracy pressure, so that no vertical motion results."@en ;
  dc:modified "2020-11-09T15:50:56.88Z"^^xsd:dateTime, "2020-11-09T15:50:44.961Z"^^xsd:dateTime ;
  a skos:Concept .

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

