@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/441>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1177> ;
  skos:prefLabel "Eccentricity"@en ;
  skos:definition "The amount by which the orbit deviates from circularity: e = c/a, where c is the distance from the center to a focus and a the semi-major axis. If e = 0, the orbit is a circle. If e < 1, the orbit is an ellipse, if e > 1 it is a hyperbola, and if e = 1 it is a parabola. The eccentricity is one of the six orbital elements that define a Keplerian orbit."@en ;
  dc:modified "2020-11-03T20:36:22.349Z"^^xsd:dateTime, "2020-11-03T20:36:11.071Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1177>
  skos:prefLabel "Orbital elements"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/441> .

