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

<http://astrothesaurus.org/uat/95>
  skos:editorialNote [ ] ;
  dc:modified "2020-11-05T15:26:30.527Z"^^xsd:dateTime, "2020-11-24T17:15:52.384Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/395> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "A unit of length equal to 149,597,870,700 m exactly, with symbol 'au' (re-definition at the International Astronomical Union's 28th General Assembly in Beijing, China, August 20-31). The astronomical unit equals 1.5813 x 10^-5 light-years and 4.8481 x 10^-6 parsecs."@en ;
  skos:altLabel "au"@en, "AU"@en ;
  skos:prefLabel "Astronomical unit"@en ;
  a skos:Concept .

