@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/1121>
  skos:prefLabel "Nonrotating black holes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1433> .

<http://astrothesaurus.org/uat/1746>
  skos:prefLabel "Uncharged black holes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1433> .

<http://astrothesaurus.org/uat/1433>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1121>, <http://astrothesaurus.org/uat/1746> ;
  skos:prefLabel "Schwarzschild black holes"@en ;
  skos:definition "A black hole with zero angular momentum (non-rotating) and zero electric charge derived from Karl Schwarzschild 1916 exact solution to Einstein's vacuum field equations."@en ;
  dc:modified "2020-11-04T14:37:58.265Z"^^xsd:dateTime, "2020-11-04T14:37:46.467Z"^^xsd:dateTime ;
  a skos:Concept .

