@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/80>
  skos:prefLabel "Astrometry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1677> .

<http://astrothesaurus.org/uat/442>
  skos:prefLabel "Eclipses"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1677> .

<http://astrothesaurus.org/uat/1148>
  skos:prefLabel "Occultation"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1677> .

<http://astrothesaurus.org/uat/1711>
  skos:prefLabel "Transits"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1677> .

<http://astrothesaurus.org/uat/1677>
  skos:broader <http://astrothesaurus.org/uat/80> ;
  skos:prefLabel "Syzygy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1711>, <http://astrothesaurus.org/uat/442>, <http://astrothesaurus.org/uat/1148> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-19T16:31:29.769Z"^^xsd:dateTime, "2020-11-19T16:31:40.332Z"^^xsd:dateTime ;
  skos:definition "The alignment of three or more celestial bodies in the same gravitational system along a nearly straight line. Conjunction or opposition of a heavenly body with the Sun."@en ;
  skos:editorialNote [ ] ;
  skos:scopeNote "Conjunction or opposition of planets"@en .

