@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/1176>
  skos:prefLabel "Orbital anomalies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/440> .

<http://astrothesaurus.org/uat/440>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1176> ;
  skos:prefLabel "Eccentric anomaly"@en ;
  skos:definition "Of a planetary orbit, the angle measured from the perihelion position, to the center of the circumscribing auxiliary circle, to the projected position of the planet on the circle."@en ;
  dc:modified "2020-11-03T20:35:39.276Z"^^xsd:dateTime, "2020-11-03T20:35:29.483Z"^^xsd:dateTime ;
  a skos:Concept .

