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

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

<http://astrothesaurus.org/uat/885>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/223>, <http://astrothesaurus.org/uat/1406> ;
  skos:prefLabel "Kerr-Newman black holes"@en ;
  skos:definition "A rotating charged black hole. Compare with the Kerr black hole and the Reissner-Nordstrom black hole."@en ;
  dc:modified "2020-11-03T16:27:15.593Z"^^xsd:dateTime, "2020-11-03T16:27:00.675Z"^^xsd:dateTime ;
  a skos:Concept .

