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

<http://astrothesaurus.org/uat/423>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1197> ;
  skos:prefLabel "Dynamical parallax"@en ;
  skos:definition "A method for deriving the distance to a binary star. The angular diameter of the orbit of the stars around each other and their apparent brightness are observed. By applying Kepler's laws and the mass-luminosity relation, the distance of the binary star can be calculated."@en ;
  dc:modified "2020-11-03T20:28:10.562Z"^^xsd:dateTime, "2020-11-03T20:27:55.554Z"^^xsd:dateTime ;
  a skos:Concept .

