@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/1713>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1197> ;
  skos:prefLabel "Trigonometric parallax"@en ;
  skos:definition "The parallax of a nearby star (less than 300 light-years) against the background of more distant stars resulting from the motion of the Earth in its orbit around the Sun."@en ;
  dc:modified "2020-11-19T16:41:24.321Z"^^xsd:dateTime, "2020-11-19T16:41:14.798Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1197>
  skos:prefLabel "Parallax"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1713> .

