@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/645>
  skos:broader <http://astrothesaurus.org/uat/641> ;
  dc:modified "2020-11-09T15:12:25.319Z"^^xsd:dateTime, "2020-11-09T15:12:12.645Z"^^xsd:dateTime ;
  skos:prefLabel "Geodesics"@en ;
  skos:narrower <http://astrothesaurus.org/uat/663>, <http://astrothesaurus.org/uat/1203> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "The shortest distance between two points in space (or space-time). A geodesic on a sphere is an arc of a great circle. In the theory of general relativity, freely falling bodies follow geodesic paths in space-time."@en ;
  skos:editorialNote [ ] ;
  a skos:Concept .

<http://astrothesaurus.org/uat/663>
  skos:prefLabel "Gravitational deflection"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/645> .

<http://astrothesaurus.org/uat/641>
  skos:prefLabel "General relativity"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/645> .

<http://astrothesaurus.org/uat/1203>
  skos:prefLabel "Penrose limit"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/645> .

