@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/1384> .

<http://astrothesaurus.org/uat/1121>
  skos:prefLabel "Nonrotating black holes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1384> .

<http://astrothesaurus.org/uat/1384>
  skos:altLabel "Reissner-Nordstrom black holes"@en, "Reissner Nordstrom black holes"@en, "Reissner Nordström black holes"@en ;
  skos:broader <http://astrothesaurus.org/uat/223>, <http://astrothesaurus.org/uat/1121> ;
  a skos:Concept ;
  skos:prefLabel "Reissner-Nordström black holes"@en ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-03T21:29:16.418Z"^^xsd:dateTime, "2020-11-03T21:28:56.319Z"^^xsd:dateTime ;
  skos:definition "A type of electrically charged black hole that is spherically symmetric and non-rotating. Another type of such objects is the Kerr-Newman black hole."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

