@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/40>
  dc:modified "2020-11-24T17:20:08.801Z"^^xsd:dateTime, "2020-11-24T17:20:20.689Z"^^xsd:dateTime ;
  skos:altLabel "Apparent separation"@en, "Angular distance"@en, "Apparent distance"@en ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/85> ;
  skos:definition "Between two points A and B, the angle subtended by lines drawn from an observing point O to A and B."@en ;
  skos:prefLabel "Angular separation"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

<http://astrothesaurus.org/uat/85>
  skos:prefLabel "Astronomical location"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/40> .

