@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/674>
  skos:prefLabel "Gravitational singularities"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1808> .

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

<http://astrothesaurus.org/uat/1808>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/886> ;
  skos:altLabel "Einstein-Rosen Bridge"@en ;
  dc:modified "2020-11-04T21:06:10.12Z"^^xsd:dateTime, "2020-11-04T21:06:24.954Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/674> ;
  skos:prefLabel "Wormholes"@en ;
  skos:definition "A hypothetical topological feature, based on general relativity, that connects two different points like a 'tunnel' in space-time. The most common concept of a wormhole is an Einstein-Rosen bridge. A trip through the wormhole could take much less time than a journey between the same starting and ending points in normal space. Wormholes have various types, intra-universe wormholes (connecting two distant regions of our Universe with each other) and inter-universe wormholes (that connect our Universe with another universe)."@en .

