@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>
  skos:prefLabel "Azimuth"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/28> .

<http://astrothesaurus.org/uat/28>
  skos:altLabel "Altazimuth mountings"@en, "Altazimuth mounts"@en, "Alt-azimuth mounting"@en, "Azimuth mounting"@en, "Altazimuth"@en, "Altitude-azimuth"@en, "Altitude-elevation mounts"@en ;
  skos:prefLabel "Alt-azimuth mounts"@en ;
  skos:editorialNote [ ] ;
  skos:related <http://astrothesaurus.org/uat/124> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-03T17:50:06.785Z"^^xsd:dateTime, "2020-11-03T17:49:53.013Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1688> ;
  skos:definition "A telescope mounting which has its two axes of movement aligned with the horizon and the zenith."@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1688>
  skos:prefLabel "Telescope mounts"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/28> .

