@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:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "North node"@en ;
  skos:broader <http://astrothesaurus.org/uat/1180> ;
  skos:prefLabel "Ascending node"@en ;
  skos:definition "The point in an orbit where the orbiting body crosses a reference plane, such as the ecliptic or the celestial equator, going from south to north. The celestial longitude of the ascending node is one of the elements of the orbit."@en ;
  dc:modified "2020-11-03T18:22:01.207Z"^^xsd:dateTime, "2020-11-03T18:21:44.908Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1180>
  skos:prefLabel "Orbital nodes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/69> .

