@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/1034>
  skos:prefLabel "Meteor showers"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1839> .

<http://astrothesaurus.org/uat/1839>
  skos:altLabel "ZHR"@en, "Zenith hour rate"@en ;
  dc:modified "2020-11-04T20:53:03.542Z"^^xsd:dateTime, "2020-11-09T22:12:32.052Z"^^xsd:dateTime ;
  skos:prefLabel "Zenith hourly rate"@en ;
  skos:definition "The number of meteors expected to be seen under ideal conditions if the radiant of the meteoroid stream is at the zenith of the observer."@en ;
  skos:broader <http://astrothesaurus.org/uat/1034> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:editorialNote [ ] ;
  a skos:Concept .

