@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/668>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1110> ;
  skos:prefLabel "Gravitational instability"@en ;
  skos:definition "The process by which fluctuations in an infinite medium of size greater than a certain length scale (the Jeans length) grow by self-gravitation."@en ;
  dc:modified "2020-11-09T15:53:31.766Z"^^xsd:dateTime, "2020-11-09T15:53:21.483Z"^^xsd:dateTime ;
  a skos:Concept .

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

