@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/1189>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1179> ;
  skos:prefLabel "Osculating orbit"@en ;
  skos:definition "The Keplerian orbit that a satellite would follow after a specific time t if all forces other than central inverse-square forces ceased to act from time t on. An osculating orbit is tangent to the real, perturbed, orbit and has the same velocity at the point of tangency."@en ;
  dc:modified "2020-11-17T19:14:23.356Z"^^xsd:dateTime, "2020-11-17T19:14:13.783Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1179>
  skos:prefLabel "Orbital motion"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1189> .

