@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/2025>
  skos:prefLabel "Irregular natural satellites (Extrasolar)"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2027> .

<http://astrothesaurus.org/uat/1089>
  skos:prefLabel "Natural satellites (Solar system)"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2027> .

<http://astrothesaurus.org/uat/2027>
  dc:created "2018-08-30T21:38:16Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1089> ;
  skos:altLabel "Irregular moons (Solar system)"@en, "Irregular natural satellites"@en ;
  dc:modified "2020-11-03T16:18:27.654Z"^^xsd:dateTime, "2020-11-03T16:18:44.891Z"^^xsd:dateTime ;
  skos:related <http://astrothesaurus.org/uat/2025> ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  skos:prefLabel "Irregular satellites"@en ;
  skos:definition "A satellite whose orbit around its planet is eccentric, inclined with respect to the equatorial plane, and relatively far from the planet. Strong solar perturbations cause the orbit to precess."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

