@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/780>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1177> ;
  skos:prefLabel "Inclination"@en ;
  skos:definition "An orbital element that defines the angle between the orbital plane of a solar system body (planet, comet, asteroid) and the plane of the ecliptic."@en ;
  dc:modified "2020-11-09T16:57:07.932Z"^^xsd:dateTime, "2020-11-09T16:56:56.619Z"^^xsd:dateTime ;
  a skos:Concept .

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

