@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/26>
  skos:prefLabel "Almanacs"@en ;
  dc:modified "2020-11-04T22:11:15.186Z"^^xsd:dateTime, "2020-11-04T22:11:03.874Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:narrower <http://astrothesaurus.org/uat/1090> ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/90> ;
  skos:editorialNote [ ] ;
  skos:altLabel "Almanachs"@en ;
  skos:definition "A book of tables, usually covering a period of one calendar year, that lists the future positions of the Moon, planets, and other prominent celestial objects, together with other useful astronomical data."@en .

<http://astrothesaurus.org/uat/1090>
  skos:prefLabel "Nautical almanacs"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/26> .

<http://astrothesaurus.org/uat/90>
  skos:prefLabel "Astronomical reference materials"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/26> .

