@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/760>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/590> ;
  skos:prefLabel "Hubble radius"@en ;
  skos:definition "The size of the observable Universe as derived from the ratio c/H_0, where H_0 is the Hubble-Lemaitre constant and c the speed of light."@en ;
  dc:modified "2020-11-09T16:48:42.003Z"^^xsd:dateTime, "2020-11-09T16:48:30.659Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/590>
  skos:prefLabel "Galaxy distances"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/760> .

