@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/1217> .

<http://astrothesaurus.org/uat/1217>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/80> ;
  skos:prefLabel "Phase angle"@en ;
  skos:definition "For an object in the solar system, the angle \"Sun-object-Earth\" that is, the angle between the Sun and the observer as seen from the given object. It is 0° when the object is fully illuminated, 90° when the object is half-illuminated (like the Moon at first quarter and last quarter), and 180° when the object is between Earth and the Sun."@en ;
  dc:modified "2020-11-17T19:26:27.003Z"^^xsd:dateTime, "2020-11-17T19:26:13.256Z"^^xsd:dateTime ;
  a skos:Concept .

