@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/1064>
  skos:prefLabel "Minor axis"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/457> .

<http://astrothesaurus.org/uat/1446>
  skos:prefLabel "Semiminor axis"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/457> .

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

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

<http://astrothesaurus.org/uat/1001>
  skos:prefLabel "Major axis"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/457> .

<http://astrothesaurus.org/uat/457>
  skos:narrower <http://astrothesaurus.org/uat/1064>, <http://astrothesaurus.org/uat/1445>, <http://astrothesaurus.org/uat/1001>, <http://astrothesaurus.org/uat/1446> ;
  skos:altLabel "Elliptical orbit"@en, "Eccentric orbit"@en ;
  skos:broader <http://astrothesaurus.org/uat/1177>, <http://astrothesaurus.org/uat/1179> ;
  a skos:Concept ;
  skos:prefLabel "Elliptical orbits"@en ;
  dc:modified "2018-09-12T15:50:17Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

<http://astrothesaurus.org/uat/1445>
  skos:prefLabel "Semimajor axis"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/457> .

