@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/124>
  a skos:Concept ;
  dc:modified "2020-11-03T18:37:16.027Z"^^xsd:dateTime, "2020-11-03T18:37:31.282Z"^^xsd:dateTime ;
  skos:definition "The angular distance from the North point eastward to the intersection of the horizon with the vertical circle passing through the object. Azimuth is 0° for an object due north, 90° due east, 180° due south, and 270° due west.  Altitude and azimuth constitute the horizon coordinate system."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Azimuth"@en ;
  skos:related <http://astrothesaurus.org/uat/28> ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/747> ;
  skos:altLabel "Bearing"@en .

<http://astrothesaurus.org/uat/28>
  skos:prefLabel "Alt-azimuth mounts"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/124> .

<http://astrothesaurus.org/uat/747>
  skos:prefLabel "Horizontal coordinate system"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/124> .

