@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/445>
  skos:prefLabel "Ecliptic coordinate system"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/447> .

<http://astrothesaurus.org/uat/447>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/445> ;
  skos:prefLabel "Ecliptic longitude"@en ;
  skos:definition "One of the two coordinates in the ecliptic system; the angle measured eastwards along the ecliptic from 0° to 360°, with the origin at the vernal equinox."@en ;
  dc:modified "2020-11-03T20:42:15.552Z"^^xsd:dateTime, "2020-11-03T20:42:04.985Z"^^xsd:dateTime ;
  a skos:Concept .

