@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/1434>
  skos:prefLabel "Schwarzschild metric"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1435> .

<http://astrothesaurus.org/uat/1435>
  skos:definition "The critical radius at which a massive body becomes a black hole, i.e., at which light is unable to escape to infinity: R_s = 2GM / c^2, where G is the gravitational constant, M is the mass, and c the speed of light. The formula can be approximated to R_s ≅ 3 x (M/M_sun), in km. Therefore, the Schwarzschild radius for Sun is about 3 km and for Earth about 1 cm."@en ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Gravitational radius"@en ;
  skos:prefLabel "Schwarzschild radius"@en ;
  dc:modified "2020-11-24T16:46:02.598Z"^^xsd:dateTime, "2020-11-17T20:39:45.823Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1434> ;
  a skos:Concept ;
  skos:scopeNote "Limiting radius of black hole"@en .

