@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:narrower <http://astrothesaurus.org/uat/1435> ;
  dc:modified "2020-11-17T20:37:25.101Z"^^xsd:dateTime, "2020-11-17T20:37:33.623Z"^^xsd:dateTime ;
  skos:altLabel "Schwarzschild solution"@en, "Schwarzschild vacuum"@en ;
  skos:prefLabel "Schwarzschild metric"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:definition "In general relativity, the metric that describes the space-time outside a static mass with spherically symmetric distribution."@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/1550> .

<http://astrothesaurus.org/uat/1550>
  skos:prefLabel "Spacetime metric"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1434> .

<http://astrothesaurus.org/uat/1435>
  skos:prefLabel "Schwarzschild radius"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1434> .

