@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/741>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Hilda asteroids"@en ;
  skos:broader <http://astrothesaurus.org/uat/72> ;
  skos:prefLabel "Hilda group"@en ;
  skos:definition "The asteroids found on the outer edge of the main asteroid belt in a 2:3 orbital resonance with Jupiter. The group is not an asteroid family since the members are not physically related. The group consists of asteroids with semi-major axes between 3.70 AU and 4.20 AU, eccentricities less than 0.30, and inclinations less than 20°. It is dominated by D- and P-type asteroids."@en ;
  dc:modified "2020-12-09T15:41:15.849Z"^^xsd:dateTime, "2020-11-02T16:43:34.469Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/72>
  skos:prefLabel "Asteroids"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/741> .

