@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:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:narrower <http://astrothesaurus.org/uat/886>, <http://astrothesaurus.org/uat/885> ;
  dc:modified "2020-11-03T21:38:22.554Z"^^xsd:dateTime, "2020-11-03T21:38:35.188Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Rotating black holes"@en ;
  skos:broader <http://astrothesaurus.org/uat/249> ;
  skos:definition "A black hole that possesses angular momentum, as first postulated by Roy C. Kerr in 1963. Opposite of a stationary black hole."@en .

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

<http://astrothesaurus.org/uat/249>
  skos:prefLabel "Classical black holes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1406> .

<http://astrothesaurus.org/uat/885>
  skos:prefLabel "Kerr-Newman black holes"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1406> .

