@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/1286>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/1295> ;
  skos:broader <http://astrothesaurus.org/uat/1177> ;
  skos:prefLabel "Position angle"@en ;
  skos:definition "The convention for measuring angles on the sky in astronomy (abbreviated as PA). It is the direction of an imaginary arrow in the sky, measured from north through east: 0° = north, 90° = east, 180° = south, and so on to 359° and back to 0°. Applied to a binary system it is the direction of a secondary body or feature from a primary, measured in the system."@en ;
  dc:modified "2020-11-17T19:49:54.731Z"^^xsd:dateTime, "2020-11-17T19:49:45.408Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1295>
  skos:prefLabel "Proper motions"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1286> .

<http://astrothesaurus.org/uat/1177>
  skos:prefLabel "Orbital elements"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1286> .

