@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/14>
  skos:prefLabel "Accretion"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/174> .

<http://astrothesaurus.org/uat/174>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Bondi-Hoyle accretion"@en ;
  skos:broader <http://astrothesaurus.org/uat/14> ;
  skos:prefLabel "Bondi accretion"@en ;
  skos:definition "The accretion of mass by a star (assumed as point particle) moving at a steady speed through an infinite, uniform gas cloud. It is directly proportional to the star mass (M) and the medium density (ρ) and inversely proportional to the relative star/gas velocity (v)."@en ;
  dc:modified "2020-11-04T22:08:12.601Z"^^xsd:dateTime, "2020-11-04T22:08:02.836Z"^^xsd:dateTime ;
  a skos:Concept .

