@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/69>
  skos:prefLabel "Ascending node"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1180> .

<http://astrothesaurus.org/uat/1184>
  skos:prefLabel "Orbits"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1180> .

<http://astrothesaurus.org/uat/1180>
  skos:editorialNote [ ] ;
  skos:prefLabel "Orbital nodes"@en ;
  dc:modified "2020-11-03T20:02:45.979Z"^^xsd:dateTime, "2020-11-03T20:02:32.97Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1184> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:narrower <http://astrothesaurus.org/uat/69>, <http://astrothesaurus.org/uat/374> ;
  a skos:Concept ;
  skos:altLabel "Line of node"@en ;
  skos:definition "One of the two points of intersection of the orbit of a secondary body with the plane of reference through the primary."@en .

<http://astrothesaurus.org/uat/374>
  skos:prefLabel "Descending node"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1180> .

