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

<http://astrothesaurus.org/uat/748>
  skos:prefLabel "Horizontal parallax"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/396> .

<http://astrothesaurus.org/uat/396>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1197> ;
  dc:modified "2020-11-03T20:14:27.019Z"^^xsd:dateTime, "2020-11-03T20:14:11.057Z"^^xsd:dateTime ;
  skos:altLabel "Geocentric parallax"@en ;
  skos:prefLabel "Diurnal parallax"@en ;
  skos:narrower <http://astrothesaurus.org/uat/748> ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  skos:definition "The apparent difference between the position of a celestial object measured from the Earth's surface and the position that would be recorded by a hypothetical observer at the center of the Earth."@en .

