@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/1314>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1118> ;
  skos:prefLabel "Quantum gravity"@en ;
  skos:definition "A theory of gravity, yet to be developed, that would properly include quantum mechanics. Because of the tensor nature of general relativity, it is not renormalizable as a field theory in perturbation from flat space. So far various attempts to quantize general relativity have been unsuccessful."@en ;
  skos:narrower <http://astrothesaurus.org/uat/660> ;
  dc:modified "2020-11-17T19:58:42.057Z"^^xsd:dateTime, "2020-11-17T19:58:30.395Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1118>
  skos:prefLabel "Non-standard theories of gravity"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1314> .

<http://astrothesaurus.org/uat/660>
  skos:prefLabel "Gravastars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1314> .

