@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/191>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/90> ;
  skos:prefLabel "Calendars"@en ;
  skos:definition "Any of various systems for measuring and recording the passage of time by dividing the year into days, weeks, and months. A table showing the months, weeks, and days in at least one specific year."@en ;
  dc:modified "2020-11-04T22:10:27.578Z"^^xsd:dateTime, "2020-11-04T22:10:14.371Z"^^xsd:dateTime ;
  a skos:Concept .

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

