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

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

<http://astrothesaurus.org/uat/1808>
  skos:prefLabel "Wormholes"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/886> .

<http://astrothesaurus.org/uat/1016>
  skos:prefLabel "Maximal Kerr black holes"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/886> .

<http://astrothesaurus.org/uat/1402>
  skos:prefLabel "Ring singularities"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/886> .

<http://astrothesaurus.org/uat/886>
  skos:prefLabel "Kerr black holes"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1016> ;
  dc:modified "2020-11-03T16:26:25.921Z"^^xsd:dateTime, "2020-11-03T16:26:14.632Z"^^xsd:dateTime ;
  skos:related <http://astrothesaurus.org/uat/1808>, <http://astrothesaurus.org/uat/1402> ;
  skos:definition "A black hole that possesses only mass (not electric charge) and rotates about a central axis. It has an ergosphere and a stationary limit."@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1746>, <http://astrothesaurus.org/uat/1406> ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

