@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/56>
  skos:altLabel "Apoapsis"@en, "Apapsis"@en, "Apocentre"@en ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Apocentre"@en-GB, "Apocenter"@en ;
  skos:broader <http://astrothesaurus.org/uat/63> ;
  dc:modified "2020-11-03T18:08:10.23Z"^^xsd:dateTime, "2021-08-24T15:24:47.291Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  skos:definition "The point on an elliptic orbit at the greatest distance from the principal focus or center of attraction."@en .

<http://astrothesaurus.org/uat/63>
  skos:prefLabel "Apsides"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/56> .

