@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/1019> .

<http://astrothesaurus.org/uat/1019>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1176> ;
  skos:prefLabel "Mean anomaly"@en ;
  skos:definition "The angle between the periapsis of an orbit and the position of a hypothetical body that orbits in the same period as the real one but at a constant mean angular velocity."@en ;
  dc:modified "2020-11-10T19:21:54.127Z"^^xsd:dateTime, "2020-11-10T19:21:32.851Z"^^xsd:dateTime ;
  a skos:Concept .

