@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/422>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Gravitational drag"@en ;
  skos:broader <http://astrothesaurus.org/uat/669> ;
  skos:prefLabel "Dynamical friction"@en ;
  skos:definition "The gravitational interaction between a relatively massive body and a field of much less massive bodies through which the massive body travels. As a result, the moving body loses momentum and kinetic energy. An example of dynamical friction is the sinking of massive stars to the center of a star cluster, a process called mass segregation. Dynamical friction plays an important role in stellar dynamics. It was first quantified by Chandrasekhar (1943)."@en ;
  dc:modified "2020-11-03T20:27:16.328Z"^^xsd:dateTime, "2020-11-03T20:27:00.842Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/669>
  skos:prefLabel "Gravitational interaction"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/422> .

