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

<http://astrothesaurus.org/uat/919>
  skos:definition "The distance that light travels in one year at about 300,000 km per second, i.e. 9.5 x 10^12 km. It is equal to about 63,000 astronomical units."@en ;
  a skos:Concept ;
  skos:altLabel "Light-year"@en, "Lightyear"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-10T18:17:41.6Z"^^xsd:dateTime, "2020-11-10T18:17:51.761Z"^^xsd:dateTime ;
  skos:prefLabel "Light year"@en ;
  skos:broader <http://astrothesaurus.org/uat/395> .

