@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/395>
  skos:prefLabel "Distance measure"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1199> .

<http://astrothesaurus.org/uat/1199>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Parallax second"@en ;
  skos:broader <http://astrothesaurus.org/uat/395> ;
  skos:prefLabel "Parsec"@en ;
  skos:definition "A basic unit of astronomical distances, corresponding to a trigonometric parallax of one second of arc. In other words, it is the distance at which one astronomical unit (the mean radius of the Earth's orbit) subtends an angle of 1 arcsecond. 1 pc = 3.2616 light-years = 206,265 astronomical units = 30.857 x 10^12 km."@en ;
  dc:modified "2020-11-03T20:20:43.508Z"^^xsd:dateTime, "2020-11-03T20:20:27.603Z"^^xsd:dateTime ;
  a skos:Concept .

