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

<http://astrothesaurus.org/uat/1231>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1197> ;
  skos:prefLabel "Photometric parallax"@en ;
  skos:definition "A method of deriving the distance of a star using its apparent magnitude and the absolute magnitude inferred from its spectral type."@en ;
  dc:modified "2020-11-17T19:31:39.044Z"^^xsd:dateTime, "2020-11-17T19:31:29.247Z"^^xsd:dateTime ;
  a skos:Concept .

