@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/1181>
  skos:prefLabel "Orbital resonances"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/889> .

<http://astrothesaurus.org/uat/889>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Kirkwood gap"@en ;
  skos:broader <http://astrothesaurus.org/uat/1181> ;
  skos:prefLabel "Kirkwood gaps"@en ;
  skos:definition "Regions in the asteroid belt within which few asteroids are found. The Kirkwood gaps are due to the perturbing effects of Jupiter through resonances with Jupiter's orbital period."@en ;
  dc:modified "2020-11-03T16:28:28.969Z"^^xsd:dateTime, "2020-11-03T16:27:55.24Z"^^xsd:dateTime ;
  a skos:Concept .

